1.supervisor 「no such file」 error.bash
檢查指令是否正確,路徑、dotnet環境是否正常rest
2.Couldn‘t find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support.it
安裝 icu 。(yum install icu)io
supervisord -c /etc/supervisord.conf
supervisorctl start all
supervisorctl stop all
supervisorctl restart all
supervisorctl shutdownclass