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.

Cannot open configuration page when developing via vscode remote development

See original GitHub issue

Hello. I remotely connect to Linux on Windows via vscode’s [VS Code Remote Development] (https://code.visualstudio.com/docs/remote/remote-overview). Now I am going to configure Api Key via Tabnine::Config, but I can’t open http://linux_server:5555 in my browser. I guess because TabNine bind is the 127.0.0.1 address. Instead of 0.0.0.0 or all available IPs for this Linux machine. Can you solve my issue?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:7

github_iconTop GitHub Comments

1reaction
Anthodevcommented, Mar 5, 2021

@hiramhuang yes you’re right it works since vscode 1.54 because i tried already that before (1.53) but the port forwarding didn’t worked well at that time.

Good thing that’s working now!

0reactions
stale[bot]commented, Oct 13, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remote Development Tips and Tricks - Visual Studio Code
To access your config file, run Remote-SSH: Open Configuration File... in the Command Palette (F1). You can then work with your admin to...
Read more >
Remote Development using SSH - Visual Studio Code
The Visual Studio Code Remote - SSH extension allows you to open a remote folder on any remote machine, virtual machine, or container...
Read more >
Remote Development FAQ - Visual Studio Code
Remote Development FAQ. This article covers frequently asked questions for each of the Visual Studio Code Remote Development extensions.
Read more >
Remote Development with VS Code
Introducing the VS Code Remote Extensions · Use Windows to develop in a Linux-based environment, using platform-specific toolchains and utilities ...
Read more >
Remote SSH: Tips and Tricks - Visual Studio Code
To use an SSH config file, click on the remote indicator to bring up the remote commands, choose Open Configuration File, and select...
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