Hi,
I am trying to install Isaac Sim 2021.2.1 using the Omniverse launcher. After Downloading and during the install the launcher returns the error “Error occurred during installation of Isaac Sim: stderr maxBuffer length exceeded”. The important section of the logs states:
[2022-05-20 20:28:44.685] [debug] Reset current installer.
[2022-05-20 20:28:44.686] [debug] [186dda2b-04f0-4a47-afed-bfe9616c317f] Removing the artifact path /home//.local/share/ov/pkg/isaac_sim-2021.2.0/Isaac Sim.zip due to an error.
[2022-05-20 20:28:45.206] [debug] [186dda2b-04f0-4a47-afed-bfe9616c317f] Removing the installation path /home//.local/share/ov/pkg/isaac_sim-2021.2.0 due to an error.
[2022-05-20 20:28:45.837] [debug] [186dda2b-04f0-4a47-afed-bfe9616c317f] Failed to remove the installation path /home//.local/share/ov/pkg/isaac_sim-2021.2.0: Error: ENOTEMPTY: directory not empty, rmdir '/home//.local/share/ov/pkg/isaac_sim-2021.2.0/exts/omni.kit.profiler.window-1.3.1+cp37/omni/kit/profiler/window’
[2022-05-20 20:28:45.837] [error] RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stderr maxBuffer length exceeded
at new NodeError (node:internal/errors:371:5)
at Socket.onChildStderr (node:child_process:492:14)
at Socket.emit (node:events:390:28)
at addChunk (node:internal/streams/readable:315:12)
at readableAddChunk (node:internal/streams/readable:285:11)
at Socket.Readable.push (node:internal/streams/readable:228:10)
at Pipe.onStreamRead (node:internal/stream_base_commons:199:23)
Any help you could provide would be greatly appreciated.
Many Thanks!