Hello everyone,
I am getting the error mentioned in the below image when running the bench restart
command.
Hello everyone,
I am getting the error mentioned in the below image when running the bench restart
command.
The problem may be related to running the commands as root. Try logging in as the bench user and running the command. Refer to the Create a new user – (bench user) section of Karani’s how-to.
please post the output put of: groups && id
Open a terminal and type: groups && id.
Output of that command from a working setup. Note there is a supervisor group , and the frappe user is a member:
frappe@erpnext:~/frappe-bench$ groups && id
frappe adm cdrom sudo dip plugdev lxd supervisor
uid=1000(frappe) gid=1000(frappe) groups=1000(frappe),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),110(lxd),1001(supervisor)
Review the installation steps as they relate to supervisor. Make sure supervisor is installed and try: bench setup supervisor