-
Notifications
You must be signed in to change notification settings - Fork 318
Open
Labels
bugThings that should work, but don’tThings that should work, but don’ttriageThese issues need to be reviewed by the Aleph teamThese issues need to be reviewed by the Aleph team
Description
I got many 500 internal server error when navigating throw the Aleph UI.
I found that sometimes, when the postgres stack reboot, it may cause the SQLAlchemy session to be invalid.
Precision, I only reproduce this bug using an aleph stack with oauth
Aleph version
Aleph v4.0.2
The only way I found to fix this error is to add the option pool_pre_ping
in the SQLAlchemy
initialization.
Tireur2cables and dev-ctiTireur2cables and dev-ctiTireur2cables and dev-cti
Metadata
Metadata
Assignees
Labels
bugThings that should work, but don’tThings that should work, but don’ttriageThese issues need to be reviewed by the Aleph teamThese issues need to be reviewed by the Aleph team