Hi fellow HA enthusiasts!
I try to get the nginx proxy manager add-on running. Unfortunately it does not start and pops an error in my logs, which I quite do not understand. Please see the logs below. I read that mariadb must be installed and running, which it does. Checking my add-ons and so far I can not see one of it using port 443. Also 443 is not opened on my router. So I ssh into my pi and executed sudo netstat -tulpn | grep LISTEN
.There I saw 127.0.0.1 is using 443.
This result left me a little confused, since I am not a crack on these things. What can I do from here? How do I get nginx proxy manager running?
I am using supervised HA (2021.03.6) on a raspberry 4b. Pretty standard installation, I assume. My router is a AVM Fritzbox 7590.
Any help is much appreciated!
Thx!
21-03-17 18:25:52 ERROR (SyncWorker_3) [supervisor.docker] Can’t start addon_a0d7b954_nginxproxymanager: 500 Server Error for http+docker://localhost/v1.40/containers/b914b7c390096ddc51775fcb0aa904c9bf77dc7065dc46ca6903761e9af74a41/start: Internal Server Error (“driver failed programming external connectivity on endpoint addon_a0d7b954_nginxproxymanager (ccdcf2441fa9133cda330d3bbb1bb4ed6b84505e668060596fc65272847df25e): Error starting userland proxy: listen tcp 0.0.0.0:443: bind: address already in use”)