You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.
It logs this:
root@octopus-worker1:/home/practice# docker logs d674af870ff5
Starting NVIDIA host engine...
Got error 11 while waiting for SIGUSR1 from child process.
Collecting metrics at /run/prometheus/dcgm.prom every 1000ms...
Stopping NVIDIA host engine...
Unable to terminate host engine, it may not be running.
/usr/local/bin/dcgm-exporter: line 141: kill: (12) - No such process
Done
How to solve it?Thanks
The text was updated successfully, but these errors were encountered:
It logs this:
root@octopus-worker1:/home/practice# docker logs d674af870ff5
Starting NVIDIA host engine...
Got error 11 while waiting for SIGUSR1 from child process.
Collecting metrics at /run/prometheus/dcgm.prom every 1000ms...
Stopping NVIDIA host engine...
Unable to terminate host engine, it may not be running.
/usr/local/bin/dcgm-exporter: line 141: kill: (12) - No such process
Done
How to solve it?Thanks
The text was updated successfully, but these errors were encountered: