Error starting isaac gym on cloud server

Hi there,
I am trying to start Isaac Gym on lambdalabs.com, and getting this error that I cannot quite understand:

self.env_info None
/home/isaac/miniconda3/lib/python3.8/site-packages/gym/spaces/box.py:84: UserWarning: WARN: Box bound precision lowered by casting to float32
logger.warn(f"Box bound precision lowered by casting to {self.dtype}")
self.c_obs_len 400
end
headless False
[Warning] [carb.gym.plugin] useGpu is set, forcing single scene (0 subscenes)
Not connected to PVD
+++ Using GPU PhysX
Physics Engine: PhysX
Physics Device: cuda:0
GPU Pipeline: disabled
Segmentation fault (core dumped)

It does not have to do with OpenGL since that is running.
What could be the cause please, seems to be C related?
Kind regards