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.

Coder/code-server conflicts with the startup command of visual studio code server[Bug]:

See original GitHub issue

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser:Chrome
  • Local OS:Windows
  • Remote OS:Ubuntu
  • Remote Architecture:amd64
  • code-server --version:4.4.0

Steps to Reproduce

1To install the coder/code-server (or visual studio code server) 2.run “code-server” then you will see the estimated results 3.instal the visual studio code server (or coder/code-server) 4. run “code-server” then you will find that the results are different from the original ones

Expected

This will start code server before installation

Actual

After installing visual studio code server, the startup command of visual studio code server overwrites the original startup command. However, the original code server startup sh file can still be found by searching

Logs

No has log

Screenshot/Video

No response

Does this issue happen in VS Code or GitHub Codespaces?

  • I cannot reproduce this in VS Code.
  • I cannot reproduce this in GitHub Codespaces.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

The code server file of visual studio code server is located in /usr/local/bin/, and this file may be a binary file

At present, visual studio code server is still under internal test, so few people may have this bug before it is officially launched. I want to know if code server has any startup commands other than code server?

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:14 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
2659170494commented, Aug 30, 2022

(但是我根据Benz0li给出的链接启动了benz0li提到的jupyterlab终端,但是服务器启动不正确🤔)

如果处于 https://demo.jupyter.b-data.ch 的服务器无法启动,只需再试一次即可。

OK, I just started it successfully😂

2reactions
2659170494commented, Aug 30, 2022

@2659170494当你谈论_Visual Studio Code Server_时,你的意思是 https://code.visualstudio.com/docs/remote/vscode-server,对吗?

Yes, I have only recently obtained the qualification for internal testing

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot Terminal launch failures - Visual Studio Code
Try running your designated integrated terminal shell outside VS Code from an external terminal or command prompt. Some terminal launch failures may be...
Read more >
User and Workspace Settings - Visual Studio Code
To open the Settings editor, use the following VS Code menu command: On Windows/Linux - File > Preferences > Settings; On macOS -...
Read more >
Tasks in Visual Studio Code
These tools are mostly run from the command line and automate jobs inside and outside the inner software development loop (edit, compile, test,...
Read more >
Visual Studio Code Key Bindings
To troubleshoot keybindings problems, you can execute the command Developer: ... For example, the built-in Start Debugging command has the keyboard shortcut ...
Read more >
The VS Code Server
wget -O- https://aka.ms/install-vscode-server/setup.sh | sh. Start the VS Code Server by running the following command in your WSL terminal:
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