mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 06:08:33 -05:00
[GH-ISSUE #1509] Setup token not displayed after installation #3875
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Datzmexxx on GitHub (Sep 20, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1509
Originally assigned to: @oschwartz10612 on GitHub.
I installed pangolin using the installer as on the quick install guide and after the installation was completed the setup token was not displayed. However, the initial setup page on my domain still asks for the setup token. I suppose this is a bug.
@DanielPantle commented on GitHub (Sep 21, 2025):
I got the same problem. As a workaround you can run
docker logs pangolin, in the output I found this section:With this token, I was able to create the admin account.
@Datzmexxx commented on GitHub (Sep 21, 2025):
Thanks. This sorted it out
@oschwartz10612 commented on GitHub (Sep 22, 2025):
I think the installer was updated to fix this. Please reopen if not.
@aries223 commented on GitHub (Oct 14, 2025):
This is still happening when selecting the CrowdSec option. If you do not select CrowdSec, it works fine.
@federicoiosue commented on GitHub (Oct 24, 2025):
Same here
@Jeff4Success commented on GitHub (Oct 27, 2025):
Just installed, manual self-host, and as mentioned, I picked CrowdSec and wasn't shown the token. But looking at the logs still works.
@ghost commented on GitHub (Nov 12, 2025):
Still an issue, logs workaround does show the token.
@gallagherman commented on GitHub (Nov 20, 2025):
Just installed today from the pre-configured digitalocean droplet and this occurred. I did install crowdsec. I found it in the docker logs.
@oschwartz10612 commented on GitHub (Nov 22, 2025):
Tracking in #1903