-
Notifications
You must be signed in to change notification settings - Fork 465
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 gives error Connection refused. #304
Comments
Yes, I'm having the same error. I am trying in Google Colab |
Did anyone find any solution? |
Same issue: httpx.ConnectError: All connection attempts failed |
Hey @nohYoom @Jaswanth-Pillella @ArminFaiom @MAXNORM8650 we're trying to get to the bottom of this. The error message shown doesn't seem like it's running ollama (?). Possible to show us how to reproduce this with Ollama? |
@Jaswanth-Pillella how are you running it Google Colab? |
File "/home/nohyoom/PycharmProjects/PythonProject/.venv/lib/python3.12/site-packages/httpx/_transports/default.py", line 89, in map_httpcore_exceptions
raise mapped_exc(message) from exc
httpx.ConnectError: [Errno 111] Connection refused
I tried using Windows, but it didn't work and gave me this error, so I tried WSL, but it still doesn't work.
The text was updated successfully, but these errors were encountered: