[GH-ISSUE #2370] [BUG]: Docker container illegal construction #1543

Closed
opened 2026-02-22 18:25:21 -05:00 by yindo · 1 comment
Owner

Originally created by @troymroberts on GitHub (Sep 25, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2370

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

Originally created by @troymroberts on GitHub (Sep 25, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2370 ### 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](https://github.com/user-attachments/assets/49829f31-2bff-4276-acdd-e8dcbb11b993) 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_
yindo added the possible bug label 2026-02-22 18:25:21 -05:00
yindo closed this issue 2026-02-22 18:25:21 -05:00
Author
Owner

@timothycarambat commented on GitHub (Sep 25, 2024):

See pinned issue - same error: https://github.com/Mintplex-Labs/anything-llm/issues/1331#issuecomment-2153414982

CPU is too old, requires AVX2 support for lancedb

@timothycarambat commented on GitHub (Sep 25, 2024): See pinned issue - same error: https://github.com/Mintplex-Labs/anything-llm/issues/1331#issuecomment-2153414982 CPU is too old, requires AVX2 support for lancedb
yindo changed title from [BUG]: Docker container illegal construction to [GH-ISSUE #2370] [BUG]: Docker container illegal construction 2026-06-05 14:41:20 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1543