Account setup issues #102

Open
opened 2026-02-28 01:28:26 -05:00 by deekerman · 2 comments
Owner

Originally created by @JojiiOfficial on GitHub (Jul 12, 2025).

I followed the setup instructions from the readme and started fluid-calendar. However no admin-account creation page gets shown, just a sign-in page. No Sign-up option available either.
How should I create an (admin) account to be able to login?
The tutorial here shows an admin-creation page that is supposed to show up on the first visit. However this is not the case for me.

The logs don't show any error either:

All migrations have been successfully applied.

┌─────────────────────────────────────────────────────────┐
│  Update available 6.3.1 -> 6.11.1                       │
│  Run the following to update                            │
│    npm i --save-dev prisma@latest                       │
│    npm i @prisma/client@latest                          │
└─────────────────────────────────────────────────────────┘

Starting the application...

   ▲ Next.js 15.2.4
   - Local:        http://...:3000
   - Network:      http://...:3000
 ✓ Starting...

 ✓ Ready in 210ms

Is this a bug or has the setup-workflow changed recently?

Originally created by @JojiiOfficial on GitHub (Jul 12, 2025). I followed the setup instructions from the readme and started fluid-calendar. However no admin-account creation page gets shown, just a sign-in page. No Sign-up option available either. How should I create an (admin) account to be able to login? The tutorial [here](https://mariushosting.com/how-to-install-fluid-calendar-on-your-synology-nas/) shows an admin-creation page that is supposed to show up on the first visit. However this is not the case for me. The logs don't show any error either: ``` All migrations have been successfully applied. ┌─────────────────────────────────────────────────────────┐ │ Update available 6.3.1 -> 6.11.1 │ │ Run the following to update │ │ npm i --save-dev prisma@latest │ │ npm i @prisma/client@latest │ └─────────────────────────────────────────────────────────┘ Starting the application... ▲ Next.js 15.2.4 - Local: http://...:3000 - Network: http://...:3000 ✓ Starting... ✓ Ready in 210ms ``` Is this a bug or has the setup-workflow changed recently?
Author
Owner

@nerometa commented on GitHub (Jul 16, 2025):

Also experienced the same issue. I have to change the URL to <my-domain.com>/setup in the Address Bar in my browser manually instead to setup my account.

@nerometa commented on GitHub (Jul 16, 2025): Also experienced the same issue. I have to change the URL to `<my-domain.com>/setup` in the Address Bar in my browser manually instead to setup my account.
Author
Owner

@AnyColorIWant commented on GitHub (Aug 8, 2025):

If you click Forgot Your Password, it should also trigger the admin creation.

@AnyColorIWant commented on GitHub (Aug 8, 2025): If you click Forgot Your Password, it should also trigger the admin creation.
Sign in to join this conversation.
No labels
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fluid-calendar#102
No description provided.