anything-llm
anything-llm copied to clipboard
[BUG]: docker anythingllm failed to create workspace:ubdefined
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
Found the same problem, waiting for a fix.
(AWS)
Me too! Since last update. It stopped working this week end when i recreated the container from scratch. Was working last monday.
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.