Skip to content

Magic Link just refreshes /auth page #19

@Srolfe657

Description

@Srolfe657

I set up with docker/docker-compose on a Proxmox LXC running Ubuntu Server 22.04. I can get to the login page but can't actually get logged in.

Myself and one other user in the Discord are getting a problem where the magic link just brings you back to the same localhost/auth page over and over. I tried setting up SMTP and actually get the emails but that link does the same thing.

From learn_more on Discord:

I grab the 'register' magic link from the docker console, open it in a new tab, and it drops me on the login page.
Entering the same email there yields another link in the log, but opening that just drops me back on the login page.
[4:59 AM]Tuesday, October 28, 2025 4:59 AM
There are no errors logged on the app container, just this:
EventId=2001 LogLevel=Information Category=Npgsql.Command Message=Command execution completed (duration=1ms): SELECT id, name, email, lock_reason FROM users WHERE email = $1 State={"Message":"Command execution completed (duration=1ms): SELECT id, name, email, lock_reason FROM users WHERE email = $1","CommandText":"SELECT id, name, email, lock_reason FROM users WHERE email = $1","DurationMs":1,"ConnectorId":103,"{OriginalFormat}":"Command execution completed (duration={DurationMs}ms): {CommandText}"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions