Weird message showed up when running any code

Isaac Sim Version

4.5.0
4.2.0
4.1.0
4.0.0
4.5.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):

Operating System

Ubuntu 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):

GPU Information

  • Model: NVIDIA GeForce RTX 3090 Ti
  • Driver Version: 535.183.01

Topic Description

Detailed Description

Since last week, every time I run anything inside Isaac Sim, it shows a bunch of INFO messages for no reason. Tried restarting the computer.

Steps to Reproduce

isaacsim isaacsim.exp.full.kit
Run any example from the menu after loading Isaac Sim

Error Messages

2025-04-16T22:23:56.404213Z INFO hub-003 ThreadId(14) lru_task:lru_update: hub_cache::block::cache: hub-cache/src/block/cache.rs:1320: return=Ok(())

2025-04-16T22:25:31.574377Z INFO hub-000 ThreadId(11) lru_task:lru_update: hub_cache::block::cache: hub-cache/src/block/cache.rs:1320: return=Ok(())

2025-04-17 16:36:55 [256ms] [Warning] [carb.omniclient.plugin] 11021: OmniHub: ThreadId(03) Hub encountered error. Trying to reconnect to Hub. retry_reason="Io(\"Connection reset by peer (os error 104)\")"

Screenshots or Videos

Did you update anything last week? Do you still observe this if running Isaac Sim with the --reset-user option?

I did not update anything.
Could you explain more on how to use --reset-user or are there any documents for that?

Please refer to the user config mentioned in Configuration — Omniverse Kit.

Can it resolve the issue?

It happens from time to time for no reason

Could you try reducing the amount of log output by using the following command-line arguments:
--/log/level=error --/log/fileLogLevel=error --/log/outputStreamLevel=error

Hello!

We noticed that this topic hasn’t received any recent responses, so we are closing it for now to help keep the forum organized.

If you’re still experiencing this issue or have additional questions, please feel free to create a new topic with updated details. When doing so, we recommend mentioning or linking to this original topic in your new post—this helps provide context and makes it easier for others to assist you.

Thank you for being part of the NVIDIA Isaac Sim community.

Best regards,

The NVIDIA Isaac Sim Forum Team