Small update:
If i do SU LOG
I see that everything is running. but the supervisor.homeassistant claims it cannot access 172.30.32.1:8123 connection refused
When I manually connect to my docker supervisor with:
docker exec -it hassio_supervisor /bin/bash and do an ifconfig the ip is:
172.30.32.2
Could this be the culprit?