Some worker can't find file "libEGL_nvidia.so.0"
I'm using 4090 for serverless, and randomly some of the workders start up without the libEGL file, as far as I can tell these library files come from nvidia-driver.
I guess is mounted into the container from the host machine, maybe a different version of the driver is causing this problem?
My program depends on this file so it fails when it encounters a workder without libEGL, so does anyone have any solution for this?


3 Replies
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
Thanks for the reply, I've sent the email, the problem occurs on both pod and serverless, and randomly, it seems to only occur on containers with a low version or a certain version of the driver.
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View