Skip to content

Remote connection failed due to previous connection #30352

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

Open
chanbengz opened this issue May 9, 2025 · 0 comments
Open

Remote connection failed due to previous connection #30352

chanbengz opened this issue May 9, 2025 · 0 comments

Comments

@chanbengz
Copy link

Summary

If I've connected to a remote server before, I cannot connect to it again with error "connection timeout". And
ps aux | grep zed gives that zed server is running. After killing the old server process, I'm able to connect.

I guess killing the remote server process (when quitting client) will solve this problem. And I'm wondering why nobody mentioned it before.

Description

Steps to reproduce:

  1. Connect to remote project
  2. Close window
  3. Connect to the same server again
  4. Bang, connection timeout

Expected Behavior: Reconnection to the same server should work
Actual Behavior: Cannot connect

Zed Version and System Specs

Zed: v0.185.13 (Zed)
OS: macOS 15.4.1
Memory: 8 GiB
Architecture: aarch64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant