Skip to content
Discussion options

You must be logged in to vote
Answered by oxy Dec 8, 2020

The error means that you have something else already running that is using port 8080, and since you're able to find the code server /login page, I'm assuming that's code-server.

To find the file, try opening Terminal and running cat ~/.config/code-server/config.yaml - that should work, though I'm not too familiar with macOS.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@miketaochina
Comment options

Answer selected bymiketaochina
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@miketaochina@oxy