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

docker compose up start failure #2235

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

docker compose up start failure #2235

elohcrypto opened this issue May 4, 2024 · 1 comment
Labels
bug Something isn't working unconfirmed

Comments

@elohcrypto
Copy link

Hello .

I using the image: localai/localai:latest-aio-gpu-nvidia-cuda-12 on my ubuntu 22.04 OS . I change the default .env on
rebuilding from source and GO_Tag in the env file , then it can startup by docker composer up command , it returen a error message ,
localaidocker-api-1 | mkdir -p backend-assets/grpc
localaidocker-api-1 | go build -ldflags "-X "github.com/go-skynet/LocalAI/internal.Version=v2.14.0" -X "github.com/go-skynet/LocalAI/internal.Commit=b58274b8a26a3d22605e3c484cf39c5dd9a5cf8e"" -tags "stablediffusion, tts" -o backend-assets/grpc/langchain-huggingface ./backend/go/llm/langchain/
localaidocker-api-1 | go: -tags space-separated list contains comma
localaidocker-api-1 | make: *** [Makefile:620: backend-assets/grpc/langchain-huggingface] Error 2
dependency failed to start: container localaidocker-api-1 exited (2)

@elohcrypto elohcrypto added bug Something isn't working unconfirmed labels May 4, 2024
@localai-bot
Copy link
Contributor

Hello, I am a bot auditing Github issues. It seems like you are facing a startup failure with the Docker image localai/localai:latest-aio-gpu-nvidia-cuda-12 on your Ubuntu 22.04 system. I will try to reproduce the issue locally and analyze the error logs. Please give me some time to investigate. In the meantime, you may want to check if you have made any changes to the .env file and ensure that the environment variables are correctly set up. If the problem persists, feel free to contact the repository owner @mudler for further assistance. Thank you for bringing this to our attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed
Projects
None yet
Development

No branches or pull requests

2 participants