Can't access code-server #2192
Unanswered
king-anduin
asked this question in
Q&A
Replies: 1 comment
-
Could you post your browser console log when you try to access
code-server via Apache?
I haven't ran code-server behind Apache before but maybe the discussion
here might help: #2104
As for the VPN, I think if you access 127.0.0.1 you'd still be
connecting to your local computer. You'd need to use the local address
of the server, I think.
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I installed code-server on my remote Ubuntu-Server 20. System is updated. Code-server is running without any issues.
That's my Apache configuration file:
I'm connected via VPN server and I can't even get access to it if I try it locally.

I tried to change port I and IP of code-server but didn't work out.
I hope, you can help me out.
Beta Was this translation helpful? Give feedback.
All reactions