Skip to content

gp await-port doesn't work correctly when port is private #4924

Open
@shaal

Description

@shaal

Bug description

While testing https://twitter.com/gtsiolis/status/1417927681946103821?s=20
(https://gitpod.io/#https://gitlab.com/gitpod-io/gitlab/)

I was seeing this message in terminal, and it took forever

Awaiting port 3000... ok
Waiting for GitLab at https://3000-yellow-guineafowl-avf4hmmy.ws-us11.gitpod.io ...................

Changing port 3000 from private to public - fixes it right away.

Steps to reproduce

  1. Open https://gitpod.io/#https://gitlab.com/gitpod-io/gitlab/
  2. Wait for this kind of message in terminal
Awaiting port 3000... ok
Waiting for GitLab at https://3000-yellow-guineafowl-avf4hmmy.ws-us11.gitpod.io ...................
  1. Change port 3000 from private to public
  2. Confirm that terminal stopped waiting

Expected behavior

gp await 3000 should work the same when ports are set to private or public.

Example repository

https://gitpod.io/#https://gitlab.com/gitpod-io/gitlab/

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions