Error: must run as root #2847
Unanswered
rabol
asked this question in
Help needed
Replies: 1 comment 5 replies
-
Provision recipe designed to be executed as root. No sudo commands was added. For example next command can be executed only as root: apt-add-repository |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm trying to provision a new server using deployer
after I have provided information the provisioning stops more or less immediately
Error: must run as root
error in provision.php on line 83:
exit code 1 (General error)
deployer version is : Deployer 7.0.0-rc.3
I'm trying to provision a server on a vps from webdock.io
I have created a admin user that I use, added public key and even set 'passwordless sudo for all users in sudo group'
Beta Was this translation helpful? Give feedback.
All reactions