We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
环境: mac + LX05
使用openai_api_key后,执行最后命令,最后报的是这个错,打印 帮我/请回答开头来提问 后出现的,有解决方案吗
raise ClientConnectorCertificateError(req.connection_key, exc) from exc aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host api2.mina.mi.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:992)')]
The text was updated successfully, but these errors were encountered:
参考最后一个 comment
#41
Sorry, something went wrong.
参考最后一个 comment #41
我已经拉取的是最新的代码了
参考这个 -> aio-libs/aiohttp#955 (comment)
No branches or pull requests
环境:
mac + LX05
使用openai_api_key后,执行最后命令,最后报的是这个错,打印 帮我/请回答开头来提问 后出现的,有解决方案吗
raise ClientConnectorCertificateError(req.connection_key, exc) from exc
aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host api2.mina.mi.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:992)')]
The text was updated successfully, but these errors were encountered: