Cant login to Pangolin anymore / Redirect to Login Form #877

Closed
opened 2026-04-05 17:54:10 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @beyertom on 9/22/2025

Hi all,

I’m unable to log in to Pangolin anymore. Here’s what happens:

  1. I open the login page: https://pangolin.abc.de/auth/login
  2. I enter my username and password, then press return
  3. I’m prompted for a TOTP code, which I enter and submit
  4. Instead of logging in, I’m redirected back to the username/password login page

I enabled debugging, and these are the logs generated during the process:

Sep 22 12:56:16 hermodur docker-pangolin-start[123073]: 2025-09-22T10:56:16.776Z [debug]: POST /api/v1/auth/login
Sep 22 12:56:18 hermodur docker-pangolin-start[123073]: 2025-09-22T10:56:18.391Z [debug]: POST /api/v1/auth/login
Sep 22 12:56:18 hermodur docker-pangolin-start[123073]: 2025-09-22T10:56:18.517Z [debug]: GET /api/v1/user
Sep 22 12:56:18 hermodur docker-pangolin-start[123073]: 2025-09-22T10:56:18.529Z [debug]: GET /api/v1/auth/initial-setup-complete
Sep 22 12:56:18 hermodur docker-pangolin-start[123073]: 2025-09-22T10:56:18.607Z [debug]: GET /api/v1/user

Thanks a lot for your support.

Best regards,
Tom

*Originally created by @beyertom on 9/22/2025* Hi all, I’m unable to log in to Pangolin anymore. Here’s what happens: 1. I open the login page: https://pangolin.abc.de/auth/login 2. I enter my username and password, then press return 3. I’m prompted for a TOTP code, which I enter and submit 4. Instead of logging in, I’m redirected back to the username/password login page I enabled debugging, and these are the logs generated during the process: ``` Sep 22 12:56:16 hermodur docker-pangolin-start[123073]: 2025-09-22T10:56:16.776Z [debug]: POST /api/v1/auth/login Sep 22 12:56:18 hermodur docker-pangolin-start[123073]: 2025-09-22T10:56:18.391Z [debug]: POST /api/v1/auth/login Sep 22 12:56:18 hermodur docker-pangolin-start[123073]: 2025-09-22T10:56:18.517Z [debug]: GET /api/v1/user Sep 22 12:56:18 hermodur docker-pangolin-start[123073]: 2025-09-22T10:56:18.529Z [debug]: GET /api/v1/auth/initial-setup-complete Sep 22 12:56:18 hermodur docker-pangolin-start[123073]: 2025-09-22T10:56:18.607Z [debug]: GET /api/v1/user ``` Thanks a lot for your support. Best regards, Tom
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#877