What app is this about, and its version: homeassistant 2025.10.3~ynh1
What YunoHost version are you running: 12.1.32 (stable).
What type of hardware are you using: Old laptop or computer
Describe your issue
Hello everyone,
I am facing a severe and persistent issue with the Home Assistant app on YunoHost that seems to be related to a corrupt configuration being restored from a system-level cache or backup after a fresh installation.
Context and Initial Problem
Initial Action: Attempting to restore Home Assistant from a backup.
Initial Errors (pre-purge): The app failed to start due to loading corrupted/outdated configuration data, specifically for custom components like Ariston (DNS error) and internal components like rpi_power (AttributeError, which shouldn’t run on my setup).
Final Logs: Currently, the application is starting, but I cannot access it due to repeated “Login attempt or request with invalid authentication” warnings (http.ban).
Actions Taken So Far (Verification of Purity)
I have performed all possible steps to ensure a clean installation, confirming that the issue is likely a persistent YunoHost behavior:
Multiple Uninstall/Reinstall: I attempted yunohost app remove homeassistant followed by yunohost app install homeassistant. (Failed)
Full Data Purge: I ran the official yunohost app remove homeassistant --purge. (Failed)
Manual Forced Cleanup (Extreme):
Stopped the service: sudo systemctl stop homeassistant.
Manually deleted the entire application data and installation directories:
sudo rm -rf /home/yunohost.app/homeassistant/
sudo rm -rf /var/www/homeassistant/
Confirmed the main config directory does NOT exist after reinstallation:
cd /home/yunohost.app/homeassistant/.homeassistant/ returns No such file or directory.
Final Reinstallation: Ran yunohost app install homeassistant.
The Current Ambiguity
Despite the final configuration directory being confirmed as non-existent (meaning the installation is clean), I am stuck in one of these two states:
I see the standard Home Assistant login screen (not the “Welcome” screen). The login fails, suggesting old user credentials or SSO data is somehow being applied.
I cannot access the interface at all due to aggressive http.ban warnings, likely caused by old clients (mobile app, browser cache) using outdated credentials.
Request for Help
Since the persistence of the corrupted configuration (or the old authentication state) survives a full manual cleanup and purge, I suspect a system-level caching mechanism or an automatic backup restoration is taking place during the app install.
Could someone please advise on how to:
a) Completely clear the YunoHost application installation cache (beyond /var/cache/yunohost/gitclones/). b) Check if a backup archive is being automatically applied during installation, even after a purge. c) Force Home Assistant to truly start in “first run” mode to create a new administrative user.
Thank you very much for your help and time!
Share relevant logs or error messages
Save New Duplicate & Edit Just Text Twitter
LOGFILE: journalctl
oct. 28 17:39:13 systemd[1]: Stopping homeassistant.service - Home Assistant: automation platform…
oct. 28 17:39:14 systemd[1]: homeassistant.service: Deactivated successfully.
oct. 28 17:39:14 systemd[1]: Stopped homeassistant.service - Home Assistant: automation platform.
oct. 28 17:39:14 systemd[1]: homeassistant.service: Consumed 38.619s CPU time.
oct. 28 17:39:14 systemd[1]: Started homeassistant.service - Home Assistant: automation platform.
oct. 28 17:47:22 systemd[1]: Stopping homeassistant.service - Home Assistant: automation platform…
oct. 28 17:47:23 systemd[1]: homeassistant.service: Deactivated successfully.
oct. 28 17:47:23 systemd[1]: Stopped homeassistant.service - Home Assistant: automation platform.
oct. 28 17:47:23 systemd[1]: homeassistant.service: Consumed 6.564s CPU time.
oct. 28 17:47:23 systemd[1]: Started homeassistant.service - Home Assistant: automation platform.
oct. 28 17:48:44 systemd[1]: Stopping homeassistant.service - Home Assistant: automation platform…
oct. 28 17:48:45 systemd[1]: homeassistant.service: Deactivated successfully.
oct. 28 17:48:45 systemd[1]: Stopped homeassistant.service - Home Assistant: automation platform.
oct. 28 17:48:45 systemd[1]: homeassistant.service: Consumed 4.652s CPU time.
– Boot 73ffb7b3ad964fa091069b852ef01867 –
oct. 28 17:49:58 systemd[1]: Started homeassistant.service - Home Assistant: automation platform.
oct. 28 17:58:36 systemd[1]: Stopping homeassistant.service - Home Assistant: automation platform…
oct. 28 17:58:37 systemd[1]: homeassistant.service: Deactivated successfully.
oct. 28 17:58:37 systemd[1]: Stopped homeassistant.service - Home Assistant: automation platform.
oct. 28 17:58:37 systemd[1]: homeassistant.service: Consumed 7.188s CPU time.
oct. 28 17:58:37 systemd[1]: Started homeassistant.service - Home Assistant: automation platform.
oct. 28 18:02:28 systemd[1]: Stopping homeassistant.service - Home Assistant: automation platform…
oct. 28 18:02:29 systemd[1]: homeassistant.service: Deactivated successfully.
oct. 28 18:02:29 systemd[1]: Stopped homeassistant.service - Home Assistant: automation platform.
oct. 28 18:02:29 systemd[1]: homeassistant.service: Consumed 4.503s CPU time.
oct. 28 18:02:29 systemd[1]: Started homeassistant.service - Home Assistant: automation platform.
oct. 28 18:06:18 systemd[1]: Stopping homeassistant.service - Home Assistant: automation platform…
oct. 28 18:06:19 systemd[1]: homeassistant.service: Deactivated successfully.
oct. 28 18:06:19 systemd[1]: Stopped homeassistant.service - Home Assistant: automation platform.
oct. 28 18:06:19 systemd[1]: homeassistant.service: Consumed 4.614s CPU time.
oct. 28 18:06:19 systemd[1]: Started homeassistant.service - Home Assistant: automation platform.
oct. 28 18:07:27 systemd[1]: Stopping homeassistant.service - Home Assistant: automation platform…
oct. 28 18:07:28 systemd[1]: homeassistant.service: Deactivated successfully.
oct. 28 18:07:28 systemd[1]: Stopped homeassistant.service - Home Assistant: automation platform.
oct. 28 18:07:28 systemd[1]: homeassistant.service: Consumed 4.509s CPU time.
oct. 28 18:07:28 systemd[1]: Started homeassistant.service - Home Assistant: automation platform.
oct. 28 18:10:19 systemd[1]: Stopping homeassistant.service - Home Assistant: automation platform…
oct. 28 18:10:20 systemd[1]: homeassistant.service: Deactivated successfully.
oct. 28 18:10:20 systemd[1]: Stopped homeassistant.service - Home Assistant: automation platform.
oct. 28 18:10:20 systemd[1]: homeassistant.service: Consumed 6.188s CPU time.
oct. 28 18:14:25 systemd[1]: Started homeassistant.service - Home Assistant: automation platform.
oct. 28 18:15:16 systemd[1]: Stopping homeassistant.service - Home Assistant: automation platform…
oct. 28 18:15:18 systemd[1]: homeassistant.service: Deactivated successfully.
oct. 28 18:15:18 systemd[1]: Stopped homeassistant.service - Home Assistant: automation platform.
oct. 28 18:15:18 systemd[1]: homeassistant.service: Consumed 38.847s CPU time.
oct. 28 18:15:18 systemd[1]: Started homeassistant.service - Home Assistant: automation platform.
oct. 29 18:28:58 systemd[1]: Stopping homeassistant.service - Home Assistant: automation platform…
oct. 29 18:28:59 systemd[1]: homeassistant.service: Deactivated successfully.
oct. 29 18:28:59 systemd[1]: Stopped homeassistant.service - Home Assistant: automation platform.
oct. 29 18:28:59 systemd[1]: homeassistant.service: Consumed 51.594s CPU time.
oct. 29 18:35:28 systemd[1]: Started homeassistant.service - Home Assistant: automation platform.
LOGFILE: /var/log/homeassistant/homeassistant.log
2025-10-29 00:18:09.100 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.shellydimmer2_94b97e16a28b’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:09.273 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.shellydimmer2_34945471c6fa’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:09.281 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.shellydimmer2_34945471c6fa’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:09.420 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.radiateur_io_3877015_6’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:09.427 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.radiateur_io_3877015_6’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:09.599 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/services/light/turn_on’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:09.606 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/services/light/turn_on’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:09.632 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.smart_light_1812144069519229088034298f1954a4’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:09.642 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.smart_light_1812144069519229088034298f1954a4’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:10.685 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.shellydimmer2_94b97e16a28b’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:10.698 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.shellydimmer2_94b97e16a28b’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:10.886 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.shellydimmer2_34945471c6fa’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:10.892 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.shellydimmer2_34945471c6fa’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:11.047 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.radiateur_io_3877015_6’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:11.053 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.radiateur_io_3877015_6’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:11.157 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/services/light/turn_on’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:11.165 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/services/light/turn_on’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:11.219 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.smart_light_1812144069519229088034298f1954a4’. (Mozilla/5.0 ( compatible ))
2025-10-29 00:18:11.228 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf3-1-1524-128.w109-221.abo.wanadoo.fr (109.221.243.128). Requested URL: ‘/api/states/light.smart_light_1812144069519229088034298f1954a4’. (Mozilla/5.0 ( compatible ))
2025-10-29 09:42:24.760 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from lfbn-idf2-1-540-164.w86-246.abo.wanadoo.fr (86.246.238.164). Requested URL: ‘/auth/token’. (Home Assistant/2025.8.7-17352 (Android 13; FP4))
2025-10-29 12:43:52.527 ERROR (MainThread) [homeassistant.components.homeassistant_alerts.coordinator] Error requesting homeassistant_alerts data: Cannot connect to host alerts.home-assistant.io:443 ssl:default [Timeout while contacting DNS servers]
2025-10-29 18:11:11.528 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.18 (141.11.36.18). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:22:56.444 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.21 (141.11.36.21). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:24:35.654 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.32 (141.11.36.32). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:25:38.240 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.32 (141.11.36.32). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:27:44.549 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.20 (141.11.36.20). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:27:47.382 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.20 (141.11.36.20). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:28:25.551 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.20 (141.11.36.20). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:35:30.107 ERROR (MainThread) [habluetooth.manager] Missing required permissions for Bluetooth management: Missing NET_ADMIN/NET_RAW capabilities for Bluetooth management. Automatic adapter recovery is unavailable. Add NET_ADMIN and NET_RAW capabilities to the container to enable it
2025-10-29 18:35:37.846 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.28 (141.11.36.28). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:36:40.303 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.28 (141.11.36.28). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:39:38.841 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.29 (141.11.36.29). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:40:41.333 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.29 (141.11.36.29). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:41:21.561 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.46 (141.11.36.46). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:144.0) Gecko/20100101 Firefox/144.0)
2025-10-29 18:42:25.041 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.46 (141.11.36.46). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:144.0) Gecko/20100101 Firefox/144.0)
2025-10-29 18:43:15.126 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.35 (141.11.36.35). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:43:28.526 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.46 (141.11.36.46). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:144.0) Gecko/20100101 Firefox/144.0)
2025-10-29 18:44:31.766 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.46 (141.11.36.46). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:144.0) Gecko/20100101 Firefox/144.0)
2025-10-29 18:45:35.588 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.46 (141.11.36.46). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:144.0) Gecko/20100101 Firefox/144.0)
2025-10-29 18:35:30.107 ERROR (MainThread) [habluetooth.manager] Missing required permissions for Bluetooth management: Missing NET_ADMIN/NET_RAW capabilities for Bluetooth management. Automatic adapter recovery is unavailable. Add NET_ADMIN and NET_RAW capabilities to the container to enable it
2025-10-29 18:35:37.846 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.28 (141.11.36.28). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:36:40.303 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.28 (141.11.36.28). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:39:38.841 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.29 (141.11.36.29). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:40:41.333 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.29 (141.11.36.29). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:41:21.561 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.46 (141.11.36.46). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:144.0) Gecko/20100101 Firefox/144.0)
2025-10-29 18:42:25.041 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.46 (141.11.36.46). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:144.0) Gecko/20100101 Firefox/144.0)
2025-10-29 18:43:15.126 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.35 (141.11.36.35). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36)
2025-10-29 18:43:28.526 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.46 (141.11.36.46). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:144.0) Gecko/20100101 Firefox/144.0)
2025-10-29 18:44:31.766 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.46 (141.11.36.46). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:144.0) Gecko/20100101 Firefox/144.0)
2025-10-29 18:45:35.588 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 141.11.36.46 (141.11.36.46). Requested URL: ‘/auth/token’. (Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:144.0) Gecko/20100101 Firefox/144.0)