You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web...@googlegroups.com
Try adding this to "[Service]":
User=root
Group=www-data
I think is not a good idea have your app running as root user, you can
change the user, first move your .ini (don't forget change this path
in your uwsgi.service file) to your app path and do a recursive chown
to define user and group, something like: