My Celery Worker Container Keeps Restarting

trolliamaTRIAL

a year ago

My container works properly on my machine but when I deploy to railway it seems that celery cant start at all, it keeps trying without success, cant get past the stage of creating a worker pool "Worker: Starting Pool", after that it start all over again.
I already tried to run on my machine with the redis public url of railway and it works

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

1 Replies

a year ago

What is your current start command for celery?