Created Sat May, 25 2019 at 10:00PM

If you are receiving a 'myapp.service: State 'stop-sigterm' timed out. Killing.' error and you are running uwsgi as a daemon, this is tricking systemd into thinking it didn't start successfully.

remove daemon = ... lines from your uwsgi.ini file and sudo systemctl restart myapp.