Gitpod: [staging]: open preview / open in browser does not seem to work i.e you can't view what's being served on port 8000

Created on 22 Oct 2020  路  8Comments  路  Source: gitpod-io/gitpod

Describe the bug

Open Preview / Open in Browser does not seem to work i.e you can't view what's being served on port 8000 staging also trying the following command:

gp preview $(gp url 8000)

Does not seem to work as expected either.

Steps to reproduce

Open any workspace on staging ie. maybe try https://gitpod-staging.com#https://github.com/gitpod-io/contribute.dev and you won't be able to open the preview or open the browser for what is being served by port 8000.

Expected behavior

Additional information

Example repository

bug staging

All 8 comments

Tested another project and tried port 8080 which seems to work.

@csweichel it would be better if you have a look, somehow ws-proxy does not know about internal port.

@nisarhassan12 Could you try to reproduce it in #1909?

@akosyakov Thanks. I have tried it against #1909 and it seems to work i.e I'm able to preview what is on port 8000 but live-reload/HMR does not seem to be working.

On production HMR works I tried the contribute.dev repo.

@nisarhassan12 I am not sure that HMR related to ports handling or it is ws proxy issue. Could you file a separate issue please and mark it with staging label?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hidehiro98 picture hidehiro98  路  3Comments

Kreyren picture Kreyren  路  3Comments

LinqLover picture LinqLover  路  3Comments

Kreyren picture Kreyren  路  3Comments

ColbyWTaylor picture ColbyWTaylor  路  3Comments