Admin user intermittently receives authorization error despite being logged in as admin #397

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

Originally created by @blakey108 on 1/7/2026

Describe the Bug

Pangolin displays an authorization or permission-related error even when the user is authenticated and logged in with an admin account. The error persists across sessions and occurs while all core Pangolin-related services are running and healthy.

Environment

OS Type & Version: Ubuntu 22.04 LTS
Pangolin Version: fosrl/pangolin:ee-latest
Gerbil Version: fosrl/gerbil:latest
Traefik Version: traefik:v3.4.0
Newt Version: 1.8.1

To Reproduce

Log in to Pangolin using an account with admin privileges.

Access sections or actions that require admin authorization.

Observe that Pangolin reports an authorization/permission error despite the active admin session.

Expected Behavior

Admin users should consistently be recognized as authorized, with full access to admin-only functionality after successful authentication.

*Originally created by @blakey108 on 1/7/2026* ### Describe the Bug Pangolin displays an authorization or permission-related error even when the user is authenticated and logged in with an admin account. The error persists across sessions and occurs while all core Pangolin-related services are running and healthy. ### Environment OS Type & Version: Ubuntu 22.04 LTS Pangolin Version: fosrl/pangolin:ee-latest Gerbil Version: fosrl/gerbil:latest Traefik Version: traefik:v3.4.0 Newt Version: 1.8.1 ### To Reproduce Log in to Pangolin using an account with admin privileges. Access sections or actions that require admin authorization. Observe that Pangolin reports an authorization/permission error despite the active admin session. ### Expected Behavior Admin users should consistently be recognized as authorized, with full access to admin-only functionality after successful authentication.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#397