Skip to content

code serve-web web instance is struck for ever and fails to download vscode server #230958

Closed as not planned
@mmohdnowfal

Description

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

  • VS Code Version: 1.94.0 (code cli version)
  • OS Version: macOS Sonoma 14.6.1
    I am using code cli to start a browser instance of vscode(using serve-web), but my browser instance is struck for ever with below message
    Image

Steps to Reproduce:

  1. Run code cli to start vscode web
    Download code cli and start serve-web
    ./code serve-web --server-base-path ide --port 3008 --without-connection-token --host 0.0.0.0 --log debug --verbose
  2. Connect to the instance from browser

Log:
% ./code serve-web --server-base-path ide --port 3008 --without-connection-token --host 0.0.0.0 --log debug --verbose
*

Web UI available at http://0.0.0.0:3008/ide
[2024-10-09 23:29:14] debug [reqwest::connect] starting new connection: https://update.code.visualstudio.com/
[2024-10-09 23:29:15] debug Resolved quality Stable to e10f2369d0d9614a452462f2e01cdc4aa9486296
[2024-10-09 23:29:15] debug refreshed latest release: 1.94.1 (commit e10f2369d0d9614a452462f2e01cdc4aa9486296)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

info-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions