Skip to content

Fix celery_beat crash-loop: add missing env (SECRET_KEY, DB, etc.)#55

Merged
immerSIR merged 1 commit into
223MapAction:mainfrom
immerSIR:celery-beat-env
Jul 1, 2026
Merged

Fix celery_beat crash-loop: add missing env (SECRET_KEY, DB, etc.)#55
immerSIR merged 1 commit into
223MapAction:mainfrom
immerSIR:celery-beat-env

Conversation

@immerSIR

@immerSIR immerSIR commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

celery_beat was exiting with ImproperlyConfigured: SECRET_KEY must not be empty — its celery-beat service in _cd_pipeline.yml had no env_file/environment block (unlike celery/worker and api-server). Added the same env block. Takes effect on next deploy (recreates the container with the env).

@immerSIR immerSIR merged commit 2b7d95e into 223MapAction:main Jul 1, 2026
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant