#Cannot connect to app Pixel 8 Pro

1 messages · Page 1 of 1 (latest)

zealous wren
#

I hope I can find some resolution here but here's what i'm running into.
Top down: Only my Pixel 8 Pro cant connect. Another household members IPhone can connect with no issues and my HA can be reached remotely from a browser with no issues.

My current setup.
Unraid
container running NGINX (active SSL cert)
VM running HA.
Cloudflare hosting my domain.
Container to auto update my public IP as well.

My current YAML config:
http:
server_port: 8123
use_x_forwarded_for: true
trusted_proxies:
- 192.168.90.6
ip_ban_enabled: true
login_attempts_threshold: 5

I have ran it with and without the IP ban and no changes there.

Errors i'm getting from my app are:
Error 403
a general "cannot connect to server"

Logs from HA:
2025-10-09 08:33:17.947 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from (public IP) Requested URL: '/auth/login_flow/7ef55a3e4931ace0e426526d84cbc86a'. (Mozilla/5.0 (Linux; Android 16; Pixel 8 Pro Build/BP3A.250905.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/140.0.7339.207 Mobile Safari/537.36 Home Assistant/2025.9.2-17742 (Android 16; Pixel 8 Pro))

Things I've tried:
Connecting locally (works but only with a direct ip:port - This then allowed me to connect remotely from the domain... once before resetting again)
Clearing cache, location on, precise on
Reinstall, location off.

Started the Nabu trial (that works but I already have the domain and config running)
Used a non private DNS - google
Used a VPN

Lots of googling and YAML/NGINX changes.

I hope this is enough info but please if I'm missing anything let me know! 🙂'

#

Moving to this channel since app related.

celest tendon
#

I see you have trusted proxies configured....make sure when you login to the app you dont use that locally but instead you login with actual credentials on the login screen so the app gets proper authentication for both locally and remotely all the time

zealous wren
#

Thanks for the reply!
Just to make sure im following correctly.
Login to https://mydomain.com
as far as credentials go I would just used the same that I made when I initially set up my local account.
Or is there a remote and local account that needs to be setup separately?.

celest tendon
#

yup the same credentials from when you created them

zealous wren
#

Thats what I thought.
Its odd that on an iphone I can log in without any issues, but for some reason the Pixel just isnt having it.

Think ill charge up my watch and see if even that will connect. lol