Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]

I know this is an old post. But I had this problem with the last HA update. I found a solution:
The problem is caused by a conflict in the ports

  1. Stop all your containers except Portainer and HA + HA supervisor
  2. Check if that solved your problem. If so… continue to point three.
  3. Activate one of your Docker containers and check if the problem persist.
  4. Repeat number three until you find out which one is the container that is conflicting with HA.
  5. When you find it, just stop the container and change the ports in which the container is running.
  6. enjoy.