Cannot loggin with default admin account after initial setup #1863

Closed
opened 2026-04-05 19:42:49 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @francisbr on 1/17/2025

I just started a fresh setup using the 'Manual Install' & 'Without Tunneling' pages from the doc. After the docker stacks boots up:

  1. I go to https://proxy.<my_domain>/
  2. Enter the default user information

I get no error message (login successful) but I am stuck on the login screens. Looking at the debug console I can see the call was indeed successful, but the Set-Cookie header restrict to httpOnly, but I am on httpS, and the dynamic config forces me to use HTTPS (and I want HTTPS).

Image

Did I miss something?

I am using fosrl/pangolin:1.0.0-beta.6

*Originally created by @francisbr on 1/17/2025* I just started a fresh setup using the 'Manual Install' & 'Without Tunneling' pages from the doc. After the docker stacks boots up: 1. I go to https://proxy.<my_domain>/ 2. Enter the default user information - admin@example.com - Password123! I get no error message (login successful) but I am stuck on the login screens. Looking at the debug console I can see the call was indeed successful, but the Set-Cookie header restrict to httpOnly, but I am on httpS, and the dynamic config forces me to use HTTPS (and I want HTTPS). ![Image](https://github.com/user-attachments/assets/e25f8903-4f40-4138-92d2-4e45e65b84d1) Did I miss something? I am using `fosrl/pangolin:1.0.0-beta.6`
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1863