[GH-ISSUE #4527] [BUG]: Prisma error on creating a new workspace #2880

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

Originally created by @jpwoods92 on GitHub (Oct 10, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4527

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

Environment: x86_64 (Arch/CachyOS)

Error Message:

Error: Invalid prisma.workspaces.create() invocation: The table main.workspaces does not exist in the current database.

Are there known steps to reproduce?

  1. Fresh install of 1.9.0-r1
  2. Try to create a workspace
  3. See error message
Originally created by @jpwoods92 on GitHub (Oct 10, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4527 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? Environment: x86_64 (Arch/CachyOS) Error Message: Error: Invalid `prisma.workspaces.create()` invocation: The table `main.workspaces` does not exist in the current database. ### Are there known steps to reproduce? 1. Fresh install of 1.9.0-r1 2. Try to create a workspace 3. See error message
yindo added the possible bug label 2026-02-22 18:31:38 -05:00
yindo closed this issue 2026-02-22 18:31:38 -05:00
Author
Owner

@timothycarambat commented on GitHub (Oct 11, 2025):

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

Can you put more information on that issue instead of creating another with the same title. I was able to reproduce it originally, but with the new build I cannot. Can you put the full output of the bootup stdout into a comment by launching the app via terminal?

@timothycarambat commented on GitHub (Oct 11, 2025): https://github.com/Mintplex-Labs/anything-llm/issues/4525 Can you put more information on that issue instead of creating another with the same title. I was able to reproduce it originally, but with the new build I cannot. Can you put the full output of the bootup stdout into a comment by launching the app via terminal?
yindo changed title from [BUG]: Prisma error on creating a new workspace to [GH-ISSUE #4527] [BUG]: Prisma error on creating a new workspace 2026-06-05 14:49:03 -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#2880