-
Notifications
You must be signed in to change notification settings - Fork 521
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Traefik secure issues #73
Comments
I think you should go to your pi-hole (or your local DNS server) and point the traefik-dashboard.firesand.xyz to your traefik IP. Then in the browser you should be able to connect to https://traefik-dashboard.firesand.xyz/dashboard If you haven't deployed a local DNS server, my guess would be editing your hosts file. Hope it helped |
Thanks i havent set up pihole yet but ive added traefik-dashboard.firesand.xyz to hosts file but get |
Same here went from 404 and now it just blank page. Maybe go deeper into it for the noobs hahaha. |
I'm having the exact same issue. If I use the http-external label it works fine. As soon as I add https-external label, I get the 404 not found. |
The typo might work for OP but I'm still having the issue. Has anyone else resolved it?
|
hi i followed this your YouTube guide here https://youtu.be/IBlZgrwc1T8?si=QMjnL0tmoqBh6piI and used the traefik-secure docs here https://github.com/JamesTurland/JimsGarage/tree/main/Traefik-Secure
Made all nessasery canges to yml files and get to the log back in to traefik dashboard about 8 mins 16 seconds and no mater what port i use eg.
192.168.0.7:80
192.168.0.7:81
192.168.0.7:443
192.168.0.7:444
i get a 404 page not found error
docker-compose
traefik.yml
I have changed the sensitive parts names passwords ect.
any help would be great
Thanka
The text was updated successfully, but these errors were encountered: