[GH-ISSUE #2781] 1.17.0 installer doesn't enable middleware when CrowdSec is selected #9000

Closed
opened 2026-04-30 05:11:29 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @romich on GitHub (Apr 4, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2781

Describe the Bug

CrowdSec middleware is defined, but not enabled for websecure entrypoint.

Maybe due to this commit: dbafffe73d

Environment

  • OS Type & Version: Debian 13
  • Pangolin Version: 1.17.0
  • Gerbil Version: n/a
  • Traefik Version: 3.6
  • Newt Version: n/a
  • Olm Version: n/a

To Reproduce

curl -fsSL https://static.pangolin.net/get-installer.sh | bash
./installer

Answer "yes" to CrowdSec.

Expected Behavior

CrowdSec rules are enforced.

Originally created by @romich on GitHub (Apr 4, 2026). Original GitHub issue: https://github.com/fosrl/pangolin/issues/2781 ### Describe the Bug CrowdSec middleware is defined, but not enabled for `websecure` entrypoint. Maybe due to this commit: https://github.com/fosrl/pangolin/commit/dbafffe73de6a86ea3dc8aa71222f658e1fab903 ### Environment - OS Type & Version: Debian 13 - Pangolin Version: 1.17.0 - Gerbil Version: n/a - Traefik Version: 3.6 - Newt Version: n/a - Olm Version: n/a ### To Reproduce ``` curl -fsSL https://static.pangolin.net/get-installer.sh | bash ./installer ``` Answer "yes" to CrowdSec. ### Expected Behavior CrowdSec rules are enforced.
Author
Owner

@oschwartz10612 commented on GitHub (Apr 4, 2026):

Fixed in the updated installer. Thanks for letting me know

<!-- gh-comment-id:4186023144 --> @oschwartz10612 commented on GitHub (Apr 4, 2026): Fixed in the updated installer. Thanks for letting me know
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#9000