wooey / Wooey

A Django app that creates automatic web UIs for Python scripts.
http://wooey.readthedocs.org
BSD 3-Clause "New" or "Revised" License
2.11k stars 183 forks source link

celery not using user setting #396

Closed lfaino closed 5 months ago

lfaino commented 7 months ago

Dear Developper

I'm having some problems with Celery. I tried to set variable like amqp user and password but this is not working. Calery is not picking up the new settings.

can you help, please

best reagds L

ljluestc commented 5 months ago

Could you please give more debugging outputs? Look for any runtime errors or exceptions in the Celery logs that may indicate problems with loading or applying the configuration settings. These errors can provide valuable clues about what might be going wrong.

lfaino commented 5 months ago

I did find the problem. I had to specify like this

CELERY_BROKER_URL =