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

remote ssh does not connect anymore (from a month +/-) #9418

Closed
iPadawan opened this issue Jan 22, 2024 · 7 comments
Closed

remote ssh does not connect anymore (from a month +/-) #9418

iPadawan opened this issue Jan 22, 2024 · 7 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@iPadawan
Copy link

Type: Bug

Hi,
I'm using same configuration on vs code stable release. With stable release I can connect via remote ssh. Starting a month less or more ago, I cannot connect in vs code insider edition anymore (before I could).

Help!

Riccardo

VS Code version: Code - Insiders 1.86.0-insider (e244acbb172c428cb219717a07bf55d2737492ca, 2024-01-22T05:35:59.383Z)
OS version: Windows_NT x64 10.0.22631
Modes:
Connection to 'SSH: sviluppo-union-172.31.33.123' could not be established

System Info
Item Value
CPUs 13th Gen Intel(R) Core(TM) i9-13980HX (32 x 2419)
GPU Status 2d_canvas: enabled
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
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 31.64GB (14.55GB free)
Process Argv --crash-reporter-id 5157cad5-49a3-4c5a-af7b-cf0997ea8726
Screen Reader no
VM 0%

Connection to 'SSH: sviluppo-union-172.31.33.123' could not be established

Extensions: none
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
vsaa593cf:30376535
py29gd2263:30784851
vsclangdf:30492506
c4g48928:30535728
pythongtdpath:30726887
welcomedialog:30812478
pythonidxpt:30768918
pythonnoceb:30776497
asynctok:30898717
dsvsc013:30777762
dsvsc014:30777825
dsvsc015:30821418
pythontestfixt:30866404
pythonregdiag2:30926734
pyreplss1:30879911
pythonmypyd1:30859725
pythoncet0:30859736
pythontbext0:30879054
accentitlementst:30870582
dsvsc016:30879898
dsvsc017:30880771
dsvsc018:30880772
fegfb526:30945144

@roblourens roblourens transferred this issue from microsoft/vscode Jan 22, 2024
@roblourens
Copy link
Member

Please share the log from the Remote-SSH output channel

@roblourens roblourens added the info-needed Issue requires more information from poster label Jan 22, 2024
@iPadawan
Copy link
Author

Hi, thank you. Here is log.
[134629.938] Log Level 2.txt

@roblourens
Copy link
Member

Does it work to set "remote.SSH.useExecServer": false?

@connor4312
Copy link
Member

Can you also share the contents of the log file found at

/home/union/.vscode-server-insiders/.cli.e244acbb172c428cb219717a07bf55d2737492ca.log

@iPadawan
Copy link
Author

Can you also share the contents of the log file found at

/home/union/.vscode-server-insiders/.cli.e244acbb172c428cb219717a07bf55d2737492ca.log
Thank you. Here is the .log
[
.cli.e244acbb172c428cb219717a07bf55d2737492ca.log
](url)

@iPadawan
Copy link
Author

Does it work to set "remote.SSH.useExecServer": false?
I cannot check or change flag cause of the "unknown reason" the editor of settings doesn't start.

@connor4312
Copy link
Member

The requirements for the VS Code server have been increased, see microsoft/vscode#201129

Apparently we need to make a tweak to support showing errors correctly...

@microsoft microsoft locked and limited conversation to collaborators Mar 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

4 participants
@roblourens @connor4312 @iPadawan and others