Pihole middleware breaks from Pangolin v1.6.2 to v1.7.0 #1189
Replies: 2 comments
-
Hum interesting problem! I am surprised pihole does not redirect
automatically!
The only reason I could see this breaking is traefik is matching on the
pangolin router first because of the priority. We set it to 100 now on
the routers. Maybe you can set it higher?
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
xdonu2x
-
I actually resolved this and you are spot on. I had to set the priority higher than 100. Thanks a lot, now I am running all the latest versions. Appreciate your help |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need some guidance here, I had to use a traefik middleware to redirect to pihole admin page as follows :
This is working on v1.6.2 but breaks on v1.7.0 and up.
Appreciate any help! thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions