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

Failed to establish a new connection: [Errno 111] Connection refused' #31

Open
prrabirmondal opened this issue Sep 26, 2024 · 0 comments

Comments

@prrabirmondal
Copy link

I have simply cloned the repo and run the file "extract_graph.ipynb" by setting "regenerate = True".
I have not made any changes in the code and finally, I am getting the following issue from the "generate" function of the "client.py "file.

An error occurred: HTTPConnectionPool(host='localhost', port=11434): Max retries exceeded with url: /api/generate (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe917975790>: Failed to establish a new connection: [Errno 111] Connection refused'))

Kindly let me know how to solve it.
Thanks in advance.

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