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]: Docker container illegal construction #2370

Closed
troymroberts opened this issue Sep 25, 2024 · 1 comment
Closed

[BUG]: Docker container illegal construction #2370

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

Comments

@troymroberts
Copy link

How are you running AnythingLLM?

Docker (local)

What happened?

Installed anything LLM on my local docker server via portainer, go through the setup process, connect to Ollama, create the initial workspace and attempt a query.

Get the following error:
image

When i check the container logs i have the following error: /usr/local/bin/docker-entrypoint.sh: line 7: 175 Illegal instruction (core dumped) node /app/server/index.js

Are there known steps to reproduce?

No response

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

See pinned issue - same error: #1331 (comment)

CPU is too old, requires AVX2 support for lancedb

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