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

[BUG] ZepClient not working #351

Closed
TonySimonovsky opened this issue Jul 9, 2024 · 2 comments
Closed

[BUG] ZepClient not working #351

TonySimonovsky opened this issue Jul 9, 2024 · 2 comments

Comments

@TonySimonovsky
Copy link

Describe the bug
I'm using latest zep-python and the following code:

zep_client = ZepClient("http://127.0.0.1:8000")

but getting an error:

api-1                 | zep_python.exceptions.APIError: Failed to connect to Zep server. Please check that:
api-1                 |          - the server is running 
api-1                 |          - the API URL is correct
api-1                 |          - No other process is using the same port
api-1                 |          : None

At the same time I can access Zep in my browser by http://127.0.0.1:8000

@thomaslnx
Copy link

Have you ever started the Zep server? Seems stupid this question, but for me, I just get the same error as yours when my server is shot down. Please check.

@danielchalef
Copy link
Member

Closing as a new Server and set of SDKs is now available.

@danielchalef danielchalef closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
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

3 participants