I am working on a remote headless machine. I try to run Issac Sim in container (docker pull nvcr.io/nvidia/isaac-sim:5.1.0 ). I am using NVIDIA L40s. I followed all the instruction using installation documentation and everything was working but now I am having this issue.
I am using the above for training purpose and all I did initially create small robot. Initially all was working but recently I am getting following error message whenever I try to change any property value.
“[Warning] [carb.windowing-glfw.plugin] GLFW initialization failed.”
I am connected via headless machine.
Any advice for solution would be useful.


