Skip to content

FAILED to reload uwsgi #484

Closed Answered by SapeNeCo
SapeNeCo asked this question in Q&A
Jul 23, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Okay, the problem was in two services:

  1. supervisor
  2. nginx

After adding modules (in my case it was openwisp-wifi-login-pages), they create configs for them and they must be removed manually if you decide to remove these modules.
They are in

  1. /etc/supervisor/conf.d/
  2. /etc/nginx/sites-enabled/

Don't forget to delete them if you have disabled the module.
I hope this helps someone.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nemesifier
Comment options

Answer selected by SapeNeCo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants