I have received a couple of errors in Home Assistant, triggered by my Wear OS watch. Is this an issue or should I ignore it? I’ve tested the watch on wifi and bluetooth and it does not trigger further errors.
Below is the error. I do have some http configuration, due to using my Synology NAS as a reverse proxy. I have checked am the websocket configuration is correct in the Synology.
Logger: homeassistant.components.http.ban
Source: components/http/ban.py:129
Integration: HTTP (documentation, issues)
First occurred: 5 February 2024 at 15:40:07 (3 occurrences)
Last logged: 7 February 2024 at 14:12:01
Login attempt or request with invalid authentication from 136.23.17.64 (136.23.17.64). Requested URL: '/api/websocket'. (Home Assistant/2024.1.5-12102 (Android 13; Google Pixel Watch))
Login attempt or request with invalid authentication from 136.23.17.75 (136.23.17.75). Requested URL: '/api/websocket'. (Home Assistant/2024.1.5-12102 (Android 13; Google Pixel Watch))
Login attempt or request with invalid authentication from 136.23.4.10 (136.23.4.10). Requested URL: '/api/websocket'. (Home Assistant/2024.1.5-12102 (Android 13; Google Pixel Watch))
http:
ip_ban_enabled: true
login_attempts_threshold: 5
use_x_forwarded_for: true
trusted_proxies:
- 172.30.33.0/24
- 192.168.0.68