[GH-ISSUE #1385] [BUG]: docker anythingllm failed to create workspace:ubdefined #885

Closed
opened 2026-02-22 18:22:00 -05:00 by yindo · 3 comments
Owner

Originally created by @DengxiaoHong999 on GitHub (May 13, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1385

How are you running AnythingLLM?

Docker (local)

What happened?

after get started when ceate your first workspace,i created a workspace named test and response "failed to create workspace:undefined"

Are there known steps to reproduce?

No response

Originally created by @DengxiaoHong999 on GitHub (May 13, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1385 ### How are you running AnythingLLM? Docker (local) ### What happened? after get started when ceate your first workspace,i created a workspace named test and response "failed to create workspace:undefined" ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:22:00 -05:00
yindo closed this issue 2026-02-22 18:22:00 -05:00
Author
Owner

@chalitbkb commented on GitHub (May 13, 2024):

Found the same problem, waiting for a fix.

(AWS)
image

@chalitbkb commented on GitHub (May 13, 2024): Found the same problem, waiting for a fix. (AWS) ![image](https://github.com/Mintplex-Labs/anything-llm/assets/32437546/2c094c03-07ea-4451-96a8-ec0928ba95d8)
Author
Owner

@jbesclapez commented on GitHub (May 13, 2024):

Me too! Since last update. It stopped working this week end when i recreated the container from scratch. Was working last monday.

@jbesclapez commented on GitHub (May 13, 2024): Me too! Since last update. It stopped working this week end when i recreated the container from scratch. Was working last monday.
Author
Owner

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

This was fixed in 790fd58b97
The issue was if you:

  • Onboarded
  • Said "set up for team"
  • Set username/pass -> Auth would fail but flow would continue, resulting in undefined error due to permissions on creating workspace.

If you set up the app unauthenticated and then later changed to multi-user this would not occur.

@timothycarambat commented on GitHub (May 13, 2024): This was fixed in 790fd58b9704af16aee7ed959e0b1cf1b66a514f The issue was if you: - Onboarded - Said "set up for team" - Set username/pass -> Auth would fail but flow would continue, resulting in undefined error due to permissions on creating workspace. If you set up the app unauthenticated and then later changed to multi-user this would not occur.
yindo changed title from [BUG]: docker anythingllm failed to create workspace:ubdefined to [GH-ISSUE #1385] [BUG]: docker anythingllm failed to create workspace:ubdefined 2026-06-05 14:37:44 -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#885