Looks like some user permission related issue. Can you check the following?
- Check if bench is installed correctly by running
bench --version - Check the permissions on /home/frappe/[frappe-bench]/ directory by running
ls -aland see if the frappe user has permissions on the frappe-bench directory. If it doesn’t then try runningchown -R frappe:frappe /home/frappe