Error during creation #14529
Unanswered
tomatoandcake
asked this question in
General
Replies: 1 comment
-
try with sudo command or login as root user |
Beta Was this translation helpful? Give feedback.
0 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.
-
I'm getting this error when I try and create my server:
fatal: [localhost]: FAILED! => {"changed": false, "msg": "non-zero return code", "rc": 1, "stderr": "sudo: a password is required\n", "stderr_lines": ["sudo: a password is required"], "stdout": "", "stdout_lines": []}
do I need to deploy it as sudo?
Beta Was this translation helpful? Give feedback.
All reactions