No browser when connecting through VNC

Hi!
I want to debug a specific test that fails on CircleCi but passes consistently locally. I followed the VNC tutorial and everything looks ok except that the browser does not open. I used the export DISPLAY=:1.0 as requested in the guide.
I saw this thread https://discuss.circleci.com/t/vnc-connection-to-circleci-server-only-shows-terminal/910 but unfortunately it didn’t help me since running firefox in the terminal doesn’t work either, it just hangs.
The tests do run (both when using Chrome and Firefox but again, no browser opens so I can’t debug it.

Thanks ahead!

1 Like