[GH-ISSUE #2824] [BUG]: Cannot embed Documents on railway Docker #1806

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

Originally created by @KI-canvas-de on GitHub (Dec 13, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2824

How are you running AnythingLLM?

Docker (remote machine)

What happened?

When I am saving a document (plain txt) to my workspace (save and embed). System responds Application failed to respond.

Are there known steps to reproduce?

load document to workspace and save.

Originally created by @KI-canvas-de on GitHub (Dec 13, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2824 ### How are you running AnythingLLM? Docker (remote machine) ### What happened? When I am saving a document (plain txt) to my workspace (save and embed). System responds Application failed to respond. ### Are there known steps to reproduce? load document to workspace and save.
yindo added the possible bug label 2026-02-22 18:26:36 -05:00
yindo closed this issue 2026-02-22 18:26:36 -05:00
Author
Owner

@timothycarambat commented on GitHub (Dec 13, 2024):

Look at your railway instance, is the container starting and rebooting?

You are probably on the free tier and attempting to embed a large document using the built-in embedder. Railway free tier has very limited vCPU

You should upgrade the instance so it can run the built in embedder or swap to a another provider that is off-instance so that limitation does not apply.

@timothycarambat commented on GitHub (Dec 13, 2024): Look at your railway instance, is the container starting and rebooting? You are probably on the free tier and attempting to embed a large document using the built-in embedder. Railway free tier has _very_ limited vCPU You should upgrade the instance so it can run the built in embedder or swap to a another provider that is off-instance so that limitation does not apply.
yindo changed title from [BUG]: Cannot embed Documents on railway Docker to [GH-ISSUE #2824] [BUG]: Cannot embed Documents on railway Docker 2026-06-05 14:42:47 -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#1806