forked from jean/collective.recipe.supervisor
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
I just upgraded one site from version 0.19 to version 0.20 and got the following error:
$ bin/supervisord
Error: No config file found at default paths (etc/supervisord.conf, supervisord.conf, supervisord.conf, etc/supervisord.conf, /etc/supervisord.conf); use the -c option to specify a config file at a different path
For help, use bin/supervisord -hSeems to me a regression was caused by #2.
Reverting to 0.19 fixes the issue.
Reactions are currently unavailable