Supervisor / supervisor

Supervisor process control system for Unix (supervisord)
http://supervisord.org
Other
8.34k stars 1.23k forks source link

Error: The directory named as part of the path /var/log/supervisor/supervisord.log does not exist #1582

Closed One-sixth closed 1 year ago

One-sixth commented 1 year ago

I remove all files in /var/log folder, then supervisord can not run again and report this error. After I manual create this folder /var/log/supervisor. The supervisor can work again. I think supervisord should automatically recreate this folder when in need.

Supervisord version is 4.2.5. System is kali-rolling.

mnaberez commented 1 year ago

Duplicate of https://github.com/Supervisor/supervisor/issues/120