Skip to content

Several extension connects to localhost instead of code-server #3205

Answered by code-asher
tophrr asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not familiar with the Tabnine extension but there might be a setting to change the URL. I think most extensions assume they are running locally so they will not have this option.

Does it work if you manually go to /proxy/5555 to complete setup?

If not, some workarounds I can think of are:

  1. Edit the extension code so it uses your domain instead of 127.0.0.1.
  2. Forward the port from the remote machine to your local machine.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tophrr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants