Nvidia-smi parsing error
Hi,
I’m encountering an issue when launching a video generation on my RunPod instance.
Sometimes, this error message appears repeatedly:
error creating container: nvidia-smi: parsing output of line 3: failed to parse (pcie.link.gen.max) into int: strconv.Atoi: parsing "": invalid syntax
When this happens, it creates an infinite loop, and the workers keep running endlessly without stopping.
As a result, the instance keeps consuming resources for nothing.
Does anyone know how to fix this or what might be causing it?
Thanks in advance for your help!
I’m encountering an issue when launching a video generation on my RunPod instance.
Sometimes, this error message appears repeatedly:
error creating container: nvidia-smi: parsing output of line 3: failed to parse (pcie.link.gen.max) into int: strconv.Atoi: parsing "": invalid syntax
When this happens, it creates an infinite loop, and the workers keep running endlessly without stopping.
As a result, the instance keeps consuming resources for nothing.
Does anyone know how to fix this or what might be causing it?
Thanks in advance for your help!

