IsaacLab icon indicating copy to clipboard operation
IsaacLab copied to clipboard

[Bug Report] IsaacLab container does not work without UDP traffic

Open 5hadytru opened this issue 9 months ago • 3 comments

I have been successfully using the official Isaac Lab container ("nvcr.io/nvidia/isaac-lab:2.0.2") but have realized that building the container requires UDP traffic for something. When UDP traffic is not enabled (which is the case for, e.g, most of RunPod's datacenters) the container builds but the /workspace/isaaclab/ directory is empty. Is there a way to bypass the need for UDP traffic? Note that I believe disabled UDP traffic to be the issue since the RunPod support team came to this conclusion after a couple days of investigating; the container/template works in some datacenters and not others.

Steps to reproduce

  1. Create RunPod template that pulls the isaac-lab image (set ACCEPT_EULA=Y and PRIVACY_CONSENT=Y in template env vars) and has /workspace/ as the volume mount point
  2. Deploy a pod in any datacenter besides US-IL-1
  3. Once the pod builds, use WebTerminal to ssh in (link provided by RunPod)
  4. Observe empty /workspace/isaaclab directory, which is filled when UDP traffic is enabled

5hadytru avatar Apr 08 '25 16:04 5hadytru

Thank you for posting this. Could you share here the RunPod template you are using or where is it coming from?

RandomOakForest avatar Apr 08 '25 16:04 RandomOakForest

Here is the template I'm using

Image

5hadytru avatar Apr 08 '25 16:04 5hadytru

@5hadytru thanks for reporting this. i also tried to get this working on RunPod, but i'm not sure how to disable all UDP traffic for that image and if the image is even supposed to work when UDP is disabled.

@RandomOakForest maybe something that you can answer? will the image work without UDP and if yes, how can we deactivate anything in the image that needs UDP?

TimPietrusky avatar Apr 29 '25 11:04 TimPietrusky

Thank you for following up. The team will review this.

RandomOakForest avatar May 10 '25 19:05 RandomOakForest

Any progress on this?

5hadytru avatar Jun 03 '25 22:06 5hadytru

@5hadytru we are working on UDP support, so hopefully this will just get rid of this problem (at least when running on RunPod)

TimPietrusky avatar Jun 06 '25 18:06 TimPietrusky

@TimPietrusky any updates on this? Azure has officially become too expensive for me to continue

5hadytru avatar Jun 27 '25 18:06 5hadytru

Any updates?

LimePencil avatar Nov 29 '25 09:11 LimePencil