*** Operational MODE: preforking+threaded ***
*** no app loaded. going in full dynamic mode ***
*** uWSGI is running in multiple interpreter mode ***
!!!!!!!!!!!!!! WARNING !!!!!!!!!!!!!!
no request plugin is loaded, you will not be able to manage requests.
you may need to install the package for your language of choice, or simply load it with --plugin.
!!!!!!!!!!! END OF WARNING !!!!!!!!!!

Solution:

$sudo apt-get install uwsgi-plugin-python

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-19
  • 2021-12-10
  • 2022-12-23
  • 2022-02-01
猜你喜欢
  • 2021-09-18
  • 2021-09-15
  • 2021-06-28
  • 2022-12-23
  • 2021-10-08
相关资源
相似解决方案