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

Ollama locally with verba #287

Open
3 tasks
tusharrasal opened this issue Sep 19, 2024 · 2 comments
Open
3 tasks

Ollama locally with verba #287

tusharrasal opened this issue Sep 19, 2024 · 2 comments

Comments

@tusharrasal
Copy link

Description

Installation

  • pip install goldenverba
  • pip install from source

installed via pip, please specify the version: (24.2)

Weaviate Deployment

  • Local Deployment

Additional context

@tusharrasal
Copy link
Author

✔ Connecting new Client
ℹ Connecting to Weaviate Embedded
✘ Couldn't connect to Weaviate, check your URL/API KEY: <urlopen error
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local
issuer certificate (_ssl.c:1000)>
✘ Failed to connect to Weaviate Couldn't connect to Weaviate, check
your URL/API KEY: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate
verify failed: unable to get local issuer certificate (_ssl.c:1000)>

@thomashacker
Copy link
Collaborator

This issue is related to urllib and not directly verba
You can take a look at this thread: https://stackoverflow.com/questions/68275857/urllib-error-urlerror-urlopen-error-ssl-certificate-verify-failed-certifica

Let me know if this fixes your problem 😄

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