I have not seen this issue in the other posts, so posting a new one here.
I am running ISAAC on AWS docker container. I was able to configure the Isaac folder on the nucleus and it is working fine over web UI.
However when starting up isaac sim, i am still getting errors like - ```2022-04-29 22:39:50 [43,332ms] [Warning] [omni.client.plugin] Tick: authentication: Discovery(ws://localhost:3333): Credentials service not found!
2022-04-29 22:39:50 [43,333ms] [Warning] [omni.isaac.core.utils.nucleus] Failure: Server omniverse://localhost does not have /Isaac folder
2022-04-29 22:39:50 [43,333ms] [Warning] [omni.isaac.core.utils.nucleus] /isaac/nucleus/default not specified in json config or via --/isaac/nucleus/default=“omniverse://my-nucleus-server” command line
2022-04-29 22:39:50 [43,333ms] [Warning] [omni.isaac.core.utils.nucleus] Attempting to locate server from previously saved servers…
2022-04-29 22:39:50 [43,333ms] [Warning] [omni.isaac.core.utils.nucleus] /persistent/app/omniverse/savedServers setting not found
2022-04-29 22:39:50 [43,335ms] [Warning] [omni.client.plugin] Tick: authentication: Discovery(ws://127.0.0.1:3333): Credentials service not found!
2022-04-29 22:39:50 [43,336ms] [Warning] [omni.isaac.core.utils.nucleus] Failure: Server omniverse://127.0.0.1 does not have /Isaac folder
What should I check?
Thank you
