[GH-ISSUE #10616] cannot use nvidia's api #15960

Closed
opened 2026-04-19 22:01:26 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Chenyu550 on GitHub (Feb 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10616

Unable to connect to NVIDIA's API, while other APIs are functioning normally. Accessing https://integrate.api.nvidia.com/v1 directly via the browser works fine. The error message is as follows:

aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host integrate.api.nvidia.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)')]

Originally created by @Chenyu550 on GitHub (Feb 23, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/10616 Unable to connect to NVIDIA's API, while other APIs are functioning normally. Accessing `https://integrate.api.nvidia.com/v1` directly via the browser works fine. The error message is as follows: ` aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host integrate.api.nvidia.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)')] `
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#15960