Skip to content
New issue

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

ssl issues #49

Open
lord-dubious opened this issue Dec 13, 2024 · 1 comment
Open

ssl issues #49

lord-dubious opened this issue Dec 13, 2024 · 1 comment

Comments

@lord-dubious
Copy link

2024-12-13 15:19:33.838 [info] aider-chat: File "/home/dubious/micromamba/lib/python3.12/site-packages/httpx/_transports/default.py", line 297, in init
2024-12-13 15:19:33.838 [info] aider-chat: ssl_context = create_ssl_context(verify=verify, cert=cert, trust_env=trust_env)
2024-12-13 15:19:33.838 [info] aider-chat: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2024-12-13 15:19:33.838 [info] aider-chat: File "/home/dubious/micromamba/lib/python3.12/site-packages/httpx/_config.py", line 54, in create_ssl_context
2024-12-13 15:19:33.838 [info] aider-chat: return ssl.create_default_context(cafile=verify)
2024-12-13 15:19:33.838 [info] aider-chat: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2024-12-13 15:19:33.838 [info] aider-chat: File "/home/dubious/micromamba/lib/python3.12/ssl.py", line 707, in create_default_context
2024-12-13 15:19:33.838 [info] aider-chat: context.load_verify_locations(cafile, capath, cadata)
2024-12-13 15:19:33.838 [info] aider-chat: FileNotFoundError: [Errno 2] No such file or directory

@lee88688
Copy link
Owner

what provider do you use? the endpoint's https has a problem? currently there is no solutions in aider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants