Desktop App - NoVNC - Failed to connect to server

When attempting to launch an Interactive desktop via Open Ondemand server receiving the following message of “Failed to connect to server - NoVNC”.

I’ve looked at the documents below but have been unable to resolve the issue with the interactive desktop failing to make the connection.

I open up developer tools in Firefox and there appears to be an issue with the websockify connection and the vnc password input.

I was hoping you could take a look at the log files and let us know what we maybe missing or over looking.

developer-tools.txt (3.6 KB)

websockify.log.txt (129 Bytes)

vnc.log.txt (1.3 KB)

output.log.txt (2.4 KB)

Hi and welcome!

As an initial check - I’d like to ensure that node_uri and rnode_uri are enabled in the ood_portal.yml and that their Location directives are in ood-portal.conf.

If they are and that all looks good, these are the errors I’d hone in on:

error: XDG_RUNTIME_DIR is invalid or not set in the environment.
error: XDG_RUNTIME_DIR is invalid or not set in the environment.

You can see here how we set this at OSC:

Additionally, you can set these configurations globally for the whole cluster file in the cluster.d file: