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)
今日事今日毕
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)