[GH-ISSUE #3351] [BUG]: fetch failed #2159

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

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

How are you running AnythingLLM?

Docker (local)

What happened?

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

Are there known steps to reproduce?

No response

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

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

/usr/local/bin/docker-entrypoint.sh: line 7: 114 Illegal instruction (core dumped) node /app/server/index.js

https://github.com/Mintplex-Labs/anything-llm/issues/1331

@timothycarambat commented on GitHub (Feb 26, 2025): > /usr/local/bin/docker-entrypoint.sh: line 7: 114 Illegal instruction (core dumped) node /app/server/index.js https://github.com/Mintplex-Labs/anything-llm/issues/1331
yindo changed title from [BUG]: fetch failed to [GH-ISSUE #3351] [BUG]: fetch failed 2026-06-05 14:44:54 -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#2159