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

[BUG]: proxmox LXC docker exit #2438

Closed
takenpro opened this issue Oct 7, 2024 · 1 comment
Closed

[BUG]: proxmox LXC docker exit #2438

takenpro opened this issue Oct 7, 2024 · 1 comment
Labels
possible bug Bug was reported but is not confirmed or is unable to be replicated.

Comments

@takenpro
Copy link

takenpro commented Oct 7, 2024

How are you running AnythingLLM?

Docker (local)

What happened?

I'm in a Proxmox Ubuntu LXC trying to install Anythin LLM and access it from another client. When I complete the installation, docker ps -a shows that it doesn't start and remains in status 'exit'. I've tried several times with different LXC containers, and they all give me the same status. How could I solve this?

Thank you.

Are there known steps to reproduce?

No response

@takenpro takenpro added the possible bug Bug was reported but is not confirmed or is unable to be replicated. label Oct 7, 2024
@timothycarambat
Copy link
Member

timothycarambat commented Oct 7, 2024

Without container logs, its impossible to know what the error you are seeing actually is.
Did you review the pinned issue? #1331

CPU may not support AVX2 instruction set, which is now nearly 10 years old tech! Otherwise the issues typically come from running the container improperly:
https://github.com/Mintplex-Labs/anything-llm/blob/master/docker/HOW_TO_USE_DOCKER.md#recommend-way-to-run-dockerized-anythingllm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible bug Bug was reported but is not confirmed or is unable to be replicated.
Projects
None yet
Development

No branches or pull requests

2 participants