Beat service starts before manage.py migrate creates the django_celery_beat tables, causing 'no such table' error. Add ExecStartPre that waits for migration to complete by polling the SQLite DB for the crontab table.
7.9 KiB
7.9 KiB