-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
vscode-sync.trafficmanager.net connectivity affects Python extension #24336
Comments
I think this might just be a remote connection issue. @joshspicer can you take a look? |
To understand the remote bits better, mind sharing your remote ssh logs? Are you able to reach the VS Code settings sync server from your local and remote machines? Here's what happens when I try to curl that URL you provided:
|
@joshspicer I don't have the remote-ssh logs for yesterday, looks like vscode doesn't persist them for so long. This problem occurs just on some days, when there's no connectivity to that sync server I believe. I could provide these logs and check your curl command next time this happens. |
Type: Bug
vscode version: 1.94.2 (Universal)
Python extension version: 2024.16.1
Pylance extension: 2024.10.1
Steps:
This always happens when I have settings sync on and the line
2024-10-28 04:34:39.540 [error] [network] #5377: https://vscode-sync.trafficmanager.net/v1/manifest - error GET net::ERR_TIMED_OUT
in OUTPUT-->Shared logs. In this case it looks like the Python extension doesn't start. There's no code colors, no intellisense, no menue to choose a Python environment from.And once I turn settings sync off and re-connect, everything just works.
I don't know whether I don't have a connection because the remote server loses it or that's because the trafficmanager.net is offline, but it should not work like this with the python extension.
Extension version: 2024.16.1
VS Code version: Code 1.94.2 (Universal) (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024-10-09T16:08:44.566Z)
OS version: Darwin arm64 23.6.0
Modes:
Remote OS version: Linux x64 4.18.0-540.el8.x86_64
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
The text was updated successfully, but these errors were encountered: