-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Description
How are you running AnythingLLM?
Docker (local)
What happened?
In a Docker installation with multiple users enabled, the document upload functionality does not work for regular users. When the file selection popup opens and a document is chosen, no response or indication appears to show that the document has been attached to the chat. However, for Managers and Administrators, this functionality works without any issues. Additionally, no errors are found in the logs.
Is this a known issue?
Thanks!
Are there known steps to reproduce?
To reproduce the issue, set up a Docker installation with multiple users enabled. Log in to the application using a regular user account (default user type). Navigate to the chat section and attempt to upload a document by opening the file selection popup and choosing a document. Observe that there is no response or indication that the document has been attached to the chat.