-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to run Quilkin proxy - crashes on startup #1038
Comments
Huh weird... how did that pass CI? |
@markmandel I don't think we have integration tests for this path, most of the tests are focused on the more advanced setups. |
I would have thought Lines 62 to 81 in a4f9db1
Would have caught this 🤔 (but haven't actually looked at build results yet). |
Any update on this? I am getting the same problem |
No, but you can try a higher version of the system. I have another server running Ubuntu 22, and everything is working fine. But I can't use that server to meet my needs. |
Oh.. I see.. guess we are going to go back to 0.8.0 for now.. since that seems to be working atm |
oooh! That's why it's not picked up in CI, it only happens in older linux versions. |
Sorry I forgot to bring up this issue here, because I posted similar messages on Discord beforehand |
What happened:
Quilkin proxy crashes immediately after startup, regardless of installation method (both Docker and Cargo install).
What you expected to happen:
Quilkin proxy should start and run normally.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Both installation methods result in immediate crashes.
Environment:
Logs:
Docker version logs:
Cargo installed version logs:
The text was updated successfully, but these errors were encountered: