tomi / vscode-rf-language-server

VSCode extension to support Robot Framework development
MIT License
53 stars 36 forks source link

Failed to start inspector: address already in use #87

Open wzawisa opened 4 years ago

wzawisa commented 4 years ago

I installed the extension, reloaded vscode, and it would not start due to this error:

Starting inspector on 127.0.0.1:6009 failed: address already in use
[Info  - 7:56:07 PM] Connection to server got closed. Server will restart.

I uninstalled the extension, restarted vs code, and the issue persisted. I am running my workspace on a remote virtual machine using the SSH extension. Is this a common error? Is there additional configuration needed?

birnbera commented 4 years ago

I'm having the same issue. Also running a remote workspace over SSH (Centos7).