I am using Ubuntu 20.04.3 and a local Nucleus Server 2021 3.2.
It was working yesterday without a problem. Today I updated Isaac Sim to version 2.1 and it stopped working (I’m not sure if it’s related).
If I go to localhost:3080 I get the error “Cannot connect to System Monitor Backend”
I tried uninstalling and installing nucleus again but it did not help. Here are my logs from /.nvidia-omniverse/logs and /.nvidia-omniverse/logs/Nucleus:
he / him | LinkedIn | Discord ID: Prof E#2041
Omniverse: “A New Era of Collaboration and Simulation” (video)
Omniverse Create’s latest features show & tell: Twitch livestream.
As seen in VentureBeat | Physics Showcase
PLEASE NOTE: If you are reporting a bug/issue, please provide OS, GPU, GPU Driver, the version of the app, and full log file (if applicable). For crashes, please zip and provide a link to your logs → C:\Users\ [YOUR NAME] \ .nvidia-omniverse\logs
I came across that thread before posting my message but the suggestions there did not help (I could not find any ports.toml file in my omniverse folder).
I am using Ubuntu, so Drive is not an option for now, since it is only compatible with Windows.
Let me know exactly what files other than the ones I already posted could help figure out what’s wrong and I’ll upload them.
Hello @jominga. I passed along your log files to the development team to get some feedback from them.
Meanwhile, I took peek at your log files and found 2 errors that stood out to me:
Failed to lstat the base path “/home/USERNAME/.local/share/ov/pkg/nucleus-workstation-2021.3.2” for component nucleus-workstation@2021.3.2 Error: ENOENT: no such file or directory, lstat ‘/home/USERNAME/.local/share/ov/pkg/nucleus-workstation-2021.3.2’
Here are a couple of things you can try that have worked for other users. Let me know if you have already tried them.
Do you have a default Browser (like Chrome) set on your computer? If not, set one up so that Nucleus has a way to access the internet, then try to log in again.
and I can’t click on the ‘add local nucleus service’ button. A little history with this one. Omniverse was up and running. I had noticed an option to update Nucleus the other day and did not notice the outage warning. The update started, but never completed and I lost access to my local service. I tried to uninstall and re-install the launcher which ran fine (it must have found aspects of my previous install as I did not have to re-install create/view/connectors/etc), but it did not restore Nucleus to a running state.
Is there any way I can forcibly re-install Nucleus (e.g. remove some files and re-run the launcher install)?
note: I ran the cleanup tool and re-installed and I get the same problem. In the launcher logs, I see:
[2022-03-02 09:34:29.936] [info] Requesting the feature list for en…
[2022-03-02 09:34:29.968] [info] Enabled features for en: { bugReports: false }
[2022-03-02 09:34:32.297] [debug] Failed to connect to the discovery service using port-based routing (ws://localhost:3333): { isTrusted: true }
[2022-03-02 09:34:37.159] [debug] Failed to connect to the discovery service using port-based routing (ws://localhost:3333): { isTrusted: true }
[2022-03-02 09:34:42.031] [debug] Failed to connect to the discovery service using port-based routing (ws://localhost:3333): { isTrusted: true }
[2022-03-02 09:34:42.033] [info] Couldn’t find the port for Web: Error: Failed to connect to the discovery service localhost
at qt._connect (file:///C:/Users/rjfrank/AppData/Local/Programs/omniverse-launcher/resources/app.asar/dist/renderer/js/connections-page.ef41a12c8c129e5740fd.js:1:66444)
at async qt.find (file:///C:/Users/rjfrank/AppData/Local/Programs/omniverse-launcher/resources/app.asar/dist/renderer/js/connections-page.ef41a12c8c129e5740fd.js:1:65552)
at async file:///C:/Users/rjfrank/AppData/Local/Programs/omniverse-launcher/resources/app.asar/dist/renderer/js/connections-page.ef41a12c8c129e5740fd.js:1:77655
at async file:///C:/Users/rjfrank/AppData/Local/Programs/omniverse-launcher/resources/app.asar/dist/renderer/js/connections-page.ef41a12c8c129e5740fd.js:1:77540
at async Ma.findPort (file:///C:/Users/rjfrank/AppData/Local/Programs/omniverse-launcher/resources/app.asar/dist/renderer/js/connections-page.ef41a12c8c129e5740fd.js:1:77438)
at async Ma.load (file:///C:/Users/rjfrank/AppData/Local/Programs/omniverse-launcher/resources/app.asar/dist/renderer/js/connections-page.ef41a12c8c129e5740fd.js:1:77231)
[2022-03-02 09:34:42.035] [info] Using the default web port 8080.
[2022-03-02 09:36:46.740] [warn] Couldn’t load featured components: Error: Featured components are not available – HTTP403.
at S (file:///C:/Users/rjfrank/AppData/Local/Programs/omniverse-launcher/resources/app.asar/dist/renderer/js/main.ef41a12c8c129e5740fd.js:1:53331)
at async Object.queryFn (file:///C:/Users/rjfrank/AppData/Local/Programs/omniverse-launcher/resources/app.asar/dist/renderer/js/exchange-search-page.ef41a12c8c129e5740fd.js:1:14164)
[2022-03-02 09:36:50.791] [warn] Couldn’t load featured components: Error: Featured components are not available – HTTP403.
at S (file:///C:/Users/rjfrank/AppData/Local/Programs/omniverse-launcher/resources/app.asar/dist/renderer/js/main.ef41a12c8c129e5740fd.js:1:53331)
at async Object.queryFn (file:///C:/Users/rjfrank/AppData/Local/Programs/omniverse-launcher/resources/app.asar/dist/renderer/js/exchange-search-page.ef41a12c8c129e5740fd.js:1:14164)
[2022-03-02 09:38:29.804] [warn] Couldn’t load featured components: Error: Featured components are not available – HTTP403.
at S (file:///C:/Users/rjfrank/AppData/Local/Programs/omniverse-launcher/resources/app.asar/dist/renderer/js/main.ef41a12c8c129e5740fd.js:1:53331)
at async Object.queryFn (file:///C:/Users/rjfrank/AppData/Local/Programs/omniverse-launcher/resources/app.asar/dist/renderer/js/exchange-search-page.ef41a12c8c129e5740fd.js:1:14164)
Nucleus is working for me right now… Have not spent a lot of time testing, but I was able to create a new service, etc. My install basically fixed itself this morning and I am running again. Thanks!