Giter VIP home page Giter VIP logo

Comments (8)

Nehcknarf avatar Nehcknarf commented on June 14, 2024 4

Use http://host.docker.internal:11434/

from ragflow.

mycarlos26 avatar mycarlos26 commented on June 14, 2024 1

Use http://host.docker.internal:11434/

I was presenting the same problem in this thread and with your comment I was able to solve the problem, thank you.

from ragflow.

KevinHuSh avatar KevinHuSh commented on June 14, 2024

Make sure the IP address you input the blank is accessible from the ragflow docker container.

from ragflow.

CreaterZXW avatar CreaterZXW commented on June 14, 2024

Fail to connect to es: Connection error caused by: ConnectionError(Connection error caused by: NameResolutionError(<urllib3.connection.HTTPConnection object at 0x717580c45ad0>: Failed to resolve 'es01' ([Errno -3] Temporary failure in name resolution))).新的错误

from ragflow.

CreaterZXW avatar CreaterZXW commented on June 14, 2024

提示 : 102
Fail to access model(llama3:instruct).ERROR: [Errno 111] Connection refused.还是同样的错误

from ragflow.

guoyuhao2330 avatar guoyuhao2330 commented on June 14, 2024

提示:102 无法访问 model(llama3:instruct)。ERROR: [Errno 111] Connection refused.还是同样的错误

Make sure that your ollama service is bound to an IP and that the ip:port can be accessed by ragflow-server

from ragflow.

alxleroux avatar alxleroux commented on June 14, 2024

Similar issue:

Running everything on the same machine. Docker on Debian. Ollama local. No firewall.

I've added for each services in docker-compose-base.yml and docker-compose.yml

    extra_hosts:
      - "host.docker.internal:host-gateway"

On bare metal http://localhost:11434/ works, from within the container is doesn't.

From within ragflow-server I installed ping/curl.

I can ping host-gateway but I cannot curl host.docker.internal:11434 I get
curl: (7) Failed to connect to host.docker.internal port 11434 after 0 ms: Connection refused Other port on my host machine are not accessible either.

from ragflow.

goldeneave avatar goldeneave commented on June 14, 2024

提示 : 102 Fail to access model(llama3:instruct).ERROR: [Errno 111] Connection refused.还是同样的错误

解决了吗

from ragflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.