You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Connect to remote project
Close window
Connect to the same server again
Bang, connection timeout
Expected Behavior: Reconnection to the same server should work
Actual Behavior: Cannot connect
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:
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
The text was updated successfully, but these errors were encountered: