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

Opening Remote #237281

Open
Liyi980 opened this issue Jan 5, 2025 · 4 comments
Open

Opening Remote #237281

Liyi980 opened this issue Jan 5, 2025 · 4 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@Liyi980
Copy link

Liyi980 commented Jan 5, 2025

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

  • VS Code Version:
  • OS Version:

Steps to Reproduce:
When I try to connect remote server, but meet the issue: the interface keeps getting stuck Opening Remote for a long time, and I tried to re-download and change the plugin remote ssh's version, it doesn't work for me. And my server maintains good networking conditions. But I found that the folder cli is empty. That's why?
1.
2.

@Liyi980
Copy link
Author

Liyi980 commented Jan 5, 2025

By the way, I also tried to1 download all files that needed in .vscode-server, but it also failed.

@connor4312
Copy link
Member

Can you share your Remote - SSH logs vis the Remote - SSH: Show Log command?

@connor4312 connor4312 added the info-needed Issue requires more information from poster label Jan 6, 2025
@Liyi980
Copy link
Author

Liyi980 commented Jan 6, 2025

The log shows: info checking /ll/,vscodeserver/cli/servers/stable-fabdb6a30b49f79a7aba0f2ad9df9b399473380f/log.txt and /ll/.vscode-server/cli/servers/stable-fabdb6a30b49f79a7aba0f2ad9df9b399473380/pid.txt for a running server..

Then it is stuck, showing Opening Remote on the left bottom
I found the two files log.txt and pid.txt doesn't exist in server but my network condition is good.
The problem has confused me for several days and I can't push forward my work /(ㄒoㄒ)/~~

@Liyi980
Copy link
Author

Liyi980 commented Jan 6, 2025

[21:46:54.453] Remote server is listening on port 36391
[21:46:54.453] Parsed server configuration: {"serverConfiguration":{"remoteListeningOn":{"port":36391},"osReleaseId":"ubuntu","arch":"x86_64","sshAuthSock":"","display":"","tmpDir":"/run/user/1005","platform":"linux","execServerToken":"1a1aa111-1a1a-11a1-11a1-1a1a11aa1111"},"serverStartTime":79,"installUnpackCode":""}
[21:46:54.459] Starting forwarding server. local port 54190 -> socksPort 54186 -> remotePort 36391
[21:46:54.461] Forwarding server listening on port 54190
[21:46:54.461] Waiting for ssh tunnel to be ready
[21:46:54.464] Tunneled port 36391 to local port 54190
[21:46:54.464] Resolved "ssh-remote+{server_ip}" to "port 54190"
[21:46:54.475] Initizing new exec server for ssh-remote+{server_ip}
[21:46:54.475] Resolving exec server at port 54190
[21:46:54.477] [Forwarding server port 54190] Got connection 0
[21:46:54.485] [Forwarding server port 54190] Got connection 1
[21:46:54.544] Exec server for ssh-remote+{server_ip} created and cached
[21:46:54.553] ------

[21:46:54.553] No hints found in the recent session.
[21:46:54.586] [server] Checking /{home}/.vscode-server/cli/servers/Stable-fabdb6a30b49f79a7aba0f2ad9df9b399473380f/log.txt and /{home}/.vscode-server/cli/servers/Stable-fabdb6a30b49f79a7aba0f2ad9df9b399473380f/pid.txt for a running server...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

4 participants