Hello, I'm using celery to automate some tasks in my django application. Following some tutorial online, I've done a .config setup for both celery worker and celery beat in this directory on my server: /etc/supervisor/conf.d/. However, when I reload the supervisor service, I get 502 Bad Gateway error. Attached are the screenshots for the setup I did. [image: Screenshot from 2023-08-05 21-53-11.png] [image: e574e585-b830-49da-927b-fe23f4456b48.png] What could I have done wrong, and how's this setup supposed to be?
Thanks in advance for your help. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPjQKqbWs9oEAMww0vdrV9fwrx0F%2BpB_%3DpM5nRZBxAD0ebtyTQ%40mail.gmail.com.

