When I start supervisorctl, it runs fine without issue. However, when I try to stop it or run status, I get this error:

# supervisorctl -c supervisor/stage.conf status
error: <class 'xmlrpclib.ProtocolError'>, <ProtocolError for 127.0.0.1/RPC2: 500 INTERNAL SERVER ERROR>: file: /var/www/envs/stage/lib/python2.7/site-packages/supervisor-3.0a10-py2.7.egg/supervisor/xmlrpc.py line: 474

How can I fix this?

link|improve this question

50% accept rate
feedback

1 Answer

Check your user and password settings in /etc/supervisord.conf.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.