Skip to content

Windows Beta: Failed to connect to Remote SSH host #38891

@kczx3

Description

@kczx3

Summary

Error sometimes when connecting to remote SSH host.

Description

Steps to trigger the problem:

  1. Open folder on remote

Expected Behavior: The folder should open without error.
Actual Behavior:
Error is displaying stating "Failed to connect" and log file contains the following:

error sending request for url (https://zed.dev/api/releases/latest?asset=zed-remote-server&os=linux&arch=x86_64&nightly=1)

I can confirm from the SSH logs on the server that the SSH connection is successfully getting established.

Similar error when trying to check for updates from the editor (which seemingly is being done locally versus the previous error that may be done remotely):

2025-09-25T11:27:50-04:00 INFO [auto_update] Auto Update: checking for updates
2025-09-25T11:28:00-04:00 ERROR [auto_update] auto-update failed: error:error sending request for url (https://zed.dev/api/releases/latest?asset=zed&os=windows&arch=x86_64&nightly=1)

Caused by:
0: client error (Connect)
1: operation timed out

What's odd is that I received a similar error last night when first installing and attempting to connect to my remote host. But then this morning it worked fine for a while as I was trying things out and between numerous restarts of the editor/workspace. Everything that I've tried manually shows that I can hit that URL just fine so unsure of what the problem may be.

Zed Version and System Specs

Zed: v0.207.0 (Zed Nightly 3c5e683)
OS: Windows 10.0.22631
Memory: 31.7 GiB
Architecture: x86_64
GPU: Intel(R) Iris(R) Xe Graphics || Intel Corporation || 31.0.101.5382

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions