1.17.0 installer doesn't enable middleware when CrowdSec is selected #8

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

Originally created by @romich on 4/4/2026

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 4/4/2026* ### 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.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#8