Fail to login with Omniverse Launcher on remote server

When I first started Omniverse on the server using SSH, the login screen popped up but I couldn’t jump to the browser to log in. I don’t know what went wrong, please help. The server seems to have a firewall setting, but I don’t know if this is the reason for the inability to log in.
launcher.log (22.8 KB)

Hi, I also faced same problem on our server. At first the login screen would not go to browser. i changed browser, afterwards browser opens, gets username password, and then screen appears that launcher will run now, but the control never goes back from the browser to the launcher. I spent weeks on resolving it, but none of the solutions available on the forum worked, so I setup a local machine instead of installing it on server.

Ok so a couple of things. First, we do not support SSH. You will have to find another way. Second, your log has two main errors.

  1. Error: listen EADDRINUSE: address already in use 127.0.0.1:34080
  2. Error: net::ERR_PROXY_CONNECTION_FAILED

The first error means that the port you need, 34080 is already in use. You will need to find out by what and clear it. The second error means you have a connection problem with Launcher. Are you using a proxy server ? Make sure you log into the the server using a normal GUI based remote desktop. Make sure that you are not using any kind of firewall, or anti-virus and no proxy server.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.