SUDO password is not accepted #6071
Unanswered
Milamber07
asked this question in
Q&A
Replies: 1 comment
-
Interesting, just like you for me the first password attempt auto-submitted but I was able to type my password on the second attempt however for me it accepted the password on the second attempt. I am not sure what could cause this so someone would need to investigate further. As a workaround you could try running those commands manually in the terminal? Might have better luck that way. |
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.
-
Hi!
Basically my SUDO password (variable PASSWORD_SUDO) gets rejected when I try to install python via terminal.
I've searched and found similar problems with hashed sudo only.
Any solution?
Below is my waiting to be sent bug report.
code-server --version
: 4.9.0 (linuxserver docker container)Steps to Reproduce
Expected
sudo password set via variable PASSWORD_SUDO should have been accepted
Actual
terminal shows sudo password is incorrect
P.S. I do use container port 8443, as suggested on linuxserver coder page, but it is http.
Beta Was this translation helpful? Give feedback.
All reactions