[GH-ISSUE #2839] [BUG]: App won't start #1817

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

Originally created by @sebelk on GitHub (Dec 16, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2839

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

Stuck on:
Stuck on downloading Prisma engines and it never starts:

Preferences] preference config stored at /home/sergio/.config/anythingllm-desktop/config.json
> Downloading Prisma engines for Node-API for rhel-openssl-3.0.x [                    ] 0%

Are there known steps to reproduce?

Just run:
/home/sergio/AnythingLLMDesktop/start

The OS is Fedora 41.

Originally created by @sebelk on GitHub (Dec 16, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2839 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? Stuck on: Stuck on downloading Prisma engines and it never starts: ``` Preferences] preference config stored at /home/sergio/.config/anythingllm-desktop/config.json > Downloading Prisma engines for Node-API for rhel-openssl-3.0.x [ ] 0% ``` ### Are there known steps to reproduce? Just run: `/home/sergio/AnythingLLMDesktop/start` The OS is Fedora 41.
yindo added the possible bug label 2026-02-22 18:26:39 -05:00
yindo closed this issue 2026-02-22 18:26:39 -05:00
Author
Owner

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

Stuck on downloading Prisma engines and it never starts:

Primsa is required and each OS has its own binary, if it cannot download you are either on a VPN and that is somehow blocking downloading of the binary from their CDN or otherwise. Not within the scope of AnythingLLM to address

@timothycarambat commented on GitHub (Dec 16, 2024): > Stuck on downloading Prisma engines and it never starts: [Primsa](https://github.com/prisma/prisma) is required and each OS has its own binary, if it cannot download you are either on a VPN and that is somehow blocking downloading of the binary from their CDN or otherwise. Not within the scope of AnythingLLM to address
yindo changed title from [BUG]: App won't start to [GH-ISSUE #2839] [BUG]: App won't start 2026-06-05 14:42:51 -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#1817