Good morning,
I have problems connecting remotely to HA exposed with NGINX when I use Chrome and from the logs it gives me this error:
Registratore: homeassistant.components.http.ban
Fonte: components/http/ban.py:135
Integrazione: HTTP ([documentazione](https://www.home-assistant.io/integrations/http), [problemi](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+http%22))
Prima occorrenza: 12:27:45 (2 occorrenze)
Ultima registrazione: 12:27:46
Login attempt or request with invalid authentication from 4.xxx.xxx.xx (4.xxx.xxx.xx). Requested URL: '/auth/token'. (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36)
For security I use NGINX which does reverse proxy and Cloudflared which exposes the reverse proxy all via an Ubuntu Server virtual machine.
If you need anything else to understand that I don’t know, I can post