Open notnoop opened 3 years ago
I am also getting this issue, anyone got any idea what's going on here?
I am trying to run Nomad in WSL2 on Windows 10, and getting the same issue.
EDIT: I installed the latest v1.2.0 beta1 and now it works! https://releases.hashicorp.com/nomad/1.2.0-beta1/
@robmeijer Thanks for the edit. I'll try installing the beta.
The nvidia driver may panic when run on Windows Subsystem for Linux, WSL. The issue seems to be that the
nvm
C library fails to initialize but it panics when it tries to find the appropriate string failure.The following is stack trace of the error generated from when nvidia driver was built into the nomad binary: