IOS app connection issues with Nginx

I am having a hard time connecting my home assistant iphone app to HA.
i am able to access my HA with my https://subdomain.domain.com but when i use this link in the app it keep timing out. i could not even use my local ip 10.1.0.1:8123 to access.
i am running HA and Nging on my unraid server.

log:

Logger: homeassistant.components.hassio.handler
Source: components/hassio/handler.py:209
Integration: Hass.io (documentation, issues)
First occurred: 6:42:13 PM (6 occurrences)
Last logged: 6:42:29 PM

Client error on /homeassistant/options request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed ('172.30.32.2', 80)]
Client error on /supervisor/options request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed ('172.30.32.2', 80)]
Client error on /info request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed ('172.30.32.2', 80)]
Client error on /ingress/panels request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed ('172.30.32.2', 80)]
Client error on /discovery request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed ('172.30.32.2', 80)]

is Anybody having this issue??

Ok if you have this problem in unraid, make sure to update your hass Supervisor!!