79179743

Date: 2024-11-12 04:02:51
Score: 0.5
Natty:
Report link

For me the fix was to remove the apt version of uwsgi-plugin-python3 and the plugin ini/cli option and run pip install uWSGI and then run uwsgi with /path/to/my/venv/bin/uwsgi --ini /path/to/my/file.ini

that is assuming you did your pip install in a venv of course.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: gnarlyninja