1.11.1 Routes: 404 Not Found #740

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

Originally created by @Exitium-DEV on 10/21/2025

Describe the Bug

Updating to 1.11.1 will result in every route you make to show a "404 not found error", this is immediately resolved by rolling back to 1.11.0

Environment

  • OS Type & Version: Ubuntu 24.04 ARM64
  • Pangolin Version: 1.11.1
  • Gerbil Version: 1.2.2
  • Traefik Version: 3.5
  • Newt Version: N/A

To Reproduce

Update to 1.11.1 from 1.11.0
(I specifically have Wildcard SSL enabled and EE version)

My Environment

I installed using the installation script, I think that was version 1.11.0 CE
I then set up my Authentik provider and created a local route to it
Following this I set up wildcard SSL as per your documentation
Lastly I changed the :1.11.0 tag to :ee-latest <-- this is where I believe everything broke

Expected Behavior

To be greeted with your internal application

Further Testing

Traefik was also not accessible on localhost:8080 or traefik:8080 when creating a local route for this also.
What's interesting is that the dashboard loaded happily and zero Traefik errors indicating it was working fine.

*Originally created by @Exitium-DEV on 10/21/2025* ### Describe the Bug Updating to 1.11.1 will result in every route you make to show a "404 not found error", this is immediately resolved by rolling back to 1.11.0 ### Environment - OS Type & Version: Ubuntu 24.04 ARM64 - Pangolin Version: 1.11.1 - Gerbil Version: 1.2.2 - Traefik Version: 3.5 - Newt Version: N/A ### To Reproduce Update to 1.11.1 from 1.11.0 (I specifically have Wildcard SSL enabled and EE version) ### My Environment I installed using the installation script, I think that was version 1.11.0 CE I then set up my Authentik provider and created a local route to it Following this I set up wildcard SSL as per your documentation Lastly I changed the `:1.11.0` tag to `:ee-latest` <-- this is where I believe everything broke ### Expected Behavior To be greeted with your internal application ### Further Testing Traefik was also not accessible on `localhost:8080` or `traefik:8080` when creating a local route for this also. What's interesting is that the dashboard loaded happily and zero Traefik errors indicating it was working fine.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#740