Android HA application

Hi. I created my domain in Cloudflare, at first the application on an Android phone worked well, but after two days app started to fail. I am attaching a screenshot below. The app does not work outside the local network, but HA work corectly via the Chrome browser without any problems. PLS Help

I have Google authenticator on

Log files:

Rejestrator: homeassistant.components.http.ban
Źródło: components/http/ban.py:136
integracja: HTTP (dokumentacja, Problemy)
Pierwsze zdarzenie: 3 grudnia 2024 18:12:33 (2 zdarzenia)
Ostatnio zalogowany: 08:28:33

  • Login attempt or request with invalid authentication from nothing-phone.home (My IP Hiden SRY). Requested URL: ‘/auth/login_flow/3cf172c471acb396639f2bc45ba81ba1’. (Mozilla/5.0 (Linux; Android 14; A063 Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 Home Assistant/2024.10.3-14058 (Android 14; A063))
  • Login attempt or request with invalid authentication from 212.14.55.10 (212.14.55.10). Requested URL: ‘/auth/login_flow/d75cf17f33e54a217b6a1f17b00ee97a’. (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)

Blockquote

Have you checked that your ip is not in the ip_bans.yaml file?

There is no file ip.bans.yaml. Configuration.yaml also looks clear.

Loads default set of integrations. Do not remove.

default_config:

Load frontend themes from the themes folder

frontend:
themes: !include_dir_merge_named themes

http:
use_x_forwarded_for: true
trusted_proxies:
- 172.30.33.0/24

Text to speech

tts:

  • platform: google_translate

automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml

I did some changes in cloudflare. No I can connect but when try login via login and password got info form application CANT CONECT WITH SERVER. Via web browser works perfect.

Its working. !!