1.supervisor “no such file” error.

检查指令是否正确,路径、dotnet环境是否正常

 

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.

安装  icu  。(yum  install  icu)

 

 

 

supervisord -c /etc/supervisord.conf
supervisorctl start all
supervisorctl stop all
supervisorctl restart all
supervisorctl shutdown

 


 
                    
            
                

相关文章:

  • 2021-12-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-30
  • 2022-12-23
  • 2021-05-22
  • 2022-12-23
猜你喜欢
  • 2021-05-25
  • 2022-12-23
  • 2021-08-06
  • 2022-03-03
  • 2022-12-23
  • 2022-12-23
  • 2021-05-20
相关资源
相似解决方案