[GH-ISSUE #568] Can't input username from Web UI https://hostname/login #331

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

Originally created by @zhh210 on GitHub (Jan 10, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/568

The webUI works ok after I finished up onboarding and logging out. However, when I was revisiting the UI from https://hostname/login there's no way to input the username:

image

Also the password doesn't work either as no username is provided to anythingllm. It was deployed to GKE with docker.

Originally created by @zhh210 on GitHub (Jan 10, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/568 The webUI works ok after I finished up onboarding and logging out. However, when I was revisiting the UI from `https://hostname/login` there's no way to input the username: <img width="686" alt="image" src="https://github.com/Mintplex-Labs/anything-llm/assets/3037080/c883bc8a-a913-4ff3-8345-b8ebda163281"> Also the password doesn't work either as no username is provided to anythingllm. It was deployed to GKE with docker.
yindo closed this issue 2026-02-22 18:18:59 -05:00
Author
Owner

@shatfield4 commented on GitHub (Jan 10, 2024):

When it is showing just the password screen this means that you enabled password protection only without multi-user mode enabled. You can try to delete the docker container and reinstall it to set it up again and during the onboarding the 'Just Me' and 'No' for password protection. This will make your instance not protected at all and then later if you wish to enable either of the protection settings you can do so in the security settings of AnythingLLM.

@shatfield4 commented on GitHub (Jan 10, 2024): When it is showing just the password screen this means that you enabled password protection only without multi-user mode enabled. You can try to delete the docker container and reinstall it to set it up again and during the onboarding the 'Just Me' and 'No' for password protection. This will make your instance not protected at all and then later if you wish to enable either of the protection settings you can do so in the security settings of AnythingLLM.
yindo changed title from Can't input username from Web UI https://hostname/login to [GH-ISSUE #568] Can't input username from Web UI https://hostname/login 2026-06-05 14:34:45 -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#331