unix:///tmp/supervisor.sock no such file错误

unix:///tmp/supervisor.sock no such file

修改:
[unix_http_server]
file=/tmp/supervisor.sock ; the path to the socket file
chmod=0700 ; socket file mode (default 0700)

posted @ 2017-12-24 18:01  爱吃醋的工程师  阅读(1196)  评论(0)    收藏  举报