This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Crash on startup (1.14.0) #7610
Labels
z-bug
(Deprecated Label)
Comments
Attaching the logs here too for issue search benefit:
|
This also happens during normal operation, e.g. a sytest build on develop saw this:
|
seems to have been introduced by #6391 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Restarting synapse runs the risk of crashing.
I run a daily stop-backup-restart routine, but since upgrading to 1.14.0, there have been infrequent occurrences of crashes after attempting to restart (logs attached in gist).
Steps to reproduce
It's worth noting that using docker-compose, the containers themselves are scrapped when stopped and new ones are spun up on restart, reattaching volumes containing persistent data.
It had been running like this for more than two years (dating back to the 0.27.x series), and it's the first time something like this happens to my server.
It looks like some form of race condition as it is infrequent and I can usually restart the container as would the daily backup script and it starts up fine.
Version information
The text was updated successfully, but these errors were encountered: