Try this, it works with me.
chmod -R o+rx /home/frappe (Caution, unsafe!)
and
sudo nano /etc/supervisor/supervisord.conf
(Add these lines under [unix_http_server])
chmod=0760
chown=frappe:frappe
Try this, it works with me.
chmod -R o+rx /home/frappe (Caution, unsafe!)
and
sudo nano /etc/supervisor/supervisord.conf
(Add these lines under [unix_http_server])
chmod=0760
chown=frappe:frappe