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
Anyone know why I am getting this error? nvml (0.1.5) ------------ Instance ID: nvml:d884b5186b651429 [ERROR] Configuration Source: file:/etc/datadog-agent/conf.d/nvml.yaml.default Total Runs: 11 Metric Samples: Last Run: 0, Total: 0 Events: Last Run: 0, Total: 0 Service Checks: Last Run: 0, Total: 0 Average Execution Time : 2ms Last Execution Date : 2020-06-26 13:16:33.000000 PDT Last Successful Execution Date : Never Error: Insufficient Permissions Traceback (most recent call last): File "/opt/datadog-agent/embedded/lib/python2.7/site-packages/datadog_checks/base/checks/base.py", line 820, in run self.check(instance) File "/etc/datadog-agent/checks.d/nvml.py", line 47, in check pynvml.nvmlInit() File "/opt/datadog-agent/embedded/lib/python2.7/site-packages/pynvml.py", line 615, in nvmlInit _nvmlCheckReturn(ret) File "/opt/datadog-agent/embedded/lib/python2.7/site-packages/pynvml.py", line 310, in _nvmlCheckReturn raise NVMLError(ret) NVMLError_NoPermission: Insufficient Permissions
The text was updated successfully, but these errors were encountered:
Anyone know why I am getting this error?
nvml (0.1.5) ------------ Instance ID: nvml:d884b5186b651429 [ERROR] Configuration Source: file:/etc/datadog-agent/conf.d/nvml.yaml.default Total Runs: 11 Metric Samples: Last Run: 0, Total: 0 Events: Last Run: 0, Total: 0 Service Checks: Last Run: 0, Total: 0 Average Execution Time : 2ms Last Execution Date : 2020-06-26 13:16:33.000000 PDT Last Successful Execution Date : Never Error: Insufficient Permissions Traceback (most recent call last): File "/opt/datadog-agent/embedded/lib/python2.7/site-packages/datadog_checks/base/checks/base.py", line 820, in run self.check(instance) File "/etc/datadog-agent/checks.d/nvml.py", line 47, in check pynvml.nvmlInit() File "/opt/datadog-agent/embedded/lib/python2.7/site-packages/pynvml.py", line 615, in nvmlInit _nvmlCheckReturn(ret) File "/opt/datadog-agent/embedded/lib/python2.7/site-packages/pynvml.py", line 310, in _nvmlCheckReturn raise NVMLError(ret) NVMLError_NoPermission: Insufficient Permissions
The text was updated successfully, but these errors were encountered: