question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

code-server 3.2.0 starting but can't access the website

See original GitHub issue

I receive the following response when running code-server on my ubuntu 18.04 VPS:

info  code-server 3.2.0 fd36a99a4c78669970ebc4eb05768293b657716f
info  HTTP server listening on http://127.0.0.1:8080
info    - Password is `somepassword`
info      - To use your own password set the PASSWORD environment variable
info      - To disable use `--auth none`
info    - Not serving HTTPS
info  Automatic updates are enabled

But I can’t access the website. (MY VPS IP + port 8080 which returns This site can’t be reached)

  • Web Browser: Chrome
  • code-server --version: 3.2.0 fd36a99a4c78669970ebc4eb05768293b657716f

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
nicolharicocommented, Jun 3, 2021

Hi ! Sorry for my response being late, l’ve been out of office lately.

Sure I will open an issue with my detailed configs, thanks for your support and reactivity 😃

2reactions
code-ashercommented, Jun 1, 2021

Oh I see you’ve tried passing --host to the service so that can’t be it. Please do open a new issue with your config file and output with --debug. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

code-server 3.2.0 starting but can't access the website #1800
I receive the following response when running code-server on my ubuntu ... code-server 3.2.0 starting but can't access the website #1800.
Read more >
How To Set Up the code-server Cloud IDE Platform on ...
Start the code-server service by running the following command: sudo systemctl start code-server.
Read more >
Code-Server on Ubuntu not working
1 Answer 1 · While logged in to your VPS by SSH, press Enter ~ C · Type -R127.0.0.1:8443:127.0.0.1:8443 and press enter ·...
Read more >
FAQ - code-server v4.8.0 docs
Frequently asked questions on installing and running code-server.
Read more >
How to install code-server on Ubuntu 18.04
Once registered, log into your UpCloud Control Panel and get cracking! Deploy a new cloud server. The next thing you'll need to do...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found