Open zierbeek opened 2 years ago
narrowed down the issue. Has to do with the http subdomain not redirecting to the https domain. how can this be solved that the http domain is invisible?
Issue is now considered stale. If you want to keep it open, please comment :+1:
I have this issue for some of my hosts as well. Is there anything needed to investigate further?
Hello I know this is old, but Google let me here and I suppose my solution could help other people. Ive got similar issue to yours. It was routing/nat issue. I suggest you run tcpdump and trace the packets from host to host. I dont understand myself how this can lead to https->http confusion of the browser, I think this could be some error-recovery mechanism present on mobile devices?
Issue is now considered stale. If you want to keep it open, please comment :+1:
Checklist
jc21/nginx-proxy-manager:latest
docker image?Describe the bug
When I visit the service on my desktop though a subdomain with wildcard cert, I get the service. for example the service on port 192.168.1.10. When I visit this website on my android phone, I don't get the service but I get redirected to my main domain and the service that's at the 192.168.1.1 being adguard home login page
Nginx Proxy Manager Version
V. 2.9.16
To Reproduce Steps to reproduce the behavior:
Expected behavior
I can visit the website though it's subdomain and I can acces my service.
Operating System
Ubuntu 20.04 LTS vm
Additional context