Skip to content

Gitpod Desktop: can't connect to environments #20876

Open
@rjourdan

Description

@rjourdan

Bug description

Hello,
I have just installed Gitpod desktop on a Mac mini M4. Installation went without problems. I have created several projects and environments with VSCode (including Browser) but no joy, I am not able to connect from the Mac mini and other computer in the same subnet.
it stays stuck in the connection to the Gitpod Environment phase, and eventually fails. I have tried connecting via SSH to the devcontainers and they work.

Checking at the logs, I can see the following:

9:41:07 PM Starting supervisor build.version=20250524.309 build.commit=55f6385a72ee64fb2d7e5a88c994c20d3ac1ecfc build.time=2025-05-24T05:33:03Z 9:41:08 PM Starting SSH proxy and waiting for connections 9:41:08 PM Content is not ready, skipping dev container reconciliation contentPhase=CONTENT_PHASE_INITIALIZING 9:41:09 PM Rate limit reached, waiting before next reconciliation rateLimit=1s sleepFor=637.051166ms 9:41:09 PM Content is not ready, skipping dev container reconciliation contentPhase=CONTENT_PHASE_INITIALIZING

When I look at the logs of the phase "create dev container", there is an error
#4 importing cache manifest from 192.168.5.1:666/rjourdan/marketstreet 9:41:16 PM #4 ERROR: failed to configure registry cache importer: 192.168.5.1:666/rjourdan/marketstreet:latest: not found

In the previous phase, it says that it was able to clone the repo successfully. Any clue?

Steps to reproduce

  • create a project based on a GitHub repo (they work with Gitpod Classic)
  • create an environment
  • start the environment
  • open VS Code Browser (or VS Code_

Workspace affected

No response

Expected behavior

should be able to connect

Example repository

https://github.com/rjourdan/Marketstreet

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions