[GH-ISSUE #122] Nightly does not contain page "/register?id=admin" #64

Closed
opened 2026-02-17 17:06:02 -05:00 by yindo · 3 comments
Owner

Originally created by @sunbrolynk on GitHub (Jun 11, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/122

When launching the containers with the nightly build, Drop does not contain the given admin registration page and gives a 404 error.

You can bypass this by building with the v.0.2.0beta build, and then pull nightly over it, but this seems to cause its own issues.

I know you had mentioned you are still working on development, and don't want to be a pain, so please tell me if this is helpful or already known!

The bit i have gotten to work i am liking, thank you for your work!

Originally created by @sunbrolynk on GitHub (Jun 11, 2025). Original GitHub issue: https://github.com/Drop-OSS/drop/issues/122 When launching the containers with the nightly build, Drop does not contain the given admin registration page and gives a 404 error. You can bypass this by building with the v.0.2.0beta build, and then pull nightly over it, but this seems to cause its own issues. I know you had mentioned you are still working on development, and don't want to be a pain, so please tell me if this is helpful or already known! The bit i have gotten to work i am liking, thank you for your work!
yindo closed this issue 2026-02-17 17:06:02 -05:00
Author
Owner

@DecDuck commented on GitHub (Jun 11, 2025):

This is a documentation issue thankfully. The path is now /auth/register?id=admin. We'll update the docs shortly.

@DecDuck commented on GitHub (Jun 11, 2025): This is a documentation issue thankfully. The path is now /auth/register?id=admin. We'll update the docs shortly.
Author
Owner

@moutonnoireu commented on GitHub (Aug 1, 2025):

This is a documentation issue thankfully. The path is now /auth/register?id=admin. We'll update the docs shortly.

It does not seem to work.

[GET] "/api/v1/auth/signup/simple?id=admin": 404 Invalid or expired invitation

Is it the right path ?

@moutonnoireu commented on GitHub (Aug 1, 2025): > This is a documentation issue thankfully. The path is now /auth/register?id=admin. We'll update the docs shortly. It does not seem to work. [GET] "/api/v1/auth/signup/simple?id=admin": 404 Invalid or expired invitation Is it the right path ?
Author
Owner

@DecDuck commented on GitHub (Aug 1, 2025):

We now log a setup link in the container's logs on first boot, which includes creating an admin account as a step.

@DecDuck commented on GitHub (Aug 1, 2025): We now log a setup link in the container's logs on first boot, which includes creating an admin account as a step.
yindo changed title from Nightly does not contain page "/register?id=admin" to [GH-ISSUE #122] Nightly does not contain page "/register?id=admin" 2026-06-05 14:21:14 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#64