Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken download url #188197

Closed
theraw opened this issue Jul 18, 2023 · 7 comments
Closed

broken download url #188197

theraw opened this issue Jul 18, 2023 · 7 comments
Assignees

Comments

@theraw
Copy link

theraw commented Jul 18, 2023

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: x
  • OS Version: x

Steps to Reproduce:

  1. try to download https://code.visualstudio.com/ (tested insiders aswell)
  2. returns https://code.visualstudio.com/sha/undefined (tested from 2 different devices)
@HeinrichAD
Copy link

Same goes for the download link inside the vscode server setup script https://aka.ms/install-vscode-server/setup.sh.

It says:

Installing from https://aka.ms/vscode-server-launcher/x86_64-unknown-linux-musl

But instead of downloading the code-server binary it downloads the webpage https://code.visualstudio.com/docs/remote/tunnels.

@mjbvz mjbvz assigned rzhao271 and unassigned mjbvz Jul 18, 2023
@rzhao271
Copy link
Contributor

Duplicate of microsoft/vscode-docs#6496
I've identified the problem and I'm working on a fix.

@rzhao271
Copy link
Contributor

@HeinrichAD I confirmed that that is an intentional change.
code-server has been replaced by Remote Tunnels.

@HeinrichAD
Copy link

@rzhao271 thank you for the fast response.

That's sad for me because I wanted to do something like self-hosting https://vscode.dev for internal usage. So that my colleges could open their local files/projects and work on them from everywhere without installing vscode (and some internal extensions) or having their own directory on the server. As far as I read until now "Remote Tunnels" are not the right thing for me. If you have a tip for me, even if this is just the message that this is not supported, I would appreciate it.

@rzhao271
Copy link
Contributor

If you mean serve-local, that feature request is being tracked at #168492

@Ali-Flt
Copy link

Ali-Flt commented Aug 21, 2023

@rzhao271 So shouldn't the document be updated? Is this post invalid?

@rzhao271
Copy link
Contributor

@github-actions github-actions bot locked and limited conversation to collaborators Sep 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants