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

instalar en ubuntu 23.10 en hyper-v nvidia gtx 1080 #7

Open
wilsonbarrera opened this issue May 4, 2024 · 1 comment
Open

instalar en ubuntu 23.10 en hyper-v nvidia gtx 1080 #7

wilsonbarrera opened this issue May 4, 2024 · 1 comment

Comments

@wilsonbarrera
Copy link

al tratar de instalar en docker-compose up -d (con sudo porque no me dejó hacerlo como usuario normal) luego de unos momentos llega a este error:

Removing intermediate container e46c5d8292ac
---> 2c88c60a7011
Successfully built 2c88c60a7011
Successfully tagged basdonax-ai-rag-master_ui:latest
WARNING: Image for service ui was built because it did not already exist. To rebuild this image you must use docker-compose build or docker-compose up --build.
Creating basdonax-ai-rag-master_chroma_1 ... done
Creating basdonax-ai-rag-master_nvidia_1 ... error
Creating basdonax-ai-rag-master_ollama_1 ...

ERROR: for basdonax-ai-rag-master_nvidia_1 Cannot start service nvidia: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: initialization error: nvml error: unable to load the nvml library: unknCreating basdonax-ai-rag-master_ollama_1 ... error

ERROR: for basdonax-ai-rag-master_ollama_1 Cannot start service ollama: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: initialization error: nvml error: unable to load the nvml library: unknown

ERROR: for nvidia Cannot start service nvidia: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: initialization error: nvml error: unable to load the nvml library: unknown

ERROR: for ollama Cannot start service ollama: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: initialization error: nvml error: unable to load the nvml library: unknown
ERROR: Encountered errors while bringing up the project.

luego no me permite proseguir, alguien tiene alguna idea de como solucionarlo?

@fcori47
Copy link
Owner

fcori47 commented May 12, 2024

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

2 participants