Kombu: Celery beat not starting EOFError('Ran out of input')

Created on 25 Sep 2015  路  2Comments  路  Source: celery/kombu

Most helpful comment

Looks like your celerybeat-schedule file is corrupted. You can remove it, but that will reset all last run at times for the periodic tasks.

All 2 comments

Looks like your celerybeat-schedule file is corrupted. You can remove it, but that will reset all last run at times for the periodic tasks.

Indeed, thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jwilges picture jwilges  路  5Comments

anentropic picture anentropic  路  7Comments

Psayker picture Psayker  路  5Comments

vibhavagarwal5 picture vibhavagarwal5  路  6Comments

subodh-malgonde picture subodh-malgonde  路  3Comments