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

Issue related to "Getting Started" and LangChain Academy #600

Open
BenDressel247 opened this issue Dec 18, 2024 · 0 comments
Open

Issue related to "Getting Started" and LangChain Academy #600

BenDressel247 opened this issue Dec 18, 2024 · 0 comments

Comments

@BenDressel247
Copy link

Hi

I'm working through the LangChain Academy course and I'm running into the below error when executing the langsmith API's.

Failed to get info from https://api.smith.langchain.com: LangSmithConnectionError('Connection error caused failure to GET /info in LangSmith API. Please confirm your internet connection. SSLError(MaxRetryError("HTTPSConnectionPool(host='api.smith.langchain.com', port=443): Max retries exceeded with url: /info (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable
to get local issuer certificate (ssl.c:1000)')))"))\nContent-Length: None\nAPI Key: lsv2********************************************33')
Failed to batch ingest runs: langsmith.utils.LangSmithConnectionError: Connection error caused failure to POST https://api.smith.langchain.com/runs/batch in LangSmith API. Please confirm your internet connection. SSLError(MaxRetryError("HTTPSConnectionPool(host='api.smith.langchain.com', port=443): Max retries exceeded with url: /runs/batch (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)')))"))

Even following the Getting Started page here: https://docs.smith.langchain.com/ I'm receiving the same error. I don't see any other topics containing SSL errors so hitting a wall as to what to do next.

Thanks

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

1 participant