今天在使用 uwsgi --ini uwsgi.ini 命令时总说找不到我的项目路径,可是我的路径是绝对没有问题的  

uwsgi启动报错 chdir(): No such file or directory [core/uwsgi.c line 2591]

 

 

解决方法:

把你的uwgis.ini文件里的全部注释删除,再运行uwsgi

uwsgi启动报错 chdir(): No such file or directory [core/uwsgi.c line 2591]

 

 启动成功!!!

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
  • 2022-12-23
  • 2022-12-23
  • 2021-04-29
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-26
  • 2022-12-23
  • 2021-05-13
相关资源
相似解决方案