[Fixed]-Supervisor FATAl Exited too quickly (process log may have details(About inet_http_server and unix_http_server)

0👍

try:

    # service supervisord stop
    # supervisord -c /etc/supervisor/supervisord.conf

and then check status with:

    # supervisorctl status

Leave a comment