Code Monkey home page Code Monkey logo

Comments (8)

hsiehgeoVA avatar hsiehgeoVA commented on August 12, 2024

Tried again and again. Finally the installation seemed to be OK even with the INFO messages which would stop after perhaps 30+.
Now I use nohup docker compose ... & to run it. Can get most of the demo apps working, except the support agent bot: able to get the web page. However, it only showed the section for Select RAG mode. Do not see a textbox for entering a prompt.

from genai-stack.

HakunanMatatat avatar HakunanMatatat commented on August 12, 2024

I have installed genai stack many times but it has failed.

The error situation is as follows:

dependency failed to start: container genai-stack-database-1 exited (1)

dependency failed to start: container genai-stack-api-1 is unhealthy

api-1 | requests.exceptions.ConnectionError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/sentence-transformers/all-MiniLM-L6-v2 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7ab84cd55f90>: Failed to establish a new connection: [Errno 101] Network is unreachable'))"), '(Request ID: a385a3c1-472c-4be7-991c-f1d9f11e2d95)') dependency failed to start: container genai-stack-api-1 exited (1)

api-1 | File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 218, in newconn api-1 | raise NewConnectionError( api-1 | urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7ab84cd55f90>: Failed to establish a new connection: [Errno 101] Network is unreachable

How should we solve it?

from genai-stack.

HakunanMatatat avatar HakunanMatatat commented on August 12, 2024

I am using a personal desktop computer and Clash, 127.0.0.1:7890
The attachment is my. env and yml configuration files
1)
Docker run it rm gpus all ubuntu nvidia smi
Display successful installation.
2)
Git clone https://github.com/docker/genai-stack
CD genai stack
3)
Docker compose -- profile linux-gpu up
env.txt
docker-compose.yml.txt

from genai-stack.

HakunanMatatat avatar HakunanMatatat commented on August 12, 2024

image
There are some error messages above.

This is opening http://localhost:8501/
Screenshot 2024-04-16 191225

The display shows that Python 3.11 was not found locally (only Python 3.10 was found locally),
and it was not found in the Docker also.

I don't know where all the Python packages installed in the requirements.

from genai-stack.

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.