traefik UI after update not available anymore via HTTPS, port 8080 is still working

Viewed 13

I have a running system containing from:

  • portainer CE 2.13.1
  • traefik 2.6.1

I now updated to:

  • portaient CE 2.15.0
  • traefik 2.8.4

now the routing to my containers works fine but the ui of traefik is only available under port 8080 but no longer via HTTPS. I have a subdomain traefik.{FQDN} which hints to the ip where portainer and traefik are hosted.

When I call https://traefik.{FQDN} I can see that it correctly redirects to web secure, the correct TLS certificate is shown but a 404 page not found message is all I can see on the screen.

I have no idea what is the reason for this. Anyone has a hint?

0 Answers
Related