Skip to content

[WinError 10061] #262

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

Closed
YildirimYaniklardan opened this issue Feb 9, 2025 · 3 comments
Closed

[WinError 10061] #262

YildirimYaniklardan opened this issue Feb 9, 2025 · 3 comments

Comments

@YildirimYaniklardan
Copy link

Image

Image

Image

Image

When I click the "Run Agent" button, I get the error: "Errno 10061: No connection could be made because the target machine actively refused it."

@jigsgfx
Copy link

jigsgfx commented Feb 12, 2025

same issue

@YildirimYaniklardan
Copy link
Author

YildirimYaniklardan commented Feb 13, 2025

I fixed the issue by installing ollama on my computer.

@AliYmn
Copy link
Contributor

AliYmn commented Mar 14, 2025

@YildirimYaniklardan
If you're working with Ollama, you should update the OLLAMA_ENDPOINT to "http://host.docker.internal:11434" in your .env file. This allows the Docker container to communicate with the Ollama application running on your host machine, as "localhost" inside a container refers to the container itself, not your computer.

also I made pr about this issue : #399

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