Cant create first user #1

Open
opened 2025-07-08 08:33:07 -04:00 by AtHeartEngineer · 0 comments

Originally created by @felixbro on 7/7/2025

Describe the bug
After a completely new and clean installation of the application using the official Docker image, the setup process does not show the initial user creation screen. Instead, it directly displays the login page, making it impossible to create the first administrator account and access the application.

To Reproduce
Steps to reproduce the behavior:

  1. Pull the latest Docker image from the repository.
  2. Run the Docker container for the first time with a new, empty volume for persistent data.
  3. Open a web browser and navigate to the application's address (e.g., http://xxx.xxx.xxx.xxx:8480).
  4. See the login screen instead of the expected setup page for creating a new user.

Expected behavior
On the first launch of a new installation, I expect to be presented with a setup wizard or a registration form to create the initial administrator account.

Screenshots
Image

Desktop (please complete the following information):

  • OS: [Windows 11]
  • Browser [Vivaldi]
  • Version [latest]

Additional context
This issue occurs on a pristine Docker setup with no pre-existing data volumes or configurations. The problem seems to be that the application incorrectly assumes an initial user already exists.

*Originally created by @felixbro on 7/7/2025* **Describe the bug** After a completely new and clean installation of the application using the official Docker image, the setup process does not show the initial user creation screen. Instead, it directly displays the login page, making it impossible to create the first administrator account and access the application. **To Reproduce** Steps to reproduce the behavior: 1. Pull the latest Docker image from the repository. 2. Run the Docker container for the first time with a new, empty volume for persistent data. 3. Open a web browser and navigate to the application's address (e.g., http://xxx.xxx.xxx.xxx:8480). 4. See the login screen instead of the expected setup page for creating a new user. **Expected behavior** On the first launch of a new installation, I expect to be presented with a setup wizard or a registration form to create the initial administrator account. **Screenshots** ![Image](https://github.com/user-attachments/assets/d2c4c2da-cb62-4892-9648-167867dbea57) **Desktop (please complete the following information):** - OS: [Windows 11] - Browser [Vivaldi] - Version [latest] **Additional context** This issue occurs on a pristine Docker setup with no pre-existing data volumes or configurations. The problem seems to be that the application incorrectly assumes an initial user already exists.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/reitti#1