In terminal enter below command to edit supervisor.conf
sudo nano /etc/supervisor/supervisord.conf
Below [unix_http_server] enter this
chown=your_erp_user:your_erp_user
sve and close the file
after that restart supervisor with below command
sudo service supervisor restart
in your bench folder run command
bench setup supervisor