I am encountering a persistent warning message during my TAO Toolkit training runs, and while the commands are completing successfully, I wanted to bring it to your attention as it points to an SSL certificate issue on your telemetry server.
Telemetry data couldn’t be sent, but the command ran successfully.[WARNING]: HTTPSConnectionPool(host=‘telemetry.metropolis.nvidia.com’, port=443): Max retries exceeded with url: /api/v1/telemetry (Caused by SSLError(SSLCertVerificationError(1, ‘[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)’)))Execution status: PASS
how can i resolved this issue
my system specification -
TAO docker version - Docker version 27.5.1, build 9f9e405
aws instance type - g4dn2x.lsrge
os - linux
nvidia driver - 535.230.02
notebook download link - Running TAO on an AWS VM - NVIDIA Docs