Incorrect reporting in the terminal when custom password is used · Issue #757 · coder/code-server · GitHub
Skip to content

Incorrect reporting in the terminal when custom password is used #757

Description

@gerroon

Hi

I am trying to set this up with password but it is not working out well

/opt/code-server/code-server --port=4000 --allow-http --disable-telemetry --password "MYPASS" -d /media/CODE

INFO  Starting webserver... {"host":"0.0.0.0","port":"4000"}
WARN  No certificate specified. This could be insecure.
WARN  Documentation on securing your setup: https://github.com/cdr/code-server/blob/master/doc/security/ssl.md
WARN  Launched without authentication.
INFO  Telemetry is disabled
INFO   
INFO  Started (click the link below to open):

As you see it is laucnhed without password, I tried variations on the password field without any luck.

I am on Debian Buster using code-server v1.1119-vsc1.33.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions