I have a requirement to run different celery workers on the same machine under 
different user accounts.

If I start the second worker with "worker_log_server_port = 8793" I get an 
error that that port is already bound to.

If I start the second worker with "worker_log_server_port = 8794" I get an 
error when the webserver tries to find the logs:

*** Failed to fetch log file from worker. 404 Client Error: NOT FOUND for url: 
http://myhostname:8793/log/test_executor/test_data/2019-12-01T12:00:00+00:00/1.log

Is there any way I can serve logs from different users from the same machine?

Thanks,
Damian


=============================================================================== 
Please access the attached hyperlink for an important electronic communications 
disclaimer: 
http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html 
=============================================================================== 

Reply via email to