就是因爲上面的配置文件中 /var/run 文件夾,沒有授予啓動 supervisord 的用戶 oxygen 的寫權限。/var/run 文件夾其實是連接到 /run,所以咱們修改 /run 的權限。code
sudo chmod 777 /run