Coder/code-server conflicts with the startup command of visual studio code server[Bug]:
See original GitHub issueIs 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:
- Created a year ago
- Comments:14 (2 by maintainers)
Top GitHub Comments
OK, I just started it successfully😂
Yes, I have only recently obtained the qualification for internal testing