[GH-ISSUE #3664] [BUG]: NixOS Issue #2363

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

Originally created by @Raebu on GitHub (Apr 16, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3664

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

Describe the issue
When trying to create a workspace, I get an error that says: Failed to create workspace: undefined.

Are there known steps to reproduce?

Steps to reproduce

  1. Open AnythingLLM AppImage on NixOS
  2. Enter any name in the Workspace field
  3. Click the arrow to continue
  4. See error

Expected behavior
Workspace should be created and loaded.

System Info

  • OS: NixOS
  • AnythingLLM version: Desktop AppImage
  • How installed: appimage-run
  • Node version (if relevant): [you can run node -v if needed]
  • SQLite installed: Yes/No
  • Anything in terminal logs: [paste them]

Additional context
App was launched using nix-shell -p appimage-run.

Originally created by @Raebu on GitHub (Apr 16, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3664 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? **Describe the issue** When trying to create a workspace, I get an error that says: `Failed to create workspace: undefined`. ### Are there known steps to reproduce? **Steps to reproduce** 1. Open AnythingLLM AppImage on NixOS 2. Enter any name in the Workspace field 3. Click the arrow to continue 4. See error **Expected behavior** Workspace should be created and loaded. **System Info** - OS: NixOS - AnythingLLM version: Desktop AppImage - How installed: `appimage-run` - Node version (if relevant): [you can run `node -v` if needed] - SQLite installed: Yes/No - Anything in terminal logs: [paste them] **Additional context** App was launched using `nix-shell -p appimage-run`.
yindo added the possible bug label 2026-02-22 18:29:21 -05:00
yindo closed this issue 2026-02-22 18:29:21 -05:00
Author
Owner

@timothycarambat commented on GitHub (Apr 16, 2025):

When trying to create a workspace, I get an error that says: Failed to create workspace: undefined.

For this error, it could mean that the Prisma binary does not exist for your operating system. What arch are you on? If it is ARM that could be the reason why since the AppImage is built on x86

@timothycarambat commented on GitHub (Apr 16, 2025): > When trying to create a workspace, I get an error that says: Failed to create workspace: undefined. For this error, it could mean that the Prisma binary does not exist for your operating system. What arch are you on? If it is ARM that could be the reason why since the AppImage is built on x86
yindo changed title from [BUG]: NixOS Issue to [GH-ISSUE #3664] [BUG]: NixOS Issue 2026-06-05 14:46:08 -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#2363