[GH-ISSUE #3262] [BUG]: when i choose ollama and then goto next step,the docker encouraged core dumped. /usr/local/bin/docker-entrypoint.sh: line 7: 171 Illegal instruction . help me to fix it #2100

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

Originally created by @hanson815 on GitHub (Feb 18, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3262

How are you running AnythingLLM?

Docker (local)
node build 18.20
docker version 27.5.1

What happened?

2025-02-18 23:37:34 [backend] error: TypeError: fetch failed
2025-02-18 23:37:34 at node:internal/deps/undici/undici:12618:11
2025-02-18 23:37:34 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-02-18 23:37:34 at async ollamaAIModels (/app/server/utils/helpers/customModels.js:307:18)
2025-02-18 23:37:34 at async getCustomModels (/app/server/utils/helpers/customModels.js:44:14)
2025-02-18 23:37:34 at async /app/server/endpoints/system.js:953:35
2025-02-18 23:37:34 [backend] error: TypeError: fetch failed
2025-02-18 23:37:34 at node:internal/deps/undici/undici:12618:11
2025-02-18 23:37:34 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-02-18 23:37:34 at async ollamaAIModels (/app/server/utils/helpers/customModels.js:307:18)
2025-02-18 23:37:34 at async getCustomModels (/app/server/utils/helpers/customModels.js:44:14)
2025-02-18 23:37:34 at async /app/server/endpoints/system.js:953:35
2025-02-18 23:37:41 [backend] info: EmbeddingEngine changed from undefined to native - resetting undefined namespaces
2025-02-18 23:37:41 [backend] info: [Event Logged] - workspace_vectors_reset
2025-02-18 23:37:41 [backend] info: Resetting anythingllm managed vector namespaces for
2025-02-18 23:37:46 /usr/local/bin/docker-entrypoint.sh: line 7: 171 Illegal instruction (core dumped) node /app/server/index.js

Are there known steps to reproduce?

No response

Originally created by @hanson815 on GitHub (Feb 18, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3262 ### How are you running AnythingLLM? Docker (local) node build 18.20 docker version 27.5.1 ### What happened? 2025-02-18 23:37:34 [backend] error: TypeError: fetch failed 2025-02-18 23:37:34 at node:internal/deps/undici/undici:12618:11 2025-02-18 23:37:34 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2025-02-18 23:37:34 at async ollamaAIModels (/app/server/utils/helpers/customModels.js:307:18) 2025-02-18 23:37:34 at async getCustomModels (/app/server/utils/helpers/customModels.js:44:14) 2025-02-18 23:37:34 at async /app/server/endpoints/system.js:953:35 2025-02-18 23:37:34 [backend] error: TypeError: fetch failed 2025-02-18 23:37:34 at node:internal/deps/undici/undici:12618:11 2025-02-18 23:37:34 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2025-02-18 23:37:34 at async ollamaAIModels (/app/server/utils/helpers/customModels.js:307:18) 2025-02-18 23:37:34 at async getCustomModels (/app/server/utils/helpers/customModels.js:44:14) 2025-02-18 23:37:34 at async /app/server/endpoints/system.js:953:35 2025-02-18 23:37:41 [backend] info: EmbeddingEngine changed from undefined to native - resetting undefined namespaces 2025-02-18 23:37:41 [backend] info: [Event Logged] - workspace_vectors_reset 2025-02-18 23:37:41 [backend] info: Resetting anythingllm managed vector namespaces for 2025-02-18 23:37:46 /usr/local/bin/docker-entrypoint.sh: line 7: 171 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:28:09 -05:00
yindo closed this issue 2026-02-22 18:28:09 -05:00
Author
Owner

@timothycarambat commented on GitHub (Feb 18, 2025):

See the pinned issue https://github.com/Mintplex-Labs/anything-llm/issues/1331

@timothycarambat commented on GitHub (Feb 18, 2025): See the pinned issue https://github.com/Mintplex-Labs/anything-llm/issues/1331
yindo changed title from [BUG]: when i choose ollama and then goto next step,the docker encouraged core dumped. /usr/local/bin/docker-entrypoint.sh: line 7: 171 Illegal instruction . help me to fix it to [GH-ISSUE #3262] [BUG]: when i choose ollama and then goto next step,the docker encouraged core dumped. /usr/local/bin/docker-entrypoint.sh: line 7: 171 Illegal instruction . help me to fix it 2026-06-05 14:44:32 -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#2100