Skip to content

[BUG]: Workspace Users Lose Qury Mode Access and Original Administrator Account Unavailability After Removing Default Admin #3548

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Kapsugar opened this issue Mar 27, 2025 · 2 comments
Labels
possible bug Bug was reported but is not confirmed or is unable to be replicated.

Comments

@Kapsugar
Copy link

Kapsugar commented Mar 27, 2025

How are you running AnythingLLM?

Docker (local)

What happened?

There's a problem when I enable the multi - user mode of AnythingLLM. When I create a new workspace, there's a default user with administrator privileges. But if I go to user management and click the Unselect button to remove this user from the workspace, all users in this workspace can't use the Qury mode for conversations afterwards. Also, I can't activate the administrator account mentioned earlier.

Image

Image

Image

Are there known steps to reproduce?

No response

@Kapsugar Kapsugar added the possible bug Bug was reported but is not confirmed or is unable to be replicated. label Mar 27, 2025
@timothycarambat
Copy link
Member

There's a problem when I enable the multi - user mode of AnythingLLM. When I create a new workspace, there's a default user with administrator privileges.

When you change to multi-user, you need to create an account username/password and this is new admin. It should also be who you are logging in with after starting mutli-user mode. The default user is the one you just created, we dont make any additional users.

But if I go to user management and click the Unselect button to remove this user from the workspace,

Who are you logged in as in this aspect? Since you should be that "default" user you just created.

all users in this workspace can't use the Qury mode for conversations afterwards.

The second screenshot you are showing shows the default query mode response when no documents are found for a given prompt.

Also, I can't activate the administrator account mentioned earlier.

Again, this is the account you just created when you enabled multi-user mode, correct? Should be the same username password you just set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible bug Bug was reported but is not confirmed or is unable to be replicated.
Projects
None yet
Development

No branches or pull requests

3 participants
@timothycarambat @Kapsugar and others