Skip to content
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

No notifications if initialization fails #55

Open
zfi opened this issue Mar 7, 2019 · 0 comments
Open

No notifications if initialization fails #55

zfi opened this issue Mar 7, 2019 · 0 comments
Assignees

Comments

@zfi
Copy link
Contributor

zfi commented Mar 7, 2019

Related to issue #54

The supervisor service does not mount the cloud-session app if the app fails to initialize. This is expected, but it would be a good thing for a notification to be generated and/or a more robust initialization scheme deployed to do something more that just die silently.

sqlalchemy.exc.OperationalError: (_mysql_exceptions.OperationalError) (2002, "Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)") (Background on this error at: http://sqlalche.me/e/e3q8)
unable to load app 0 (mountpoint='') (callable not found or import error)
*** no app loaded. going in full dynamic mode ***
*** uWSGI is running in multiple interpreter mode ***

@zfi zfi self-assigned this Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant