Gitpod: VNC timeouts with disconnected

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

In theia repo VNC page goes in disconnected state often and i have to reload the browser page:
Screen Shot 2020-01-08 at 16 06 45

cc @meysholdt @jankeromnes @32leaves

bug vnc

All 8 comments

@jankeromnes I heard you found a solution could you share it please? It would improve my experience in Theia a lot for electron and puppeteer.

@akosyakov indeed, our solution was to use /vnc.html?autoconnect=true&reconnect=true&resize=scale instead of /vnc_lite.html. Gitpod should now redirect port 6080 preview to that new URL automatically.

See also: https://github.com/gitpod-io/workspace-images/blob/015ce9b3c2dcb847d091dbe153da4252fd836ad9/full-vnc/novnc-index.html#L8

Actually this issue should already be resolved since 2020-04-06:

https://www.gitpod.io/docs/changelog/#2020-04-06

I wonder why you're still getting to the old URL.

I've dealt with something similar recently, try adding a new line to the Dockerfile Gitpod must not be rebuilding the image.

I will retrigger the build for Theia.

Glad I could help.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ColbyWTaylor picture ColbyWTaylor  路  3Comments

Kreyren picture Kreyren  路  3Comments

nisarhassan12 picture nisarhassan12  路  3Comments

ColbyWTaylor picture ColbyWTaylor  路  3Comments

LezaiNiubi picture LezaiNiubi  路  3Comments