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

rqdashboard + uwsgi #76

Open
ThomasThelen opened this issue Dec 18, 2022 · 0 comments
Open

rqdashboard + uwsgi #76

ThomasThelen opened this issue Dec 18, 2022 · 0 comments

Comments

@ThomasThelen
Copy link
Member

rqdashboard is being served through the development server. There's a note in the logs during startup that we should be using a wsgi compliant server instead.

Logs:

rqdashboard_1     |  * Serving Flask app "rq_dashboard.cli" (lazy loading)
rqdashboard_1     |  * Environment: production
rqdashboard_1     |    WARNING: This is a development server. Do not use it in a production deployment.
slinky_schedule_1 exited with code 0
rqdashboard_1     |    Use a production WSGI server instead.
rqdashboard_1     |  * Debug mode: off

To reproduce:

  1. Deploy Slinky
  2. Check the logs in the rqdashboard pod
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