-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
bug: rengine_celery-beat_1 stop working after few second #971
Comments
👋 Hi @zinwelzl, |
I am facing the same issue. Environment:
Current error
|
Did you upgrade from 1.3.6? If so, consider performing a clean install of 2.0.0. |
I deleted my 1.3.6 version and deploy a clean install of 2.0.0. |
I am also getting the error "Server Error (500)" in some pages, for instance to save the report settings
|
I don't have the |
Thank you man, but do you suggest anything to solve the issue or any test to run, please? |
I did a fresh install of a 2.0 and it's working well, favicon is loading correctly |
Huh, that's weird, I did a fresh install too. Which pages did you try to access? Tried editing the report_settings and submitted to save? That |
Did you remove all the docker volumes ? |
I confirm this error too and celery_beat exit on a fresh install |
Seems this issue should be related |
@yogeshojha I think django celery beat is too old and need to be updated to be compatible with python 3.10 And there is an update for Django 4.0 and python 3.10 in the v2.3.0 |
As a workaround with this buggy version, to make celery-beat container start and scheduler works, just add the |
Of course, that's what I even explicitly implemented within my fork (it also asks what you want to remove). |
Is there an existing issue for this?
Current Behavior
rengine_celery-beat_1 stop working after few second
or don't start
Expected Behavior
rengine_celery-beat_1
Steps To Reproduce
kali os
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: