-
Notifications
You must be signed in to change notification settings - Fork 77
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
panic at sqlx-postgres #130
Comments
Seeing the same issue, here is the full backtrace. Happens on 4dbdbee. Attic is using a local PostgreSQL instance via UDS: [database]
url = "postgresql:///atticd?host=/run/postgresql"
|
Thanks, Cole! I applied it and will report back if it fixes the issue for me. |
Has been stable for 19 hours, I think the fix is good. |
Ran into this issue too with postgresql via UNIX socket + S3, unfortunately destroyed my caches before stumbling upon this issue and the PR fix. I'm going to safely assume the PR would have fixed this though.
|
#116 was merged, so I believe this can be closed now. |
Postgresql db runs well, sometimes attic cache works but mostly reported 502 bad gateway.
atticd service turns into
loaded
few secs after restart.The text was updated successfully, but these errors were encountered: