Hello All,
I have installed frappe 5 on my local setup. i tried to achieve multitnancy i have done following steps
bench setup nginx
sudo ln -s pwd
/config/nginx.conf /etc/nginx/conf.d/frappe.conf
bench setup supervisor
sudo ln -s pwd
/config/supervisor.conf /etc/supervisor/conf.d/frappe.conf
i have started the nginx
while starting supervisor i am getting following error
http://pastebin.com/Xj5Waxbn --supervisor error log
http://pastebin.com/4RywpBEa --supervisor.conf
Please suggest
Regards,
Gangadhar kadam