I'm using the latest version of the nginx proxy manager in my docker environment. Everything worked fine but recently I have the following problems in the docker logs: Permission Denied
If I access the container over the public IP:Port everything works fine. But if I use the fqdn I get after 10 secounds a gateway time-out.
However, I don't have this problem with every container. Only with the one I created last.
Could the "permission" error be the problem?