Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intel Gigabit Ethernet (e1000e) not reconnecting / "BUG: scheduling while atomic" kernel panic #3368

Open
andreaswemme opened this issue May 13, 2024 · 10 comments
Labels
board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) bug stable-kernel-regression Issue which appears to be an upstream stable kernel regression

Comments

@andreaswemme
Copy link

Describe the issue you are experiencing

HAOS does not reconnect to network after router reboot. DHCP used. Changed to static IP vid address reservation in the router.

What operating system image do you use?

generic-x86-64 (Generic UEFI capable x86-64 systems)

What version of Home Assistant Operating System is installed?

12.3

Did you upgrade the Operating System.

No

Steps to reproduce the issue

  1. Check that HA is running ok
  2. Reboot router
  3. HA loosing network connection
  4. HA will never regain network connection
  5. Forced restart needed to regain network connection
    ...

Anything in the Supervisor logs that might be useful for us?

2024-05-13 21:21:01.412 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.spotify_wemme is taking over 10 seconds
2024-05-13 21:21:01.422 WARNING (SyncWorker_13) [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae306c4d0>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:21:12.032 WARNING (SyncWorker_13) [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae41f68a0>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:21:21.411 WARNING (MainThread) [homeassistant.components.media_player] Updating spotify media_player took longer than the scheduled update interval 0:00:30
2024-05-13 21:21:23.242 WARNING (SyncWorker_13) [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae4258d10>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:21:23.665 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:21:23.665 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>
2024-05-13 21:21:53.666 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:21:53.666 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>
2024-05-13 21:22:01.064 WARNING (SyncWorker_6) [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae2751400>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player/devices
2024-05-13 21:22:01.413 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.spotify_wemme is taking over 10 seconds
2024-05-13 21:22:01.422 WARNING (SyncWorker_19) [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5af1ffb980>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:22:11.674 WARNING (SyncWorker_6) [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae2fedaf0>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player/devices
2024-05-13 21:22:12.032 WARNING (SyncWorker_19) [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae2fef680>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:22:14.001 ERROR (MainThread) [homeassistant.components.trafikverket_train.coordinator] Error requesting trafikverket_train data: Cannot connect to host api.trafikinfo.trafikverket.se:443 ssl:default [None]
2024-05-13 21:22:21.412 WARNING (MainThread) [homeassistant.components.media_player] Updating spotify media_player took longer than the scheduled update interval 0:00:30
2024-05-13 21:22:22.884 WARNING (SyncWorker_6) [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae2fed640>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player/devices
2024-05-13 21:22:23.242 WARNING (SyncWorker_19) [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae2fedf10>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:22:23.667 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:22:23.667 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>
2024-05-13 21:22:32.894 ERROR (MainThread) [homeassistant.components.spotify] Error fetching wemme Devices data: 
2024-05-13 21:22:51.237 WARNING (MainThread) [async_upnp_client.profiles.profile] Failed (re-)subscribing to: uuid:068e7780-00b6-1000-9f27-1449e06fad74, reason: UpnpConnectionError("ClientConnectorError(ConnectionKey(host='192.168.0.124', port=7676, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=437209601818717696), OSError(101, 'Network unreachable'))", None)
2024-05-13 21:22:51.238 WARNING (MainThread) [async_upnp_client.profiles.profile] Failed (re-)subscribing to: uuid:068e7782-00b6-1000-bb1d-1449e06fad74, reason: UpnpConnectionError("ClientConnectorError(ConnectionKey(host='192.168.0.124', port=7676, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=437209601818717696), OSError(101, 'Network unreachable'))", None)
2024-05-13 21:22:51.239 WARNING (MainThread) [async_upnp_client.profiles.profile] Failed (re-)subscribing to: uuid:068e7784-00b6-1000-95fc-1449e06fad74, reason: UpnpConnectionError("ClientConnectorError(ConnectionKey(host='192.168.0.124', port=7676, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=437209601818717696), OSError(101, 'Network unreachable'))", None)
2024-05-13 21:22:51.287 WARNING (MainThread) [homeassistant.components.sonos.speaker] No recent activity and cannot reach Vardagsrum 2, marking unavailable
2024-05-13 21:22:53.668 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:22:53.668 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>
2024-05-13 21:23:01.413 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.spotify_wemme is taking over 10 seconds
2024-05-13 21:23:01.422 WARNING (SyncWorker_18) [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae3e7cf50>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:23:06.827 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /supervisor/stats request
2024-05-13 21:23:06.827 ERROR (MainThread) [homeassistant.components.hassio.data] Error fetching hassio data: Error on Supervisor API: 
2024-05-13 21:23:12.032 WARNING (SyncWorker_18) [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae3e7dee0>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:23:21.412 WARNING (MainThread) [homeassistant.components.media_player] Updating spotify media_player took longer than the scheduled update interval 0:00:30
2024-05-13 21:23:23.242 WARNING (SyncWorker_18) [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae2726420>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:23:23.669 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:23:23.669 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>

Anything in the Host logs that might be useful for us?

Not what I  can see

System information

System Information

version core-2024.5.3
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.2
os_name Linux
os_version 6.6.29-haos
arch x86_64
timezone Europe/Stockholm
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
GitHub API Calls Remaining 5000
Installed Version 1.34.0
Stage running
Available Repositories 1398
Downloaded Repositories 7
HACS Data ok
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Svensk Kollektivtrafikssensor (HASL)
Version 3.1.1
Schema 3
Instances 2
Database Size 344 bytes
Startup in progress false
Running tasks false
Home Assistant Supervisor
host_os Home Assistant OS 12.3
update_channel stable
supervisor_version supervisor-2024.05.1
agent_version 1.6.0
docker_version 25.0.5
disk_total 234.0 GB
disk_used 8.3 GB
healthy true
supported true
board generic-x86-64
supervisor_api ok
version_api ok
installed_addons Spotify Connect (0.13.0), Advanced SSH & Web Terminal (17.2.0), Music Assistant BETA (2.0.2), File editor (5.8.0), Mosquitto broker (6.4.0), Zigbee2MQTT (1.37.1-1), Home Assistant Google Drive Backup (0.112.1)
Dashboards
dashboards 2
resources 1
views 7
mode storage
Recorder
oldest_recorder_run 3 maj 2024 11:25
current_recorder_run 13 maj 2024 21:24
estimated_db_size 86.35 MiB
database_engine sqlite
database_version 3.44.2
Spotify
api_endpoint_reachable ok

Additional information

No response

@sairon sairon added the board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) label May 14, 2024
@sairon
Copy link
Member

sairon commented May 14, 2024

Are there any network devices between the router and HAOS host? What device is it running on exactly? Complete host logs will be useful in this case, as they should indicate if there's something wrong with NetworkManager or link detection. You can get them also from the previous boot if you perform a forced restart using ha host logs -b-1 -n500 (eventually adjust the -b parameter for older boots or -n for lines only containing the relevant output).

@andreaswemme
Copy link
Author

andreaswemme commented May 14, 2024

Hi @sairon! Thank you for your reply. The HAOS host is a HP ProDesk 400 G6 Mini PC and it is only running HAOS on it. No virtual machine. The HP computer has nothing between it self and the router. Connected straight in to the router.

Here's the complete log file since the yesterday's router reboot tests.

2024-05-13 19:06:48.574 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration resrobot which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-13 19:06:48.575 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-13 19:06:48.575 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration ui_lovelace_minimalist which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-13 19:06:48.576 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration gtfs2 which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-13 19:06:48.576 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration hasl3 which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-13 19:06:50.041 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hacs' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from frontend directly at custom_components/hacs/frontend.py, line 68: hass.components.frontend.async_register_built_in_panel(, please create a bug report at https://github.com/hacs/integration/issues
2024-05-13 19:06:50.110 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hasl3' calls `async_add_job`, which is deprecated and will be removed in Home Assistant 2025.4; Please review https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job for replacement options at custom_components/hasl3/__init__.py, line 311: hass.async_add_job(hass.config_entries.async_forward_entry_setup(entry, "sensor")), please create a bug report at https://github.com/hasl-sensor/integration/issues
2024-05-13 19:06:50.111 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hasl3' calls `async_add_job`, which is deprecated and will be removed in Home Assistant 2025.4; Please review https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job for replacement options at custom_components/hasl3/__init__.py, line 312: hass.async_add_job(hass.config_entries.async_forward_entry_setup(entry, "binary_sensor")), please create a bug report at https://github.com/hasl-sensor/integration/issues
2024-05-13 19:06:52.951 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({{ state_attr('sensor.rr_740030621_740000088_route_sensor_linje1_mot_trelleborgc', 'trips')[0]['legs'][0]['stops'][0]['depTime'] }}) renders=2>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 585, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2600, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 1304, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 939, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 1, in top-level template code
  File "/usr/local/lib/python3.12/site-packages/jinja2/sandbox.py", line 304, in getitem
    return obj[argument]
           ~~~^^^^^^^^^^
jinja2.exceptions.UndefinedError: None has no element 0

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 713, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 587, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: UndefinedError: None has no element 0
2024-05-13 19:06:52.958 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('UndefinedError: None has no element 0') while processing template 'Template<template=({{ state_attr('sensor.rr_740030621_740000088_route_sensor_linje1_mot_trelleborgc', 'trips')[0]['legs'][0]['stops'][0]['depTime'] }}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.departure_time_trelleborgc'
2024-05-13 19:06:52.959 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({{ state_attr('sensor.rr_740030621_740037472_route_sensor_linje1_mot_albackshallen', 'trips')[0]['legs'][0]['stops'][0]['depTime'] }}) renders=2>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 585, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2600, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 1304, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 939, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 1, in top-level template code
  File "/usr/local/lib/python3.12/site-packages/jinja2/sandbox.py", line 304, in getitem
    return obj[argument]
           ~~~^^^^^^^^^^
jinja2.exceptions.UndefinedError: None has no element 0

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 713, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 587, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: UndefinedError: None has no element 0
2024-05-13 19:06:52.961 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('UndefinedError: None has no element 0') while processing template 'Template<template=({{ state_attr('sensor.rr_740030621_740037472_route_sensor_linje1_mot_albackshallen', 'trips')[0]['legs'][0]['stops'][0]['depTime'] }}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.departure_time_albackshallen'
2024-05-13 19:06:52.968 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hacs' accesses hass.helpers.event. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from event directly at custom_components/hacs/base.py, line 642: self.hass.helpers.event.async_track_time_interval(, please create a bug report at https://github.com/hacs/integration/issues
2024-05-13 19:06:53.317 ERROR (MainThread) [homeassistant.components.homekit.util] media_player.spotify_wemme does not support any media_player features
2024-05-13 19:07:21.737 WARNING (Recorder) [homeassistant.components.recorder.db_schema] State attributes for sensor.rr_740030621_740037472_route_sensor_linje1_mot_albackshallen exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
2024-05-13 19:28:51.307 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('UndefinedError: 'dict object' has no attribute 'stops'') while processing template 'Template<template=({{ state_attr('sensor.rr_740030621_740000088_route_sensor_linje1_mot_trelleborgc', 'trips')[0]['legs'][0]['stops'][0]['depTime'] }}) renders=10>' for attribute '_attr_native_value' in entity 'sensor.departure_time_trelleborgc'
2024-05-13 19:39:21.069 WARNING (Recorder) [homeassistant.components.recorder.db_schema] State attributes for sensor.rr_740030621_740037472_route_sensor_linje1_mot_albackshallen exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
2024-05-13 19:55:51.339 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('UndefinedError: 'dict object' has no attribute 'stops'') while processing template 'Template<template=({{ state_attr('sensor.rr_740030621_740000088_route_sensor_linje1_mot_trelleborgc', 'trips')[0]['legs'][0]['stops'][0]['depTime'] }}) renders=14>' for attribute '_attr_native_value' in entity 'sensor.departure_time_trelleborgc'
2024-05-13 20:56:21.534 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('UndefinedError: 'dict object' has no attribute 'stops'') while processing template 'Template<template=({{ state_attr('sensor.rr_740030621_740000088_route_sensor_linje1_mot_trelleborgc', 'trips')[0]['legs'][0]['stops'][0]['depTime'] }}) renders=22>' for attribute '_attr_native_value' in entity 'sensor.departure_time_trelleborgc'
2024-05-13 21:18:30.971 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.rr_740030621_740000088_route_sensor_linje1_mot_trelleborgc is taking over 10 seconds
2024-05-13 21:18:30.999 ERROR (MainThread) [custom_components.hasl3.rrapi] RRAPI_HTTP_Error 997: A HTTP error occured (Route Planner)
2024-05-13 21:18:31.366 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.rr_740030621_740037472_route_sensor_linje1_mot_albackshallen is taking over 10 seconds
2024-05-13 21:18:31.422 ERROR (MainThread) [custom_components.hasl3.rrapi] RRAPI_HTTP_Error 997: A HTTP error occured (Route Planner)
2024-05-13 21:18:34.807 WARNING (Thread-5) [pychromecast.socket_client] [Nest Hub(192.168.0.118):8009] Heartbeat timeout, resetting connection
2024-05-13 21:18:34.809 ERROR (Thread-5) [pychromecast.socket_client] [Nest Hub(192.168.0.118):8009] Failed to connect to service MDNSServiceInfo(name='google-nest-hub-2af2d9f1326d64c586d73b1ace614e3c._googlecast._tcp.local.'), retrying in 5.0s
2024-05-13 21:18:35.276 WARNING (Thread-4) [pychromecast.socket_client] [Andreas TV(192.168.0.105):8009] Heartbeat timeout, resetting connection
2024-05-13 21:18:35.276 ERROR (Thread-4) [pychromecast.socket_client] [Andreas TV(192.168.0.105):8009] Failed to connect to service HostServiceInfo(host='192.168.0.105', port=8009), retrying in 5.0s
2024-05-13 21:18:36.552 WARNING (MainThread) [homeassistant.components.apple_tv] Connection lost to Apple TV "Sovrummet"
2024-05-13 21:18:36.554 ERROR (MainThread) [pyatv.protocols.airplay] Failed to set up remote control channel
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 463, in send_and_receive
    await pending_request.event.wait()
  File "/usr/local/lib/python3.12/asyncio/locks.py", line 212, in wait
    await fut
asyncio.exceptions.CancelledError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 462, in send_and_receive
    async with async_timeout.timeout(timeout):
  File "/usr/local/lib/python3.12/site-packages/async_timeout/__init__.py", line 141, in __aexit__
    self._do_exit(exc_type)
  File "/usr/local/lib/python3.12/site-packages/async_timeout/__init__.py", line 228, in _do_exit
    raise asyncio.TimeoutError
TimeoutError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/core/protocol.py", line 56, in heartbeater
    await sender_func(message)
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/airplay/ap2_session.py", line 94, in _send_feedback
    await self.rtsp.feedback()
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/rtsp.py", line 248, in feedback
    return await self.exchange("POST", uri="/feedback", allow_error=allow_error)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/rtsp.py", line 293, in exchange
    resp = await self.connection.send_and_receive(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 474, in send_and_receive
    raise TimeoutError(f"no response to {method} {uri} ({protocol})") from ex
TimeoutError: no response to POST /feedback (RTSP/1.0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/airplay/__init__.py", line 348, in _connect_rc
    await session.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/airplay/ap2_session.py", line 69, in connect
    self.connection = await http_connect(self._address, self._control_port)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 653, in http_connect
    _, connection = await loop.create_connection(HttpConnection, address, port)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1120, in create_connection
    raise exceptions[0]
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1102, in create_connection
    sock = await self._connect_sock(
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1005, in _connect_sock
    await self.sock_connect(sock, address)
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 641, in sock_connect
    return await fut
           ^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 649, in _sock_connect
    sock.connect(address)
OSError: [Errno 101] Network unreachable
2024-05-13 21:18:36.576 ERROR (MainThread) [homeassistant.components.apple_tv] Failed to connect
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 463, in send_and_receive
    await pending_request.event.wait()
  File "/usr/local/lib/python3.12/asyncio/locks.py", line 212, in wait
    await fut
asyncio.exceptions.CancelledError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 462, in send_and_receive
    async with async_timeout.timeout(timeout):
  File "/usr/local/lib/python3.12/site-packages/async_timeout/__init__.py", line 141, in __aexit__
    self._do_exit(exc_type)
  File "/usr/local/lib/python3.12/site-packages/async_timeout/__init__.py", line 228, in _do_exit
    raise asyncio.TimeoutError
TimeoutError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/core/protocol.py", line 56, in heartbeater
    await sender_func(message)
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/airplay/ap2_session.py", line 94, in _send_feedback
    await self.rtsp.feedback()
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/rtsp.py", line 248, in feedback
    return await self.exchange("POST", uri="/feedback", allow_error=allow_error)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/rtsp.py", line 293, in exchange
    resp = await self.connection.send_and_receive(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 474, in send_and_receive
    raise TimeoutError(f"no response to {method} {uri} ({protocol})") from ex
TimeoutError: no response to POST /feedback (RTSP/1.0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/apple_tv/__init__.py", line 284, in connect_once
    await self._connect_once(raise_missing_credentials)
  File "/usr/src/homeassistant/homeassistant/components/apple_tv/__init__.py", line 269, in _connect_once
    await self._connect(conf, raise_missing_credentials)
  File "/usr/src/homeassistant/homeassistant/components/apple_tv/__init__.py", line 389, in _connect
    self.atv = await connect(conf, self.hass.loop, session=session)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/__init__.py", line 155, in connect
    await atv.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/core/facade.py", line 684, in connect
    if await setup_data.connect():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/__init__.py", line 571, in _connect
    await api.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/api.py", line 143, in connect
    await self._protocol.start()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/protocol.py", line 101, in start
    await self.connection.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/connection.py", line 80, in connect
    await self.loop.create_connection(lambda: self, self.host, self.port)
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1120, in create_connection
    raise exceptions[0]
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1102, in create_connection
    sock = await self._connect_sock(
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1005, in _connect_sock
    await self.sock_connect(sock, address)
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 641, in sock_connect
    return await fut
           ^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 649, in _sock_connect
    sock.connect(address)
OSError: [Errno 101] Network unreachable
2024-05-13 21:18:37.617 WARNING (MainThread) [homeassistant.components.apple_tv] Connection lost to Apple TV "Vardagsrum"
2024-05-13 21:18:37.619 ERROR (MainThread) [pyatv.protocols.airplay] Failed to set up remote control channel
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 463, in send_and_receive
    await pending_request.event.wait()
  File "/usr/local/lib/python3.12/asyncio/locks.py", line 212, in wait
    await fut
asyncio.exceptions.CancelledError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 462, in send_and_receive
    async with async_timeout.timeout(timeout):
  File "/usr/local/lib/python3.12/site-packages/async_timeout/__init__.py", line 141, in __aexit__
    self._do_exit(exc_type)
  File "/usr/local/lib/python3.12/site-packages/async_timeout/__init__.py", line 228, in _do_exit
    raise asyncio.TimeoutError
TimeoutError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/core/protocol.py", line 56, in heartbeater
    await sender_func(message)
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/airplay/ap2_session.py", line 94, in _send_feedback
    await self.rtsp.feedback()
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/rtsp.py", line 248, in feedback
    return await self.exchange("POST", uri="/feedback", allow_error=allow_error)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/rtsp.py", line 293, in exchange
    resp = await self.connection.send_and_receive(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 474, in send_and_receive
    raise TimeoutError(f"no response to {method} {uri} ({protocol})") from ex
TimeoutError: no response to POST /feedback (RTSP/1.0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/airplay/__init__.py", line 348, in _connect_rc
    await session.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/airplay/ap2_session.py", line 69, in connect
    self.connection = await http_connect(self._address, self._control_port)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 653, in http_connect
    _, connection = await loop.create_connection(HttpConnection, address, port)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1120, in create_connection
    raise exceptions[0]
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1102, in create_connection
    sock = await self._connect_sock(
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1005, in _connect_sock
    await self.sock_connect(sock, address)
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 641, in sock_connect
    return await fut
           ^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 649, in _sock_connect
    sock.connect(address)
OSError: [Errno 101] Network unreachable
2024-05-13 21:18:37.621 ERROR (MainThread) [homeassistant.components.apple_tv] Failed to connect
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 463, in send_and_receive
    await pending_request.event.wait()
  File "/usr/local/lib/python3.12/asyncio/locks.py", line 212, in wait
    await fut
asyncio.exceptions.CancelledError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 462, in send_and_receive
    async with async_timeout.timeout(timeout):
  File "/usr/local/lib/python3.12/site-packages/async_timeout/__init__.py", line 141, in __aexit__
    self._do_exit(exc_type)
  File "/usr/local/lib/python3.12/site-packages/async_timeout/__init__.py", line 228, in _do_exit
    raise asyncio.TimeoutError
TimeoutError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/core/protocol.py", line 56, in heartbeater
    await sender_func(message)
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/airplay/ap2_session.py", line 94, in _send_feedback
    await self.rtsp.feedback()
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/rtsp.py", line 248, in feedback
    return await self.exchange("POST", uri="/feedback", allow_error=allow_error)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/rtsp.py", line 293, in exchange
    resp = await self.connection.send_and_receive(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 474, in send_and_receive
    raise TimeoutError(f"no response to {method} {uri} ({protocol})") from ex
TimeoutError: no response to POST /feedback (RTSP/1.0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/apple_tv/__init__.py", line 284, in connect_once
    await self._connect_once(raise_missing_credentials)
  File "/usr/src/homeassistant/homeassistant/components/apple_tv/__init__.py", line 269, in _connect_once
    await self._connect(conf, raise_missing_credentials)
  File "/usr/src/homeassistant/homeassistant/components/apple_tv/__init__.py", line 389, in _connect
    self.atv = await connect(conf, self.hass.loop, session=session)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/__init__.py", line 155, in connect
    await atv.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/core/facade.py", line 684, in connect
    if await setup_data.connect():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/__init__.py", line 571, in _connect
    await api.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/api.py", line 143, in connect
    await self._protocol.start()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/protocol.py", line 101, in start
    await self.connection.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/connection.py", line 80, in connect
    await self.loop.create_connection(lambda: self, self.host, self.port)
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1120, in create_connection
    raise exceptions[0]
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1102, in create_connection
    sock = await self._connect_sock(
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1005, in _connect_sock
    await self.sock_connect(sock, address)
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 641, in sock_connect
    return await fut
           ^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 649, in _sock_connect
    sock.connect(address)
OSError: [Errno 101] Network unreachable
2024-05-13 21:18:41.026 ERROR (MainThread) [custom_components.hasl3.rrapi] RRAPI_HTTP_Error 997: A HTTP error occured (Route Planner)
2024-05-13 21:18:41.476 ERROR (MainThread) [custom_components.hasl3.rrapi] RRAPI_HTTP_Error 997: A HTTP error occured (Route Planner)
2024-05-13 21:18:44.829 ERROR (MainThread) [homeassistant.components.upnp] Error fetching ArcherC6v2 data: Unable to communicate with IGD at: http://192.168.0.1:1900/ajvsj/rootDesc.xml
2024-05-13 21:18:53.660 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:18:53.660 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>
2024-05-13 21:19:01.412 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.spotify_wemme is taking over 10 seconds
2024-05-13 21:19:01.421 WARNING (SyncWorker_4) [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae3e598b0>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:19:12.031 WARNING (SyncWorker_4) [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae42509e0>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:19:21.411 WARNING (MainThread) [homeassistant.components.media_player] Updating spotify media_player took longer than the scheduled update interval 0:00:30
2024-05-13 21:19:23.241 WARNING (SyncWorker_4) [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae4253860>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:19:23.661 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:19:23.661 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>
2024-05-13 21:19:53.662 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:19:53.662 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>
2024-05-13 21:19:56.425 WARNING (Thread-6 (_listen)) [homeconnect.sseclient] Exception while reading event: 
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/urllib3/response.py", line 444, in _error_catcher
    yield
  File "/usr/local/lib/python3.12/site-packages/urllib3/response.py", line 828, in read_chunked
    self._update_chunk_length()
  File "/usr/local/lib/python3.12/site-packages/urllib3/response.py", line 758, in _update_chunk_length
    line = self._fp.fp.readline()
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/socket.py", line 707, in readinto
    return self._sock.recv_into(b)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/ssl.py", line 1252, in recv_into
    return self.read(nbytes, buffer)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/ssl.py", line 1104, in read
    return self._sslobj.read(len, buffer)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TimeoutError: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/requests/models.py", line 816, in generate
    yield from self.raw.stream(chunk_size, decode_content=True)
  File "/usr/local/lib/python3.12/site-packages/urllib3/response.py", line 624, in stream
    for line in self.read_chunked(amt, decode_content=decode_content):
  File "/usr/local/lib/python3.12/site-packages/urllib3/response.py", line 816, in read_chunked
    with self._error_catcher():
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/urllib3/response.py", line 449, in _error_catcher
    raise ReadTimeoutError(self._pool, None, "Read timed out.")
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.home-connect.com', port=443): Read timed out.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/homeconnect/sseclient.py", line 81, in __next__
    next_chunk = next(self.resp_iterator)
                 ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/requests/models.py", line 822, in generate
    raise ConnectionError(e)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.home-connect.com', port=443): Read timed out.
2024-05-13 21:20:01.411 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.spotify_wemme is taking over 10 seconds
2024-05-13 21:20:01.422 WARNING (SyncWorker_8) [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae425b1a0>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:20:07.456 ERROR (Thread-6 (_listen)) [root] Uncaught thread exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/urllib3/response.py", line 444, in _error_catcher
    yield
  File "/usr/local/lib/python3.12/site-packages/urllib3/response.py", line 828, in read_chunked
    self._update_chunk_length()
  File "/usr/local/lib/python3.12/site-packages/urllib3/response.py", line 758, in _update_chunk_length
    line = self._fp.fp.readline()
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/socket.py", line 707, in readinto
    return self._sock.recv_into(b)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/ssl.py", line 1252, in recv_into
    return self.read(nbytes, buffer)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/ssl.py", line 1104, in read
    return self._sslobj.read(len, buffer)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TimeoutError: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/requests/models.py", line 816, in generate
    yield from self.raw.stream(chunk_size, decode_content=True)
  File "/usr/local/lib/python3.12/site-packages/urllib3/response.py", line 624, in stream
    for line in self.read_chunked(amt, decode_content=decode_content):
  File "/usr/local/lib/python3.12/site-packages/urllib3/response.py", line 816, in read_chunked
    with self._error_catcher():
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/urllib3/response.py", line 449, in _error_catcher
    raise ReadTimeoutError(self._pool, None, "Read timed out.")
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.home-connect.com', port=443): Read timed out.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/homeconnect/sseclient.py", line 81, in __next__
    next_chunk = next(self.resp_iterator)
                 ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/requests/models.py", line 822, in generate
    raise ConnectionError(e)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.home-connect.com', port=443): Read timed out.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn
    conn = connection.create_connection(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/urllib3/util/connection.py", line 72, in create_connection
    for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/socket.py", line 963, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
socket.gaierror: [Errno -3] Try again

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/urllib3/connectionpool.py", line 715, in urlopen
    httplib_response = self._make_request(
                       ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/urllib3/connectionpool.py", line 404, in _make_request
    self._validate_conn(conn)
  File "/usr/local/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1058, in _validate_conn
    conn.connect()
  File "/usr/local/lib/python3.12/site-packages/urllib3/connection.py", line 363, in connect
    self.sock = conn = self._new_conn()
                       ^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn
    raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f5af1e82e40>: Failed to establish a new connection: [Errno -3] Try again

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/requests/adapters.py", line 486, in send
    resp = conn.urlopen(
           ^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/urllib3/connectionpool.py", line 799, in urlopen
    retries = retries.increment(
              ^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/urllib3/util/retry.py", line 592, in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.home-connect.com', port=443): Max retries exceeded with url: /api/homeappliances/events (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5af1e82e40>: Failed to establish a new connection: [Errno -3] Try again'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/site-packages/homeconnect/api.py", line 168, in _listen
    for event in sse:
  File "/usr/local/lib/python3.12/site-packages/homeconnect/sseclient.py", line 91, in __next__
    self._connect()
  File "/usr/local/lib/python3.12/site-packages/homeconnect/sseclient.py", line 56, in _connect
    self.resp = requester.get(self.url, stream=True, **self.requests_kwargs)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/requests/sessions.py", line 602, in get
    return self.request("GET", url, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/requests_oauthlib/oauth2_session.py", line 521, in request
    return super(OAuth2Session, self).request(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/requests/sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/requests/sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/requests/adapters.py", line 519, in send
    raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.home-connect.com', port=443): Max retries exceeded with url: /api/homeappliances/events (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5af1e82e40>: Failed to establish a new connection: [Errno -3] Try again'))
2024-05-13 21:20:08.369 WARNING (MainThread) [zeroconf] Error with socket 28 (('::', 5353, 0, 0))): [Errno 101] Network unreachable
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 1265, in sendto
    self._sock.sendto(data, addr)
OSError: [Errno 101] Network unreachable
2024-05-13 21:20:09.302 WARNING (MainThread) [zeroconf] Error with socket 29 (('192.168.0.3', 5353))): [Errno 101] Network unreachable
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 1265, in sendto
    self._sock.sendto(data, addr)
OSError: [Errno 101] Network unreachable
2024-05-13 21:20:12.032 WARNING (SyncWorker_8) [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae3e59310>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:20:21.411 WARNING (MainThread) [homeassistant.components.media_player] Updating spotify media_player took longer than the scheduled update interval 0:00:30
2024-05-13 21:20:23.242 WARNING (SyncWorker_8) [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae3e0eb10>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:20:23.662 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:20:23.663 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>
2024-05-13 21:20:48.488 ERROR (MainThread) [pyatv.protocols.airplay] Failed to set up remote control channel
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/airplay/__init__.py", line 348, in _connect_rc
    await session.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/airplay/ap2_session.py", line 69, in connect
    self.connection = await http_connect(self._address, self._control_port)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 653, in http_connect
    _, connection = await loop.create_connection(HttpConnection, address, port)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1120, in create_connection
    raise exceptions[0]
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1102, in create_connection
    sock = await self._connect_sock(
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1005, in _connect_sock
    await self.sock_connect(sock, address)
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 641, in sock_connect
    return await fut
           ^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 649, in _sock_connect
    sock.connect(address)
OSError: [Errno 101] Network unreachable
2024-05-13 21:20:48.489 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Sovrummet for apple_tv
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 575, in async_setup
    result = await component.async_setup_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/apple_tv/__init__.py", line 85, in async_setup_entry
    await manager.async_first_connect()
  File "/usr/src/homeassistant/homeassistant/components/apple_tv/__init__.py", line 275, in async_first_connect
    await self._connect_once(raise_missing_credentials=True)
  File "/usr/src/homeassistant/homeassistant/components/apple_tv/__init__.py", line 269, in _connect_once
    await self._connect(conf, raise_missing_credentials)
  File "/usr/src/homeassistant/homeassistant/components/apple_tv/__init__.py", line 389, in _connect
    self.atv = await connect(conf, self.hass.loop, session=session)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/__init__.py", line 155, in connect
    await atv.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/core/facade.py", line 684, in connect
    if await setup_data.connect():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/__init__.py", line 571, in _connect
    await api.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/api.py", line 143, in connect
    await self._protocol.start()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/protocol.py", line 101, in start
    await self.connection.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/connection.py", line 80, in connect
    await self.loop.create_connection(lambda: self, self.host, self.port)
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1120, in create_connection
    raise exceptions[0]
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1102, in create_connection
    sock = await self._connect_sock(
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1005, in _connect_sock
    await self.sock_connect(sock, address)
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 641, in sock_connect
    return await fut
           ^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 649, in _sock_connect
    sock.connect(address)
OSError: [Errno 101] Network unreachable
2024-05-13 21:20:53.663 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:20:53.664 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>
2024-05-13 21:20:56.102 ERROR (MainThread) [pyatv.protocols.airplay] Failed to set up remote control channel
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/airplay/__init__.py", line 348, in _connect_rc
    await session.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/airplay/ap2_session.py", line 69, in connect
    self.connection = await http_connect(self._address, self._control_port)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/support/http.py", line 653, in http_connect
    _, connection = await loop.create_connection(HttpConnection, address, port)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1120, in create_connection
    raise exceptions[0]
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1102, in create_connection
    sock = await self._connect_sock(
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1005, in _connect_sock
    await self.sock_connect(sock, address)
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 641, in sock_connect
    return await fut
           ^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 649, in _sock_connect
    sock.connect(address)
OSError: [Errno 101] Network unreachable
2024-05-13 21:20:56.102 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Vardagsrum for apple_tv
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 575, in async_setup
    result = await component.async_setup_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/apple_tv/__init__.py", line 85, in async_setup_entry
    await manager.async_first_connect()
  File "/usr/src/homeassistant/homeassistant/components/apple_tv/__init__.py", line 275, in async_first_connect
    await self._connect_once(raise_missing_credentials=True)
  File "/usr/src/homeassistant/homeassistant/components/apple_tv/__init__.py", line 269, in _connect_once
    await self._connect(conf, raise_missing_credentials)
  File "/usr/src/homeassistant/homeassistant/components/apple_tv/__init__.py", line 389, in _connect
    self.atv = await connect(conf, self.hass.loop, session=session)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/__init__.py", line 155, in connect
    await atv.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/core/facade.py", line 684, in connect
    if await setup_data.connect():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/__init__.py", line 571, in _connect
    await api.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/api.py", line 143, in connect
    await self._protocol.start()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/protocol.py", line 101, in start
    await self.connection.connect()
  File "/usr/local/lib/python3.12/site-packages/pyatv/protocols/companion/connection.py", line 80, in connect
    await self.loop.create_connection(lambda: self, self.host, self.port)
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1120, in create_connection
    raise exceptions[0]
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1102, in create_connection
    sock = await self._connect_sock(
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1005, in _connect_sock
    await self.sock_connect(sock, address)
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 641, in sock_connect
    return await fut
           ^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 649, in _sock_connect
    sock.connect(address)
OSError: [Errno 101] Network unreachable
2024-05-13 21:21:01.412 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.spotify_wemme is taking over 10 seconds
2024-05-13 21:21:01.422 WARNING (SyncWorker_13) [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae306c4d0>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:21:12.032 WARNING (SyncWorker_13) [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae41f68a0>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:21:21.411 WARNING (MainThread) [homeassistant.components.media_player] Updating spotify media_player took longer than the scheduled update interval 0:00:30
2024-05-13 21:21:23.242 WARNING (SyncWorker_13) [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae4258d10>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:21:23.665 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:21:23.665 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>
2024-05-13 21:21:53.666 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:21:53.666 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>
2024-05-13 21:22:01.064 WARNING (SyncWorker_6) [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae2751400>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player/devices
2024-05-13 21:22:01.413 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.spotify_wemme is taking over 10 seconds
2024-05-13 21:22:01.422 WARNING (SyncWorker_19) [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5af1ffb980>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:22:11.674 WARNING (SyncWorker_6) [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae2fedaf0>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player/devices
2024-05-13 21:22:12.032 WARNING (SyncWorker_19) [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae2fef680>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:22:14.001 ERROR (MainThread) [homeassistant.components.trafikverket_train.coordinator] Error requesting trafikverket_train data: Cannot connect to host api.trafikinfo.trafikverket.se:443 ssl:default [None]
2024-05-13 21:22:21.412 WARNING (MainThread) [homeassistant.components.media_player] Updating spotify media_player took longer than the scheduled update interval 0:00:30
2024-05-13 21:22:22.884 WARNING (SyncWorker_6) [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae2fed640>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player/devices
2024-05-13 21:22:23.242 WARNING (SyncWorker_19) [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae2fedf10>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:22:23.667 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:22:23.667 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>
2024-05-13 21:22:32.894 ERROR (MainThread) [homeassistant.components.spotify] Error fetching wemme Devices data: 
2024-05-13 21:22:51.237 WARNING (MainThread) [async_upnp_client.profiles.profile] Failed (re-)subscribing to: uuid:068e7780-00b6-1000-9f27-1449e06fad74, reason: UpnpConnectionError("ClientConnectorError(ConnectionKey(host='192.168.0.124', port=7676, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=437209601818717696), OSError(101, 'Network unreachable'))", None)
2024-05-13 21:22:51.238 WARNING (MainThread) [async_upnp_client.profiles.profile] Failed (re-)subscribing to: uuid:068e7782-00b6-1000-bb1d-1449e06fad74, reason: UpnpConnectionError("ClientConnectorError(ConnectionKey(host='192.168.0.124', port=7676, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=437209601818717696), OSError(101, 'Network unreachable'))", None)
2024-05-13 21:22:51.239 WARNING (MainThread) [async_upnp_client.profiles.profile] Failed (re-)subscribing to: uuid:068e7784-00b6-1000-95fc-1449e06fad74, reason: UpnpConnectionError("ClientConnectorError(ConnectionKey(host='192.168.0.124', port=7676, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=437209601818717696), OSError(101, 'Network unreachable'))", None)
2024-05-13 21:22:51.287 WARNING (MainThread) [homeassistant.components.sonos.speaker] No recent activity and cannot reach Vardagsrum 2, marking unavailable
2024-05-13 21:22:53.668 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:22:53.668 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>
2024-05-13 21:23:01.413 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.spotify_wemme is taking over 10 seconds
2024-05-13 21:23:01.422 WARNING (SyncWorker_18) [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae3e7cf50>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:23:06.827 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /supervisor/stats request
2024-05-13 21:23:06.827 ERROR (MainThread) [homeassistant.components.hassio.data] Error fetching hassio data: Error on Supervisor API: 
2024-05-13 21:23:12.032 WARNING (SyncWorker_18) [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae3e7dee0>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:23:21.412 WARNING (MainThread) [homeassistant.components.media_player] Updating spotify media_player took longer than the scheduled update interval 0:00:30
2024-05-13 21:23:23.242 WARNING (SyncWorker_18) [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5ae2726420>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player?additional_types=episode
2024-05-13 21:23:23.669 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=76 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=76, family=2, type=2, proto=0, laddr=('0.0.0.0', 49858)>
2024-05-13 21:23:23.669 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 99] Address not available, transport: <_SelectorDatagramTransport fd=88 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=88, family=10, type=2, proto=0, laddr=('::', 50237, 0, 0)>

@sairon
Copy link
Member

sairon commented May 15, 2024

These are core logs, host logs will be needed in this case, please see my previous message on how to get them.

@lucode
Copy link

lucode commented May 15, 2024

Had the same issue after upgrading to HAOS 12.3, but it works again now, after upgrading to to HA 2024.5.3 or ev. just another reboot. HA wasn't able to connect to other networked devices.

@andreaswemme
Copy link
Author

@sairon I'm sorry for the misunderstanding of the logs. Here's the HOST logs from one occasion of rebooting the router. I have not a clue what's interesting for you guys so here's the full log.

2024-05-13 19:24:17.794 homeassistant kernel: Linux version 6.6.29-haos (builder@aa45b0ed5448) (x86_64-buildroot-linux-gnu-gcc.br_real (Buildroot -g34e790c5) 12.3.0, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Wed May  8 10:12:38 UTC 2024
2024-05-13 19:24:17.794 homeassistant kernel: Command line: BOOT_IMAGE=(hd0,gpt2)/bzImage root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootwait zram.enabled=1 zram.num_devices=3 systemd.machine_id=34b86bea3745475b9efb48466fcaf5e1 fsck.repair=yes console=tty1 rauc.slot=A
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-provided physical RAM map:
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000b8e83fff] usable
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x00000000b8e84000-0x00000000b8e84fff] ACPI NVS
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x00000000b8e85000-0x00000000b8eb6fff] usable
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x00000000b8eb7000-0x00000000b8eb7fff] reserved
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x00000000b8eb8000-0x00000000ca79afff] usable
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x00000000ca79b000-0x00000000cac9afff] type 20
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x00000000cac9b000-0x00000000cbc7efff] reserved
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x00000000cbc7f000-0x00000000cbe7efff] ACPI NVS
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x00000000cbe7f000-0x00000000cbefefff] ACPI data
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x00000000cbeff000-0x00000000cbefffff] usable
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x00000000cbf00000-0x00000000d47fffff] reserved
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
2024-05-13 19:24:17.794 homeassistant kernel: BIOS-e820: [mem 0x0000000100000000-0x00000002277fffff] usable
2024-05-13 19:24:17.794 homeassistant kernel: NX (Execute Disable) protection: active
2024-05-13 19:24:17.794 homeassistant kernel: APIC: Static calls initialized
2024-05-13 19:24:17.794 homeassistant kernel: efi: EFI v2.7 by HP
2024-05-13 19:24:17.794 homeassistant kernel: efi: ACPI=0xcbefe000 ACPI 2.0=0xcbefe014 TPMFinalLog=0xcbe0e000 SMBIOS=0xcaf66000 ESRT=0xcaf7a218 MEMATTR=0xc6d61018 
2024-05-13 19:24:17.794 homeassistant kernel: efi: Remove mem62: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
2024-05-13 19:24:17.794 homeassistant kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
2024-05-13 19:24:17.794 homeassistant kernel: SMBIOS 3.2 present.
2024-05-13 19:24:17.794 homeassistant kernel: DMI: HP HP ProDesk 400 G6 Desktop Mini PC/871A, BIOS S23 Ver. 02.18.00 12/14/2023
2024-05-13 19:24:17.794 homeassistant kernel: tsc: Detected 2300.000 MHz processor
2024-05-13 19:24:17.794 homeassistant kernel: tsc: Detected 2299.968 MHz TSC
2024-05-13 19:24:17.794 homeassistant kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
2024-05-13 19:24:17.794 homeassistant kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
2024-05-13 19:24:17.794 homeassistant kernel: last_pfn = 0x227800 max_arch_pfn = 0x400000000
2024-05-13 19:24:17.794 homeassistant kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
2024-05-13 19:24:17.794 homeassistant kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
2024-05-13 19:24:17.794 homeassistant kernel: last_pfn = 0xcbf00 max_arch_pfn = 0x400000000
2024-05-13 19:24:17.794 homeassistant kernel: esrt: Reserving ESRT space from 0x00000000caf7a218 to 0x00000000caf7a250.
2024-05-13 19:24:17.794 homeassistant kernel: Using GB pages for direct mapping
2024-05-13 19:24:17.794 homeassistant kernel: Secure boot disabled
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Early table checksum verification disabled
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: RSDP 0x00000000CBEFE014 000024 (v02 HPQOEM)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: XSDT 0x00000000CBEB0188 0000EC (v01 HPQOEM SLIC-BPC 00000000 INTL 20160422)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: FACP 0x00000000CBEF5000 000114 (v06 HPQOEM SLIC-BPC 00000000 HP   00000001)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: DSDT 0x00000000CBED2000 01F251 (v02 HPQOEM 871A     00000000 INTL 20160527)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: FACS 0x00000000CBE0A000 000040
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: SSDT 0x00000000CBEFC000 00012A (v02 HP     ShmTable 00000001 INTL 20160527)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: SSDT 0x00000000CBEF9000 0020AD (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: SSDT 0x00000000CBEF8000 000DF9 (v02 CtdpB  CtdpB    00001000 INTL 20160527)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: MSDM 0x00000000CBEF7000 000055 (v03 HPQOEM SLIC-BPC 00000000 HP   00000001)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: WSMT 0x00000000CBEF6000 000028 (v01 HPQOEM 871A     00000001 HP   00000001)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: HPET 0x00000000CBEF4000 000038 (v01 HPQOEM 871A     00000001 HP   00000001)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: APIC 0x00000000CBEF3000 000164 (v04 HPQOEM 871A     00000001 HP   00000001)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: MCFG 0x00000000CBEF2000 00003C (v01 HPQOEM 871A     00000001 HP   00000001)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: SSDT 0x00000000CBED1000 000734 (v01 HPQOEM PtidDevc 00001000 INTL 20160527)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: SSDT 0x00000000CBED0000 000C8E (v02 HPQOEM HP_XHC_P 00000000 INTL 20160527)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: SSDT 0x00000000CBECC000 003139 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: LPIT 0x00000000CBECB000 000094 (v01 INTEL  CML      20170001 INTL 20160422)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: WSMT 0x00000000CBECA000 000028 (v01 INTEL  CML      20170001 INTL 20160422)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: SSDT 0x00000000CBEC9000 0005FB (v02 INTEL  Tpm2Tabl 00001000 INTL 20160527)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: TPM2 0x00000000CBEC8000 000034 (v04 INTEL  CML      20170001 INTL 20160422)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: SSDT 0x00000000CBEC7000 0003DF (v02 Intel  UcsiAcpi 00001000 INTL 20160527)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: OEML 0x00000000CBEC6000 000028 (v03 INTEL  CML      20170001 INTL 20160422)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: SSDT 0x00000000CBEB2000 01266E (v01 HP     HPINDTWL 00001000 INTL 20160527)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: SSDT 0x00000000CBEB1000 000032 (v01 HP     HPCONDEV 00001000 INTL 20160527)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: SSDT 0x00000000CBEFD000 000069 (v01 HP     HPCAHWID 00001000 INTL 20160527)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: DMAR 0x00000000CBEC5000 0000C8 (v01 INTEL  CML      00000002      01000013)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: ASF! 0x00000000CBEAF000 0000A0 (v32 HPQOEM  UYAMIHC 20170001 INTL 20160422)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: BGRT 0x00000000CBEAE000 000038 (v01 INTEL  CML      20170001 INTL 20160422)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: FPDT 0x00000000CBEAD000 000044 (v01 INTEL  CML      20170001 INTL 20160422)
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Reserving FACP table memory at [mem 0xcbef5000-0xcbef5113]
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Reserving DSDT table memory at [mem 0xcbed2000-0xcbef1250]
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Reserving FACS table memory at [mem 0xcbe0a000-0xcbe0a03f]
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Reserving SSDT table memory at [mem 0xcbefc000-0xcbefc129]
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Reserving SSDT table memory at [mem 0xcbef9000-0xcbefb0ac]
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Reserving SSDT table memory at [mem 0xcbef8000-0xcbef8df8]
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Reserving MSDM table memory at [mem 0xcbef7000-0xcbef7054]
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Reserving WSMT table memory at [mem 0xcbef6000-0xcbef6027]
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Reserving HPET table memory at [mem 0xcbef4000-0xcbef4037]
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Reserving APIC table memory at [mem 0xcbef3000-0xcbef3163]
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Reserving MCFG table memory at [mem 0xcbef2000-0xcbef203b]
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Reserving SSDT table memory at [mem 0xcbed1000-0xcbed1733]
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Reserving SSDT table memory at [mem 0xcbed0000-0xcbed0c8d]
2024-05-13 19:24:17.794 homeassistant kernel: ACPI: Reserving SSDT table memory at [mem 0xcbecc000-0xcbecf138]
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Reserving LPIT table memory at [mem 0xcbecb000-0xcbecb093]
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Reserving WSMT table memory at [mem 0xcbeca000-0xcbeca027]
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Reserving SSDT table memory at [mem 0xcbec9000-0xcbec95fa]
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Reserving TPM2 table memory at [mem 0xcbec8000-0xcbec8033]
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Reserving SSDT table memory at [mem 0xcbec7000-0xcbec73de]
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Reserving OEML table memory at [mem 0xcbec6000-0xcbec6027]
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Reserving SSDT table memory at [mem 0xcbeb2000-0xcbec466d]
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Reserving SSDT table memory at [mem 0xcbeb1000-0xcbeb1031]
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Reserving SSDT table memory at [mem 0xcbefd000-0xcbefd068]
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Reserving DMAR table memory at [mem 0xcbec5000-0xcbec50c7]
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Reserving ASF! table memory at [mem 0xcbeaf000-0xcbeaf09f]
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Reserving BGRT table memory at [mem 0xcbeae000-0xcbeae037]
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Reserving FPDT table memory at [mem 0xcbead000-0xcbead043]
2024-05-13 19:24:17.795 homeassistant kernel: No NUMA configuration found
2024-05-13 19:24:17.795 homeassistant kernel: Faking a node at [mem 0x0000000000000000-0x00000002277fffff]
2024-05-13 19:24:17.795 homeassistant kernel: NODE_DATA(0) allocated [mem 0x2277fc000-0x2277fffff]
2024-05-13 19:24:17.795 homeassistant kernel: Zone ranges:
2024-05-13 19:24:17.795 homeassistant kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
2024-05-13 19:24:17.795 homeassistant kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
2024-05-13 19:24:17.795 homeassistant kernel:   Normal   [mem 0x0000000100000000-0x00000002277fffff]
2024-05-13 19:24:17.795 homeassistant kernel: Movable zone start for each node
2024-05-13 19:24:17.795 homeassistant kernel: Early memory node ranges
2024-05-13 19:24:17.795 homeassistant kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
2024-05-13 19:24:17.795 homeassistant kernel:   node   0: [mem 0x0000000000100000-0x00000000b8e83fff]
2024-05-13 19:24:17.795 homeassistant kernel:   node   0: [mem 0x00000000b8e85000-0x00000000b8eb6fff]
2024-05-13 19:24:17.795 homeassistant kernel:   node   0: [mem 0x00000000b8eb8000-0x00000000ca79afff]
2024-05-13 19:24:17.795 homeassistant kernel:   node   0: [mem 0x00000000cbeff000-0x00000000cbefffff]
2024-05-13 19:24:17.795 homeassistant kernel:   node   0: [mem 0x0000000100000000-0x00000002277fffff]
2024-05-13 19:24:17.795 homeassistant kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000002277fffff]
2024-05-13 19:24:17.795 homeassistant kernel: On node 0, zone DMA: 1 pages in unavailable ranges
2024-05-13 19:24:17.795 homeassistant kernel: On node 0, zone DMA: 97 pages in unavailable ranges
2024-05-13 19:24:17.795 homeassistant kernel: On node 0, zone DMA32: 1 pages in unavailable ranges
2024-05-13 19:24:17.795 homeassistant kernel: On node 0, zone DMA32: 1 pages in unavailable ranges
2024-05-13 19:24:17.795 homeassistant kernel: On node 0, zone DMA32: 5988 pages in unavailable ranges
2024-05-13 19:24:17.795 homeassistant kernel: On node 0, zone Normal: 16640 pages in unavailable ranges
2024-05-13 19:24:17.795 homeassistant kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
2024-05-13 19:24:17.795 homeassistant kernel: Reserving Intel graphics memory at [mem 0xd0800000-0xd47fffff]
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: PM-Timer IO Port: 0x1808
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
2024-05-13 19:24:17.795 homeassistant kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Using ACPI (MADT) for SMP configuration information
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
2024-05-13 19:24:17.795 homeassistant kernel: e820: update [mem 0xc6b4b000-0xc6b5efff] usable ==> reserved
2024-05-13 19:24:17.795 homeassistant kernel: TSC deadline timer available
2024-05-13 19:24:17.795 homeassistant kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
2024-05-13 19:24:17.795 homeassistant kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
2024-05-13 19:24:17.795 homeassistant kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
2024-05-13 19:24:17.795 homeassistant kernel: PM: hibernation: Registered nosave memory: [mem 0xb8e84000-0xb8e84fff]
2024-05-13 19:24:17.795 homeassistant kernel: PM: hibernation: Registered nosave memory: [mem 0xb8eb7000-0xb8eb7fff]
2024-05-13 19:24:17.795 homeassistant kernel: PM: hibernation: Registered nosave memory: [mem 0xc6b4b000-0xc6b5efff]
2024-05-13 19:24:17.795 homeassistant kernel: PM: hibernation: Registered nosave memory: [mem 0xca79b000-0xcac9afff]
2024-05-13 19:24:17.795 homeassistant kernel: PM: hibernation: Registered nosave memory: [mem 0xcac9b000-0xcbc7efff]
2024-05-13 19:24:17.795 homeassistant kernel: PM: hibernation: Registered nosave memory: [mem 0xcbc7f000-0xcbe7efff]
2024-05-13 19:24:17.795 homeassistant kernel: PM: hibernation: Registered nosave memory: [mem 0xcbe7f000-0xcbefefff]
2024-05-13 19:24:17.795 homeassistant kernel: PM: hibernation: Registered nosave memory: [mem 0xcbf00000-0xd47fffff]
2024-05-13 19:24:17.795 homeassistant kernel: PM: hibernation: Registered nosave memory: [mem 0xd4800000-0xffffffff]
2024-05-13 19:24:17.795 homeassistant kernel: [mem 0xd4800000-0xffffffff] available for PCI devices
2024-05-13 19:24:17.795 homeassistant kernel: Booting paravirtualized kernel on bare hardware
2024-05-13 19:24:17.795 homeassistant kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
2024-05-13 19:24:17.795 homeassistant kernel: setup_percpu: NR_CPUS:64 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
2024-05-13 19:24:17.795 homeassistant kernel: percpu: Embedded 56 pages/cpu s191592 r8192 d29592 u262144
2024-05-13 19:24:17.795 homeassistant kernel: pcpu-alloc: s191592 r8192 d29592 u262144 alloc=1*2097152
2024-05-13 19:24:17.795 homeassistant kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
2024-05-13 19:24:17.795 homeassistant kernel: Kernel command line: BOOT_IMAGE=(hd0,gpt2)/bzImage root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootwait zram.enabled=1 zram.num_devices=3 systemd.machine_id=34b86bea3745475b9efb48466fcaf5e1 fsck.repair=yes console=tty1 rauc.slot=A
2024-05-13 19:24:17.795 homeassistant kernel: Unknown kernel command line parameters "BOOT_IMAGE=(hd0,gpt2)/bzImage", will be passed to user space.
2024-05-13 19:24:17.795 homeassistant kernel: random: crng init done
2024-05-13 19:24:17.795 homeassistant kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
2024-05-13 19:24:17.795 homeassistant kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
2024-05-13 19:24:17.795 homeassistant kernel: Fallback order for Node 0: 0 
2024-05-13 19:24:17.795 homeassistant kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2007579
2024-05-13 19:24:17.795 homeassistant kernel: Policy zone: Normal
2024-05-13 19:24:17.795 homeassistant kernel: mem auto-init: stack:all(zero), heap alloc:off, heap free:off
2024-05-13 19:24:17.795 homeassistant kernel: software IO TLB: area num 16.
2024-05-13 19:24:17.795 homeassistant kernel: Memory: 7852848K/8158432K available (18432K kernel code, 2692K rwdata, 6368K rodata, 2692K init, 1668K bss, 305324K reserved, 0K cma-reserved)
2024-05-13 19:24:17.795 homeassistant kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
2024-05-13 19:24:17.795 homeassistant kernel: Dynamic Preempt: full
2024-05-13 19:24:17.795 homeassistant kernel: rcu: Preemptible hierarchical RCU implementation.
2024-05-13 19:24:17.795 homeassistant kernel: rcu: 	RCU event tracing is enabled.
2024-05-13 19:24:17.795 homeassistant kernel: rcu: 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=12.
2024-05-13 19:24:17.795 homeassistant kernel: 	Trampoline variant of Tasks RCU enabled.
2024-05-13 19:24:17.795 homeassistant kernel: 	Tracing variant of Tasks RCU enabled.
2024-05-13 19:24:17.795 homeassistant kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
2024-05-13 19:24:17.795 homeassistant kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
2024-05-13 19:24:17.795 homeassistant kernel: NR_IRQS: 4352, nr_irqs: 2152, preallocated irqs: 16
2024-05-13 19:24:17.795 homeassistant kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
2024-05-13 19:24:17.795 homeassistant kernel: Console: colour dummy device 80x25
2024-05-13 19:24:17.795 homeassistant kernel: printk: console [tty1] enabled
2024-05-13 19:24:17.795 homeassistant kernel: ACPI: Core revision 20230628
2024-05-13 19:24:17.795 homeassistant kernel: hpet: HPET dysfunctional in PC10. Force disabled.
2024-05-13 19:24:17.795 homeassistant kernel: APIC: Switch to symmetric I/O mode setup
2024-05-13 19:24:17.795 homeassistant kernel: APIC: Switched APIC routing to: physical flat
2024-05-13 19:24:17.795 homeassistant kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x212717146a7, max_idle_ns: 440795291431 ns
2024-05-13 19:24:17.795 homeassistant kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4599.93 BogoMIPS (lpj=2299968)
2024-05-13 19:24:17.795 homeassistant kernel: CPU0: Thermal monitoring enabled (TM1)
2024-05-13 19:24:17.795 homeassistant kernel: process: using mwait in idle threads
2024-05-13 19:24:17.795 homeassistant kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
2024-05-13 19:24:17.795 homeassistant kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
2024-05-13 19:24:17.795 homeassistant kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
2024-05-13 19:24:17.795 homeassistant kernel: Spectre V2 : Spectre BHI mitigation: SW BHB clearing on vm exit
2024-05-13 19:24:17.795 homeassistant kernel: Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall
2024-05-13 19:24:17.795 homeassistant kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
2024-05-13 19:24:17.795 homeassistant kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
2024-05-13 19:24:17.795 homeassistant kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
2024-05-13 19:24:17.795 homeassistant kernel: RETBleed: Mitigation: Enhanced IBRS
2024-05-13 19:24:17.795 homeassistant kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
2024-05-13 19:24:17.795 homeassistant kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
2024-05-13 19:24:17.795 homeassistant kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
2024-05-13 19:24:17.795 homeassistant kernel: SRBDS: Mitigation: Microcode
2024-05-13 19:24:17.795 homeassistant kernel: GDS: Mitigation: Microcode
2024-05-13 19:24:17.795 homeassistant kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
2024-05-13 19:24:17.795 homeassistant kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
2024-05-13 19:24:17.795 homeassistant kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
2024-05-13 19:24:17.795 homeassistant kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
2024-05-13 19:24:17.795 homeassistant kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
2024-05-13 19:24:17.795 homeassistant kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
2024-05-13 19:24:17.795 homeassistant kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
2024-05-13 19:24:17.795 homeassistant kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
2024-05-13 19:24:17.795 homeassistant kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
2024-05-13 19:24:17.795 homeassistant kernel: Freeing SMP alternatives memory: 48K
2024-05-13 19:24:17.795 homeassistant kernel: pid_max: default: 32768 minimum: 301
2024-05-13 19:24:17.795 homeassistant kernel: LSM: initializing lsm=capability,apparmor,integrity
2024-05-13 19:24:17.795 homeassistant kernel: AppArmor: AppArmor initialized
2024-05-13 19:24:17.795 homeassistant kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
2024-05-13 19:24:17.795 homeassistant kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
2024-05-13 19:24:17.795 homeassistant kernel: smpboot: CPU0: Intel(R) Core(TM) i5-10500T CPU @ 2.30GHz (family: 0x6, model: 0xa5, stepping: 0x3)
2024-05-13 19:24:17.795 homeassistant kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
2024-05-13 19:24:17.795 homeassistant kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
2024-05-13 19:24:17.796 homeassistant kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
2024-05-13 19:24:17.796 homeassistant kernel: ... version:                4
2024-05-13 19:24:17.796 homeassistant kernel: ... bit width:              48
2024-05-13 19:24:17.796 homeassistant kernel: ... generic registers:      4
2024-05-13 19:24:17.796 homeassistant kernel: ... value mask:             0000ffffffffffff
2024-05-13 19:24:17.796 homeassistant kernel: ... max period:             00007fffffffffff
2024-05-13 19:24:17.796 homeassistant kernel: ... fixed-purpose events:   3
2024-05-13 19:24:17.796 homeassistant kernel: ... event mask:             000000070000000f
2024-05-13 19:24:17.796 homeassistant kernel: signal: max sigframe size: 2032
2024-05-13 19:24:17.796 homeassistant kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1647
2024-05-13 19:24:17.796 homeassistant kernel: rcu: Hierarchical SRCU implementation.
2024-05-13 19:24:17.796 homeassistant kernel: rcu: 	Max phase no-delay instances is 400.
2024-05-13 19:24:17.796 homeassistant kernel: smp: Bringing up secondary CPUs ...
2024-05-13 19:24:17.796 homeassistant kernel: smpboot: x86: Booting SMP configuration:
2024-05-13 19:24:17.796 homeassistant kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
2024-05-13 19:24:17.796 homeassistant kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
2024-05-13 19:24:17.796 homeassistant kernel: smp: Brought up 1 node, 12 CPUs
2024-05-13 19:24:17.796 homeassistant kernel: smpboot: Max logical packages: 1
2024-05-13 19:24:17.796 homeassistant kernel: smpboot: Total of 12 processors activated (55199.23 BogoMIPS)
2024-05-13 19:24:17.796 homeassistant kernel: devtmpfs: initialized
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: PM: Registering ACPI NVS region [mem 0xb8e84000-0xb8e84fff] (4096 bytes)
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: PM: Registering ACPI NVS region [mem 0xcbc7f000-0xcbe7efff] (2097152 bytes)
2024-05-13 19:24:17.796 homeassistant kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
2024-05-13 19:24:17.796 homeassistant kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
2024-05-13 19:24:17.796 homeassistant kernel: pinctrl core: initialized pinctrl subsystem
2024-05-13 19:24:17.796 homeassistant kernel: PM: RTC time: 19:24:17, date: 2024-05-13
2024-05-13 19:24:17.796 homeassistant kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
2024-05-13 19:24:17.796 homeassistant kernel: audit: initializing netlink subsys (disabled)
2024-05-13 19:24:17.796 homeassistant kernel: audit: type=2000 audit(1715628257.007:1): state=initialized audit_enabled=0 res=1
2024-05-13 19:24:17.796 homeassistant kernel: thermal_sys: Registered thermal governor 'step_wise'
2024-05-13 19:24:17.796 homeassistant kernel: thermal_sys: Registered thermal governor 'user_space'
2024-05-13 19:24:17.796 homeassistant kernel: cpuidle: using governor menu
2024-05-13 19:24:17.796 homeassistant kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
2024-05-13 19:24:17.796 homeassistant kernel: PCI: not using MMCONFIG
2024-05-13 19:24:17.796 homeassistant kernel: PCI: Using configuration type 1 for base access
2024-05-13 19:24:17.796 homeassistant kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
2024-05-13 19:24:17.796 homeassistant kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
2024-05-13 19:24:17.796 homeassistant kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
2024-05-13 19:24:17.796 homeassistant kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: Added _OSI(Module Device)
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: Added _OSI(Processor Device)
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: Added _OSI(Processor Aggregator Device)
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: 12 ACPI AML tables successfully acquired and loaded
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: Dynamic OEM Table Load:
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: SSDT 0xFFFFA2A600A98C00 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: Dynamic OEM Table Load:
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: SSDT 0xFFFFA2A600A6C000 00051E (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: Dynamic OEM Table Load:
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: SSDT 0xFFFFA2A60012FF00 0000FC (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: Dynamic OEM Table Load:
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: SSDT 0xFFFFA2A600A6D000 000778 (v02 PmRef  ApIst    00003000 INTL 20160527)
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: Dynamic OEM Table Load:
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: SSDT 0xFFFFA2A600A99000 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160527)
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: Dynamic OEM Table Load:
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: SSDT 0xFFFFA2A600126000 000D22 (v02 PmRef  ApPsd    00003000 INTL 20160527)
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: Dynamic OEM Table Load:
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: SSDT 0xFFFFA2A600A99400 0003CA (v02 PmRef  ApCst    00003000 INTL 20160527)
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: _OSC evaluated successfully for all CPUs
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: EC: EC started
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: EC: interrupt blocked
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: Interpreter enabled
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: PM: (supports S0 S3 S4 S5)
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: Using IOAPIC for interrupt routing
2024-05-13 19:24:17.796 homeassistant kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
2024-05-13 19:24:17.796 homeassistant kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as ACPI motherboard resource
2024-05-13 19:24:17.796 homeassistant kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
2024-05-13 19:24:17.796 homeassistant kernel: PCI: Ignoring E820 reservations for host bridge windows
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: Enabled 6 GPEs in block 00 to 7F
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: \_SB_.PCI0.XDCI.USBC: New power resource
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
2024-05-13 19:24:17.796 homeassistant kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
2024-05-13 19:24:17.796 homeassistant kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
2024-05-13 19:24:17.796 homeassistant kernel: acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability LTR]
2024-05-13 19:24:17.796 homeassistant kernel: PCI host bridge to bus 0000:00
2024-05-13 19:24:17.796 homeassistant kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
2024-05-13 19:24:17.796 homeassistant kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
2024-05-13 19:24:17.797 homeassistant kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
2024-05-13 19:24:17.797 homeassistant kernel: pci_bus 0000:00: root bus resource [mem 0xd4800000-0xf7ffffff window]
2024-05-13 19:24:17.797 homeassistant kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
2024-05-13 19:24:17.797 homeassistant kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfdffffff window]
2024-05-13 19:24:17.797 homeassistant kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
2024-05-13 19:24:17.797 homeassistant kernel: pci 0000:00:00.0: [8086:9b53] type 00 class 0x060000
2024-05-13 19:24:17.797 homeassistant kernel: pci 0000:00:02.0: [8086:9bc8] type 00 class 0x030000
2024-05-13 19:24:17.797 homeassistant kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf0ffffff 64bit]
2024-05-13 19:24:17.797 homeassistant kernel: pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
2024-05-13 19:24:17.797 homeassistant kernel: pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
2024-05-13 19:24:17.798 homeassistant kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
2024-05-13 19:24:17.798 homeassistant kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
2024-05-13 19:24:17.798 homeassistant kernel: pci 0000:00:12.0: [8086:06f9] type 00 class 0x118000
2024-05-13 19:24:17.798 homeassistant kernel: pci 0000:00:12.0: reg 0x10: [mem 0x4000107000-0x4000107fff 64bit]
2024-05-13 19:24:17.798 homeassistant kernel: pci 0000:00:14.0: [8086:06ed] type 00 class 0x0c0330
2024-05-13 19:24:17.798 homeassistant kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf1120000-0xf112ffff 64bit]
2024-05-13 19:24:17.798 homeassistant kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
2024-05-13 19:24:17.798 homeassistant kernel: pci 0000:00:14.2: [8086:06ef] type 00 class 0x050000
2024-05-13 19:24:17.798 homeassistant kernel: pci 0000:00:14.2: reg 0x10: [mem 0xf1136000-0xf1137fff 64bit]
2024-05-13 19:24:17.798 homeassistant kernel: pci 0000:00:14.2: reg 0x18: [mem 0x4000106000-0x4000106fff 64bit]
2024-05-13 19:24:17.798 homeassistant kernel: pci 0000:00:14.3: [8086:06f0] type 00 class 0x028000
2024-05-13 19:24:17.799 homeassistant kernel: pci 0000:00:14.3: reg 0x10: [mem 0xf1130000-0xf1133fff 64bit]
2024-05-13 19:24:17.799 homeassistant kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
2024-05-13 19:24:17.799 homeassistant kernel: pci 0000:00:16.0: [8086:06e0] type 00 class 0x078000
2024-05-13 19:24:17.799 homeassistant kernel: pci 0000:00:16.0: reg 0x10: [mem 0x4000105000-0x4000105fff 64bit]
2024-05-13 19:24:17.799 homeassistant kernel: pci 0000:00:16.0: PME# supported from D3hot
2024-05-13 19:24:17.799 homeassistant kernel: pci 0000:00:16.3: [8086:06e3] type 00 class 0x070002
2024-05-13 19:24:17.799 homeassistant kernel: pci 0000:00:16.3: reg 0x10: [io  0x3088-0x308f]
2024-05-13 19:24:17.799 homeassistant kernel: pci 0000:00:16.3: reg 0x14: [mem 0xf113b000-0xf113bfff]
2024-05-13 19:24:17.799 homeassistant kernel: pci 0000:00:17.0: [8086:06d2] type 00 class 0x010601
2024-05-13 19:24:17.799 homeassistant kernel: pci 0000:00:17.0: reg 0x10: [mem 0xf1134000-0xf1135fff]
2024-05-13 19:24:17.800 homeassistant kernel: pci 0000:00:17.0: reg 0x14: [mem 0xf113a000-0xf113a0ff]
2024-05-13 19:24:17.800 homeassistant kernel: pci 0000:00:17.0: reg 0x18: [io  0x3080-0x3087]
2024-05-13 19:24:17.800 homeassistant kernel: pci 0000:00:17.0: reg 0x1c: [io  0x3090-0x3093]
2024-05-13 19:24:17.800 homeassistant kernel: pci 0000:00:17.0: reg 0x20: [io  0x3060-0x307f]
2024-05-13 19:24:17.800 homeassistant kernel: pci 0000:00:17.0: reg 0x24: [mem 0xf1139000-0xf11397ff]
2024-05-13 19:24:17.800 homeassistant kernel: pci 0000:00:17.0: PME# supported from D3hot
2024-05-13 19:24:17.800 homeassistant kernel: pci 0000:00:1b.0: [8086:06ac] type 01 class 0x060400
2024-05-13 19:24:17.800 homeassistant kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
2024-05-13 19:24:17.800 homeassistant kernel: pci 0000:00:1f.0: [8086:0687] type 00 class 0x060100
2024-05-13 19:24:17.800 homeassistant kernel: pci 0000:00:1f.3: [8086:06c8] type 00 class 0x040300
2024-05-13 19:24:17.801 homeassistant kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x4000100000-0x4000103fff 64bit]
2024-05-13 19:24:17.801 homeassistant kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x4000000000-0x40000fffff 64bit]
2024-05-13 19:24:17.801 homeassistant kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
2024-05-13 19:24:17.801 homeassistant kernel: pci 0000:00:1f.4: [8086:06a3] type 00 class 0x0c0500
2024-05-13 19:24:17.801 homeassistant kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x4000104000-0x40001040ff 64bit]
2024-05-13 19:24:17.801 homeassistant kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
2024-05-13 19:24:17.801 homeassistant kernel: pci 0000:00:1f.5: [8086:06a4] type 00 class 0x0c8000
2024-05-13 19:24:17.801 homeassistant kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
2024-05-13 19:24:17.801 homeassistant kernel: pci 0000:00:1f.6: [8086:0d4c] type 00 class 0x020000
2024-05-13 19:24:17.801 homeassistant kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xf1100000-0xf111ffff]
2024-05-13 19:24:17.802 homeassistant kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
2024-05-13 19:24:17.802 homeassistant kernel: pci 0000:01:00.0: [1e95:1007] type 00 class 0x010802
2024-05-13 19:24:17.802 homeassistant kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf1000000-0xf1003fff 64bit]
2024-05-13 19:24:17.802 homeassistant kernel: pci 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:1b.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
2024-05-13 19:24:17.802 homeassistant kernel: pci 0000:00:1b.0: PCI bridge to [bus 01]
2024-05-13 19:24:17.802 homeassistant kernel: pci 0000:00:1b.0:   bridge window [mem 0xf1000000-0xf10fffff]
2024-05-13 19:24:17.802 homeassistant kernel: ACPI: EC: interrupt unblocked
2024-05-13 19:24:17.802 homeassistant kernel: ACPI: EC: event unblocked
2024-05-13 19:24:17.802 homeassistant kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
2024-05-13 19:24:17.802 homeassistant kernel: ACPI: EC: GPE=0x6e
2024-05-13 19:24:17.802 homeassistant kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
2024-05-13 19:24:17.802 homeassistant kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
2024-05-13 19:24:17.802 homeassistant kernel: iommu: Default domain type: Translated
2024-05-13 19:24:17.802 homeassistant kernel: iommu: DMA domain TLB invalidation policy: lazy mode
2024-05-13 19:24:17.802 homeassistant kernel: SCSI subsystem initialized
2024-05-13 19:24:17.802 homeassistant kernel: libata version 3.00 loaded.
2024-05-13 19:24:17.802 homeassistant kernel: ACPI: bus type USB registered
2024-05-13 19:24:17.802 homeassistant kernel: usbcore: registered new interface driver usbfs
2024-05-13 19:24:17.802 homeassistant kernel: usbcore: registered new interface driver hub
2024-05-13 19:24:17.802 homeassistant kernel: usbcore: registered new device driver usb
2024-05-13 19:24:17.802 homeassistant kernel: mc: Linux media interface: v0.10
2024-05-13 19:24:17.802 homeassistant kernel: videodev: Linux video capture interface: v2.00
2024-05-13 19:24:17.802 homeassistant kernel: pps_core: LinuxPPS API ver. 1 registered
2024-05-13 19:24:17.802 homeassistant kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
2024-05-13 19:24:17.802 homeassistant kernel: PTP clock support registered
2024-05-13 19:24:17.802 homeassistant kernel: EDAC MC: Ver: 3.0.0
2024-05-13 19:24:17.802 homeassistant kernel: efivars: Registered efivars operations
2024-05-13 19:24:17.802 homeassistant kernel: Advanced Linux Sound Architecture Driver Initialized.
2024-05-13 19:24:17.802 homeassistant kernel: NetLabel: Initializing
2024-05-13 19:24:17.802 homeassistant kernel: NetLabel:  domain hash size = 128
2024-05-13 19:24:17.802 homeassistant kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
2024-05-13 19:24:17.802 homeassistant kernel: NetLabel:  unlabeled traffic allowed by default
2024-05-13 19:24:17.802 homeassistant kernel: PCI: Using ACPI for IRQ routing
2024-05-13 19:24:17.802 homeassistant kernel: PCI: pci_cache_line_size set to 64 bytes
2024-05-13 19:24:17.802 homeassistant kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
2024-05-13 19:24:17.802 homeassistant kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
2024-05-13 19:24:17.802 homeassistant kernel: e820: reserve RAM buffer [mem 0xb8e84000-0xbbffffff]
2024-05-13 19:24:17.802 homeassistant kernel: e820: reserve RAM buffer [mem 0xb8eb7000-0xbbffffff]
2024-05-13 19:24:17.802 homeassistant kernel: e820: reserve RAM buffer [mem 0xc6b4b000-0xc7ffffff]
2024-05-13 19:24:17.802 homeassistant kernel: e820: reserve RAM buffer [mem 0xca79b000-0xcbffffff]
2024-05-13 19:24:17.802 homeassistant kernel: e820: reserve RAM buffer [mem 0xcbf00000-0xcbffffff]
2024-05-13 19:24:17.802 homeassistant kernel: e820: reserve RAM buffer [mem 0x227800000-0x227ffffff]
2024-05-13 19:24:17.802 homeassistant kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
2024-05-13 19:24:17.803 homeassistant kernel: pci 0000:00:02.0: vgaarb: bridge control possible
2024-05-13 19:24:17.803 homeassistant kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
2024-05-13 19:24:17.803 homeassistant kernel: vgaarb: loaded
2024-05-13 19:24:17.803 homeassistant kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: DF4E63B6-3BBC-4858-9737-C74F82F821F3 has zero instances
2024-05-13 19:24:17.803 homeassistant kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6436-9F42-42C8-BADC-0E9424F20C9A has zero instances
2024-05-13 19:24:17.803 homeassistant kernel: acpi PNP0C14:02: duplicate WMI GUID 2B814318-4BE8-4707-9D84-A190A859B5D0 (first instance was on PNP0C14:00)
2024-05-13 19:24:17.803 homeassistant kernel: acpi PNP0C14:02: duplicate WMI GUID 41227C2D-80E1-423F-8B8E-87E32755A0EB (first instance was on PNP0C14:00)
2024-05-13 19:24:17.803 homeassistant kernel: wmi_bus wmi_bus-PNP0C14:02: WQZZ data block query control method not found
2024-05-13 19:24:17.803 homeassistant kernel: clocksource: Switched to clocksource tsc-early
2024-05-13 19:24:17.803 homeassistant kernel: VFS: Disk quotas dquot_6.6.0
2024-05-13 19:24:17.803 homeassistant kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
2024-05-13 19:24:17.803 homeassistant kernel: AppArmor: AppArmor Filesystem Enabled
2024-05-13 19:24:17.803 homeassistant kernel: pnp: PnP ACPI init
2024-05-13 19:24:17.803 homeassistant kernel: system 00:00: [io  0x1800-0x18fe] has been reserved
2024-05-13 19:24:17.803 homeassistant kernel: system 00:00: [mem 0xfd000000-0xfd69ffff] has been reserved
2024-05-13 19:24:17.803 homeassistant kernel: system 00:00: [mem 0xfd6c0000-0xfd6cffff] has been reserved
2024-05-13 19:24:17.803 homeassistant kernel: system 00:00: [mem 0xfd6f0000-0xfdffffff] has been reserved
2024-05-13 19:24:17.804 homeassistant kernel: system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
2024-05-13 19:24:17.804 homeassistant kernel: system 00:00: [mem 0xfe200000-0xfe7fffff] has been reserved
2024-05-13 19:24:17.804 homeassistant kernel: system 00:00: [mem 0xff000000-0xffffffff] has been reserved
2024-05-13 19:24:17.804 homeassistant kernel: system 00:01: [io  0x2000-0x20fe] has been reserved
2024-05-13 19:24:17.804 homeassistant kernel: system 00:02: [io  0x0680-0x069f] has been reserved
2024-05-13 19:24:17.804 homeassistant kernel: system 00:02: [io  0x164e-0x164f] has been reserved
2024-05-13 19:24:17.804 homeassistant kernel: system 00:04: [io  0x1854-0x1857] has been reserved
2024-05-13 19:24:17.804 homeassistant kernel: system 00:05: [io  0x0200-0x023f] has been reserved
2024-05-13 19:24:17.804 homeassistant kernel: system 00:05: [mem 0xfedb0000-0xfedbffff] has been reserved
2024-05-13 19:24:17.804 homeassistant kernel: system 00:06: [mem 0xfd6e0000-0xfd6effff] has been reserved
2024-05-13 19:24:17.804 homeassistant kernel: system 00:06: [mem 0xfd6d0000-0xfd6dffff] has been reserved
2024-05-13 19:24:17.805 homeassistant kernel: system 00:06: [mem 0xfd6b0000-0xfd6bffff] has been reserved
2024-05-13 19:24:17.805 homeassistant kernel: system 00:06: [mem 0xfd6a0000-0xfd6affff] has been reserved
2024-05-13 19:24:17.805 homeassistant kernel: system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
2024-05-13 19:24:17.805 homeassistant kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
2024-05-13 19:24:17.805 homeassistant kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
2024-05-13 19:24:17.805 homeassistant kernel: system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
2024-05-13 19:24:17.805 homeassistant kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
2024-05-13 19:24:17.805 homeassistant kernel: system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
2024-05-13 19:24:17.805 homeassistant kernel: system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
2024-05-13 19:24:17.805 homeassistant kernel: system 00:07: [mem 0xfee00000-0xfeefffff] has been reserved
2024-05-13 19:24:17.805 homeassistant kernel: system 00:08: [mem 0xfe038000-0xfe038fff] has been reserved
2024-05-13 19:24:17.805 homeassistant kernel: pnp: PnP ACPI: found 9 devices
2024-05-13 19:24:17.805 homeassistant kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
2024-05-13 19:24:17.805 homeassistant kernel: NET: Registered PF_INET protocol family
2024-05-13 19:24:17.805 homeassistant kernel: IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
2024-05-13 19:24:17.805 homeassistant kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
2024-05-13 19:24:17.805 homeassistant kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
2024-05-13 19:24:17.805 homeassistant kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
2024-05-13 19:24:17.805 homeassistant kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
2024-05-13 19:24:17.805 homeassistant kernel: TCP: Hash tables configured (established 65536 bind 65536)
2024-05-13 19:24:17.805 homeassistant kernel: MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
2024-05-13 19:24:17.805 homeassistant kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
2024-05-13 19:24:17.805 homeassistant kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
2024-05-13 19:24:17.805 homeassistant kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
2024-05-13 19:24:17.805 homeassistant kernel: RPC: Registered named UNIX socket transport module.
2024-05-13 19:24:17.806 homeassistant kernel: RPC: Registered udp transport module.
2024-05-13 19:24:17.806 homeassistant kernel: RPC: Registered tcp transport module.
2024-05-13 19:24:17.806 homeassistant kernel: RPC: Registered tcp-with-tls transport module.
2024-05-13 19:24:17.806 homeassistant kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
2024-05-13 19:24:17.806 homeassistant kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0xd4800000-0xd4800fff]
2024-05-13 19:24:17.806 homeassistant kernel: pci 0000:00:1b.0: PCI bridge to [bus 01]
2024-05-13 19:24:17.806 homeassistant kernel: pci 0000:00:1b.0:   bridge window [mem 0xf1000000-0xf10fffff]
2024-05-13 19:24:17.806 homeassistant kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
2024-05-13 19:24:17.806 homeassistant kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
2024-05-13 19:24:17.806 homeassistant kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
2024-05-13 19:24:17.806 homeassistant kernel: pci_bus 0000:00: resource 7 [mem 0xd4800000-0xf7ffffff window]
2024-05-13 19:24:17.806 homeassistant kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
2024-05-13 19:24:17.806 homeassistant kernel: pci_bus 0000:00: resource 9 [mem 0xfc800000-0xfdffffff window]
2024-05-13 19:24:17.806 homeassistant kernel: pci_bus 0000:01: resource 1 [mem 0xf1000000-0xf10fffff]
2024-05-13 19:24:17.806 homeassistant kernel: PCI: CLS 0 bytes, default 64
2024-05-13 19:24:17.806 homeassistant kernel: DMAR: Host address width 39
2024-05-13 19:24:17.806 homeassistant kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
2024-05-13 19:24:17.806 homeassistant kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
2024-05-13 19:24:17.806 homeassistant kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
2024-05-13 19:24:17.806 homeassistant kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
2024-05-13 19:24:17.806 homeassistant kernel: DMAR: RMRR base: 0x000000cbb0c000 end: 0x000000cbb2bfff
2024-05-13 19:24:17.806 homeassistant kernel: DMAR: RMRR base: 0x000000d0000000 end: 0x000000d47fffff
2024-05-13 19:24:17.806 homeassistant kernel: DMAR: RMRR base: 0x000000cbb72000 end: 0x000000cbbf1fff
2024-05-13 19:24:17.807 homeassistant kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
2024-05-13 19:24:17.807 homeassistant kernel: software IO TLB: mapped [mem 0x00000000c1505000-0x00000000c5505000] (64MB)
2024-05-13 19:24:17.807 homeassistant kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
2024-05-13 19:24:17.807 homeassistant kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
2024-05-13 19:24:17.807 homeassistant kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
2024-05-13 19:24:17.807 homeassistant kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
2024-05-13 19:24:17.807 homeassistant kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
2024-05-13 19:24:17.807 homeassistant kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
2024-05-13 19:24:17.807 homeassistant kernel: Initialise system trusted keyrings
2024-05-13 19:24:17.807 homeassistant kernel: workingset: timestamp_bits=40 max_order=21 bucket_order=0
2024-05-13 19:24:17.807 homeassistant kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
2024-05-13 19:24:17.807 homeassistant kernel: NFS: Registering the id_resolver key type
2024-05-13 19:24:17.807 homeassistant kernel: Key type id_resolver registered
2024-05-13 19:24:17.807 homeassistant kernel: Key type id_legacy registered
2024-05-13 19:24:17.807 homeassistant kernel: 9p: Installing v9fs 9p2000 file system support
2024-05-13 19:24:17.807 homeassistant kernel: Key type asymmetric registered
2024-05-13 19:24:17.807 homeassistant kernel: Asymmetric key parser 'x509' registered
2024-05-13 19:24:17.807 homeassistant kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
2024-05-13 19:24:17.807 homeassistant kernel: io scheduler mq-deadline registered
2024-05-13 19:24:17.807 homeassistant kernel: io scheduler kyber registered
2024-05-13 19:24:17.807 homeassistant kernel: pcieport 0000:00:1b.0: PME: Signaling with IRQ 120
2024-05-13 19:24:17.807 homeassistant kernel: Monitor-Mwait will be used to enter C-1 state
2024-05-13 19:24:17.807 homeassistant kernel: Monitor-Mwait will be used to enter C-2 state
2024-05-13 19:24:17.807 homeassistant kernel: Monitor-Mwait will be used to enter C-3 state
2024-05-13 19:24:17.807 homeassistant kernel: ACPI: \_SB_.PR00: Found 3 idle states
2024-05-13 19:24:17.807 homeassistant kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
2024-05-13 19:24:17.807 homeassistant kernel: ACPI: button: Sleep Button [SLPB]
2024-05-13 19:24:17.807 homeassistant kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
2024-05-13 19:24:17.807 homeassistant kernel: ACPI: button: Power Button [PWRB]
2024-05-13 19:24:17.807 homeassistant kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
2024-05-13 19:24:17.807 homeassistant kernel: ACPI: button: Power Button [PWRF]
2024-05-13 19:24:17.807 homeassistant kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
2024-05-13 19:24:17.807 homeassistant kernel: serial 0000:00:16.3: enabling device (0000 -> 0003)
2024-05-13 19:24:17.807 homeassistant kernel: 0000:00:16.3: ttyS0 at I/O 0x3088 (irq = 19, base_baud = 115200) is a 16550A
2024-05-13 19:24:17.807 homeassistant kernel: hpet_acpi_add: no address or irqs in _CRS
2024-05-13 19:24:17.807 homeassistant kernel: Non-volatile memory driver v1.3
2024-05-13 19:24:17.807 homeassistant kernel: Linux agpgart interface v0.103
2024-05-13 19:24:17.807 homeassistant kernel: ACPI: bus type drm_connector registered
2024-05-13 19:24:17.807 homeassistant kernel: loop: module loaded
2024-05-13 19:24:17.807 homeassistant kernel: zram: Added device: zram0
2024-05-13 19:24:17.807 homeassistant kernel: zram: Added device: zram1
2024-05-13 19:24:17.807 homeassistant kernel: zram: Added device: zram2
2024-05-13 19:24:17.807 homeassistant kernel: ahci 0000:00:17.0: version 3.0
2024-05-13 19:24:17.807 homeassistant kernel: nvme nvme0: pci function 0000:01:00.0
2024-05-13 19:24:17.807 homeassistant kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
2024-05-13 19:24:17.807 homeassistant kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst 
2024-05-13 19:24:17.808 homeassistant kernel: scsi host0: ahci
2024-05-13 19:24:17.808 homeassistant kernel: ata1: SATA max UDMA/133 abar m2048@0xf1139000 port 0xf1139100 irq 122
2024-05-13 19:24:17.808 homeassistant kernel: tun: Universal TUN/TAP device driver, 1.6
2024-05-13 19:24:17.808 homeassistant kernel: e100: Intel(R) PRO/100 Network Driver
2024-05-13 19:24:17.808 homeassistant kernel: e100: Copyright(c) 1999-2006 Intel Corporation
2024-05-13 19:24:17.808 homeassistant kernel: e1000: Intel(R) PRO/1000 Network Driver
2024-05-13 19:24:17.808 homeassistant kernel: e1000: Copyright (c) 1999-2006 Intel Corporation.
2024-05-13 19:24:17.808 homeassistant kernel: e1000e: Intel(R) PRO/1000 Network Driver
2024-05-13 19:24:17.808 homeassistant kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
2024-05-13 19:24:17.808 homeassistant kernel: e1000e 0000:00:1f.6: enabling device (0000 -> 0002)
2024-05-13 19:24:17.808 homeassistant kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
2024-05-13 19:24:17.808 homeassistant kernel: nvme nvme0: allocated 64 MiB host memory buffer.
2024-05-13 19:24:17.808 homeassistant kernel: nvme nvme0: 12/0/0 default/read/poll queues
2024-05-13 19:24:17.808 homeassistant kernel:  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
2024-05-13 19:24:17.808 homeassistant kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
2024-05-13 19:24:17.808 homeassistant kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 84:69:93:6d:a3:6f
2024-05-13 19:24:17.808 homeassistant kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
2024-05-13 19:24:17.808 homeassistant kernel: e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
2024-05-13 19:24:17.808 homeassistant kernel: igb: Intel(R) Gigabit Ethernet Network Driver
2024-05-13 19:24:17.808 homeassistant kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
2024-05-13 19:24:17.808 homeassistant kernel: sky2: driver version 1.30
2024-05-13 19:24:17.809 homeassistant kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
2024-05-13 19:24:17.809 homeassistant kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
2024-05-13 19:24:17.809 homeassistant kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
2024-05-13 19:24:17.809 homeassistant kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
2024-05-13 19:24:17.809 homeassistant kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
2024-05-13 19:24:17.809 homeassistant kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
2024-05-13 19:24:17.809 homeassistant kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
2024-05-13 19:24:17.809 homeassistant kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
2024-05-13 19:24:17.809 homeassistant kernel: usb usb1: Product: xHCI Host Controller
2024-05-13 19:24:17.809 homeassistant kernel: usb usb1: Manufacturer: Linux 6.6.29-haos xhci-hcd
2024-05-13 19:24:17.809 homeassistant kernel: usb usb1: SerialNumber: 0000:00:14.0
2024-05-13 19:24:17.810 homeassistant kernel: hub 1-0:1.0: USB hub found
2024-05-13 19:24:17.810 homeassistant kernel: hub 1-0:1.0: 16 ports detected
2024-05-13 19:24:17.810 homeassistant kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
2024-05-13 19:24:17.810 homeassistant kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
2024-05-13 19:24:17.810 homeassistant kernel: usb usb2: Product: xHCI Host Controller
2024-05-13 19:24:17.810 homeassistant kernel: usb usb2: Manufacturer: Linux 6.6.29-haos xhci-hcd
2024-05-13 19:24:17.810 homeassistant kernel: usb usb2: SerialNumber: 0000:00:14.0
2024-05-13 19:24:17.810 homeassistant kernel: hub 2-0:1.0: USB hub found
2024-05-13 19:24:17.810 homeassistant kernel: hub 2-0:1.0: 10 ports detected
2024-05-13 19:24:17.810 homeassistant kernel: usb: port power management may be unreliable
2024-05-13 19:24:17.810 homeassistant kernel: usbcore: registered new interface driver usblp
2024-05-13 19:24:17.810 homeassistant kernel: usbcore: registered new interface driver usb-storage
2024-05-13 19:24:17.810 homeassistant kernel: usbcore: registered new interface driver usbserial_generic
2024-05-13 19:24:17.810 homeassistant kernel: usbserial: USB Serial support registered for generic
2024-05-13 19:24:17.810 homeassistant kernel: i8042: PNP: No PS/2 controller found.
2024-05-13 19:24:17.810 homeassistant kernel: rtc_cmos 00:03: RTC can wake from S4
2024-05-13 19:24:17.811 homeassistant kernel: rtc_cmos 00:03: registered as rtc0
2024-05-13 19:24:17.811 homeassistant kernel: rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
2024-05-13 19:24:17.811 homeassistant kernel: fail to initialize ptp_kvm
2024-05-13 19:24:17.811 homeassistant kernel: Driver for 1-wire Dallas network protocol.
2024-05-13 19:24:17.811 homeassistant kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
2024-05-13 19:24:17.811 homeassistant kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
2024-05-13 19:24:17.811 homeassistant kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
2024-05-13 19:24:17.811 homeassistant kernel: i2c i2c-0: 1/2 memory slots populated (from DMI)
2024-05-13 19:24:17.811 homeassistant kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
2024-05-13 19:24:17.811 homeassistant kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
2024-05-13 19:24:17.811 homeassistant kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
2024-05-13 19:24:17.811 homeassistant kernel: it87_wdt: Unknown Chip found, Chip 1f11 Revision 0009
2024-05-13 19:24:17.811 homeassistant kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
2024-05-13 19:24:17.811 homeassistant kernel: intel_pstate: Intel P-state driver initializing
2024-05-13 19:24:17.811 homeassistant kernel: intel_pstate: HWP enabled
2024-05-13 19:24:17.811 homeassistant kernel: sdhci: Secure Digital Host Controller Interface driver
2024-05-13 19:24:17.811 homeassistant kernel: sdhci: Copyright(c) Pierre Ossman
2024-05-13 19:24:17.811 homeassistant kernel: efifb: probing for efifb
2024-05-13 19:24:17.811 homeassistant kernel: efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
2024-05-13 19:24:17.811 homeassistant kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
2024-05-13 19:24:17.811 homeassistant kernel: efifb: scrolling: redraw
2024-05-13 19:24:17.811 homeassistant kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
2024-05-13 19:24:17.811 homeassistant kernel: Console: switching to colour frame buffer device 128x48
2024-05-13 19:24:17.811 homeassistant kernel: fb0: EFI VGA frame buffer device
2024-05-13 19:24:17.811 homeassistant kernel: hid: raw HID events driver (C) Jiri Kosina
2024-05-13 19:24:17.811 homeassistant kernel: usbcore: registered new interface driver usbhid
2024-05-13 19:24:17.811 homeassistant kernel: usbhid: USB HID core driver
2024-05-13 19:24:17.811 homeassistant kernel: IPVS: Registered protocols ()
2024-05-13 19:24:17.811 homeassistant kernel: IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
2024-05-13 19:24:17.811 homeassistant kernel: IPVS: ipvs loaded.
2024-05-13 19:24:17.811 homeassistant kernel: IPVS: [rr] scheduler registered.
2024-05-13 19:24:17.811 homeassistant kernel: NET: Registered PF_INET6 protocol family
2024-05-13 19:24:17.811 homeassistant kernel: Segment Routing with IPv6
2024-05-13 19:24:17.811 homeassistant kernel: In-situ OAM (IOAM) with IPv6
2024-05-13 19:24:17.811 homeassistant kernel: NET: Registered PF_PACKET protocol family
2024-05-13 19:24:17.811 homeassistant kernel: Bridge firewalling registered
2024-05-13 19:24:17.811 homeassistant kernel: 9pnet: Installing 9P2000 support
2024-05-13 19:24:17.811 homeassistant kernel: Key type dns_resolver registered
2024-05-13 19:24:17.812 homeassistant kernel: microcode: Microcode Update Driver: v2.2.
2024-05-13 19:24:17.812 homeassistant kernel: IPI shorthand broadcast: enabled
2024-05-13 19:24:17.812 homeassistant kernel: sched_clock: Marking stable (382000833, 10014145)->(428987529, -36972551)
2024-05-13 19:24:17.812 homeassistant kernel: registered taskstats version 1
2024-05-13 19:24:17.812 homeassistant kernel: Loading compiled-in X.509 certificates
2024-05-13 19:24:17.812 homeassistant kernel: zswap: loaded using pool lz4/zsmalloc
2024-05-13 19:24:17.812 homeassistant kernel: AppArmor: AppArmor sha1 policy hashing enabled
2024-05-13 19:24:17.812 homeassistant kernel: PM:   Magic number: 8:361:445
2024-05-13 19:24:17.812 homeassistant kernel: printk: console [netcon0] enabled
2024-05-13 19:24:17.812 homeassistant kernel: netconsole: network logging started
2024-05-13 19:24:17.812 homeassistant kernel: clk: Disabling unused clocks
2024-05-13 19:24:17.812 homeassistant kernel: ALSA device list:
2024-05-13 19:24:17.812 homeassistant kernel:   No soundcards found.
2024-05-13 19:24:17.812 homeassistant kernel: ata1: SATA link down (SStatus 4 SControl 300)
2024-05-13 19:24:17.812 homeassistant kernel: md: Waiting for all devices to be available before autodetect
2024-05-13 19:24:17.812 homeassistant kernel: md: If you don't use raid, use raid=noautodetect
2024-05-13 19:24:17.812 homeassistant kernel: md: Autodetecting RAID arrays.
2024-05-13 19:24:17.812 homeassistant kernel: md: autorun ...
2024-05-13 19:24:17.812 homeassistant kernel: md: ... autorun DONE.
2024-05-13 19:24:17.812 homeassistant kernel: VFS: Mounted root (squashfs filesystem) readonly on device 259:3.
2024-05-13 19:24:17.812 homeassistant kernel: devtmpfs: mounted
2024-05-13 19:24:17.812 homeassistant kernel: Freeing unused kernel image (initmem) memory: 2692K
2024-05-13 19:24:17.812 homeassistant kernel: Write protecting the kernel read-only data: 26624k
2024-05-13 19:24:17.812 homeassistant kernel: Freeing unused kernel image (rodata/data gap) memory: 1824K
2024-05-13 19:24:17.812 homeassistant kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
2024-05-13 19:24:17.812 homeassistant kernel: Run /sbin/init as init process
2024-05-13 19:24:17.812 homeassistant kernel:   with arguments:
2024-05-13 19:24:17.812 homeassistant kernel:     /sbin/init
2024-05-13 19:24:17.812 homeassistant kernel:   with environment:
2024-05-13 19:24:17.812 homeassistant kernel:     HOME=/
2024-05-13 19:24:17.812 homeassistant kernel:     TERM=linux
2024-05-13 19:24:17.812 homeassistant kernel:     BOOT_IMAGE=(hd0,gpt2)/bzImage
2024-05-13 19:24:17.812 homeassistant kernel: usb 1-3: new full-speed USB device number 2 using xhci_hcd
2024-05-13 19:24:17.812 homeassistant systemd: systemd 254 running in system mode (+PAM -AUDIT -SELINUX +APPARMOR -IMA -SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL -ACL +BLKID +CURL -ELFUTILS -FIDO2 -IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ +ZLIB -ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=unified)
2024-05-13 19:24:17.812 homeassistant systemd: Detected architecture x86-64.
2024-05-13 19:24:17.812 homeassistant systemd: Hostname set to <homeassistant>.
2024-05-13 19:24:17.812 homeassistant systemd: Installed transient /etc/machine-id file.
2024-05-13 19:24:17.812 homeassistant systemd: Using hardware watchdog 'iTCO_wdt', version 6, device /dev/watchdog0
2024-05-13 19:24:17.812 homeassistant systemd: Watchdog running with a timeout of 30s.
2024-05-13 19:24:17.812 homeassistant kernel: usb 1-3: New USB device found, idVendor=1a86, idProduct=55d4, bcdDevice= 4.42
2024-05-13 19:24:17.812 homeassistant kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
2024-05-13 19:24:17.812 homeassistant kernel: usb 1-3: Product: SONOFF Zigbee 3.0 USB Dongle Plus V2
2024-05-13 19:24:17.812 homeassistant kernel: usb 1-3: Manufacturer: ITEAD
2024-05-13 19:24:17.812 homeassistant kernel: usb 1-3: SerialNumber: 20240120215513
2024-05-13 19:24:17.812 homeassistant systemd: Queued start job for default target Multi-User System.
2024-05-13 19:24:17.812 homeassistant systemd: Created slice Slice /system/ha-cli.
2024-05-13 19:24:17.812 homeassistant systemd: Created slice Slice /system/modprobe.
2024-05-13 19:24:17.812 homeassistant systemd: Created slice Slice /system/systemd-fsck.
2024-05-13 19:24:17.812 homeassistant systemd: Created slice Slice /system/systemd-growfs.
2024-05-13 19:24:17.812 homeassistant systemd: Created slice User and Session Slice.
2024-05-13 19:24:17.812 homeassistant systemd: Started Dispatch Password Requests to Console Directory Watch.
2024-05-13 19:24:17.812 homeassistant systemd: Started Forward Password Requests to Wall Directory Watch.
2024-05-13 19:24:17.812 homeassistant systemd: Expecting device /dev/disk/by-label/hassos-boot...
2024-05-13 19:24:17.812 homeassistant systemd: Expecting device /dev/disk/by-label/hassos-data...
2024-05-13 19:24:17.812 homeassistant systemd: Expecting device /dev/disk/by-label/hassos-overlay...
2024-05-13 19:24:17.812 homeassistant systemd: Expecting device /dev/zram2...
2024-05-13 19:24:17.812 homeassistant systemd: Reached target Local Encrypted Volumes.
2024-05-13 19:24:17.812 homeassistant systemd: Reached target HassOS hardware targets.
2024-05-13 19:24:17.812 homeassistant systemd: Reached target HassOS zram targets.
2024-05-13 19:24:17.812 homeassistant systemd: Reached target Local Integrity Protected Volumes.
2024-05-13 19:24:17.812 homeassistant systemd: Reached target NFS client services.
2024-05-13 19:24:17.812 homeassistant systemd: Reached target Path Units.
2024-05-13 19:24:17.812 homeassistant systemd: Reached target Preparation for Remote File Systems.
2024-05-13 19:24:17.812 homeassistant systemd: Reached target Remote Encrypted Volumes.
2024-05-13 19:24:17.812 homeassistant systemd: Reached target Remote File Systems.
2024-05-13 19:24:17.812 homeassistant systemd: Reached target Remote Verity Protected Volumes.
2024-05-13 19:24:17.812 homeassistant systemd: Reached target Slice Units.
2024-05-13 19:24:17.812 homeassistant systemd: Reached target Local Verity Protected Volumes.
2024-05-13 19:24:17.812 homeassistant systemd: Listening on D-Bus System Message Bus Socket.
2024-05-13 19:24:17.812 homeassistant systemd: Listening on RPCbind Server Activation Socket.
2024-05-13 19:24:17.813 homeassistant systemd: Reached target RPC Port Mapper.
2024-05-13 19:24:17.813 homeassistant systemd: Listening on Process Core Dump Socket.
2024-05-13 19:24:17.813 homeassistant systemd: Listening on Journal Audit Socket.
2024-05-13 19:24:17.813 homeassistant systemd: Listening on Journal Socket (/dev/log).
2024-05-13 19:24:17.813 homeassistant systemd: Listening on Journal Socket.
2024-05-13 19:24:17.813 homeassistant systemd: Listening on udev Control Socket.
2024-05-13 19:24:17.813 homeassistant systemd: Listening on udev Kernel Socket.
2024-05-13 19:24:17.813 homeassistant systemd: Mounting Huge Pages File System...
2024-05-13 19:24:17.813 homeassistant systemd: Mounting POSIX Message Queue File System...
2024-05-13 19:24:17.813 homeassistant systemd: Mounting Kernel Debug File System...
2024-05-13 19:24:17.813 homeassistant systemd: Mounting Kernel Trace File System...
2024-05-13 19:24:17.813 homeassistant systemd: Starting D-Bus System Message Bus...
2024-05-13 19:24:17.813 homeassistant systemd: Starting Create List of Static Device Nodes...
2024-05-13 19:24:17.813 homeassistant systemd: Starting Load Kernel Module configfs...
2024-05-13 19:24:17.813 homeassistant systemd: Starting Load Kernel Module drm...
2024-05-13 19:24:17.813 homeassistant systemd: Starting Load Kernel Module efi_pstore...
2024-05-13 19:24:17.813 homeassistant systemd: Starting Load Kernel Module fuse...
2024-05-13 19:24:17.813 homeassistant systemd: Starting Journal Service...
2024-05-13 19:24:17.813 homeassistant systemd: Starting Generate network units from Kernel command line...
2024-05-13 19:24:17.813 homeassistant systemd: Starting Remount Root and Kernel File Systems...
2024-05-13 19:24:17.813 homeassistant systemd: Starting Coldplug All udev Devices...
2024-05-13 19:24:17.813 homeassistant systemd: Starting Disk Manager...
2024-05-13 19:24:17.813 homeassistant systemd: Starting HassOS ZRAM tmp...
2024-05-13 19:24:17.813 homeassistant systemd: Starting HassOS ZRAM var...
2024-05-13 19:24:17.813 homeassistant kernel: usb 1-14: new full-speed USB device number 3 using xhci_hcd
2024-05-13 19:24:17.813 homeassistant systemd: Started D-Bus System Message Bus.
2024-05-13 19:24:17.813 homeassistant systemd-journald[157]: Collecting audit messages is enabled.
2024-05-13 19:24:17.813 homeassistant systemd: Mounted Huge Pages File System.
2024-05-13 19:24:17.813 homeassistant kernel: zram2: detected capacity change from 0 to 32768
2024-05-13 19:24:17.813 homeassistant kernel: zram1: detected capacity change from 0 to 65536
2024-05-13 19:24:17.813 homeassistant systemd: Mounted POSIX Message Queue File System.
2024-05-13 19:24:17.813 homeassistant systemd: Mounted Kernel Debug File System.
2024-05-13 19:24:17.813 homeassistant systemd: Mounted Kernel Trace File System.
2024-05-13 19:24:17.813 homeassistant systemd: Finished Create List of Static Device Nodes.
2024-05-13 19:24:17.813 homeassistant systemd: modprobe@configfs.service: Deactivated successfully.
2024-05-13 19:24:17.813 homeassistant systemd: Finished Load Kernel Module configfs.
2024-05-13 19:24:17.813 homeassistant systemd: modprobe@drm.service: Deactivated successfully.
2024-05-13 19:24:17.813 homeassistant systemd: Finished Load Kernel Module drm.
2024-05-13 19:24:17.813 homeassistant systemd: modprobe@efi_pstore.service: Deactivated successfully.
2024-05-13 19:24:17.813 homeassistant systemd: Finished Load Kernel Module efi_pstore.
2024-05-13 19:24:17.813 homeassistant systemd: modprobe@fuse.service: Deactivated successfully.
2024-05-13 19:24:17.813 homeassistant systemd: Finished Load Kernel Module fuse.
2024-05-13 19:24:17.813 homeassistant systemd: Finished Generate network units from Kernel command line.
2024-05-13 19:24:17.813 homeassistant systemd: Finished Remount Root and Kernel File Systems.
2024-05-13 19:24:17.813 homeassistant systemd: Finished HassOS ZRAM tmp.
2024-05-13 19:24:17.813 homeassistant systemd: Finished HassOS ZRAM var.
2024-05-13 19:24:17.813 homeassistant systemd: Reached target Preparation for Network.
2024-05-13 19:24:17.813 homeassistant systemd: FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections).
2024-05-13 19:24:17.813 homeassistant systemd: Kernel Configuration File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/config).
2024-05-13 19:24:17.813 homeassistant systemd-journald[157]: Journal started
2024-05-13 19:24:17.813 homeassistant systemd-journald[157]: Runtime Journal (/run/log/journal/34b86bea3745475b9efb48466fcaf5e1) is 8.0M, max 154.5M, 146.5M free.
2024-05-13 19:24:17.825 homeassistant systemd: Starting Create Static Device Nodes in /dev gracefully...
2024-05-13 19:24:17.827 homeassistant systemd: Started Journal Service.
2024-05-13 19:24:17.830 homeassistant systemd[1]: Started Disk Manager.
2024-05-13 19:24:17.852 homeassistant systemd[1]: Finished Coldplug All udev Devices.
2024-05-13 19:24:17.856 homeassistant systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
2024-05-13 19:24:17.865 homeassistant systemd[1]: Starting Create Static Device Nodes in /dev...
2024-05-13 19:24:17.874 homeassistant systemd[1]: Finished Create Static Device Nodes in /dev.
2024-05-13 19:24:17.874 homeassistant systemd[1]: Reached target Preparation for Local File Systems.
2024-05-13 19:24:17.876 homeassistant systemd[1]: Starting Rule-based Manager for Device Events and Files...
2024-05-13 19:24:17.877 homeassistant kernel: audit: type=1334 audit(1715628257.874:2): prog-id=6 op=LOAD
2024-05-13 19:24:17.877 homeassistant kernel: audit: type=1334 audit(1715628257.875:3): prog-id=7 op=LOAD
2024-05-13 19:24:17.889 homeassistant systemd-udevd[198]: Using default interface naming scheme 'v253'.
2024-05-13 19:24:17.905 homeassistant systemd[1]: Started Rule-based Manager for Device Events and Files.
2024-05-13 19:24:17.915 homeassistant systemd[1]: Found device /dev/zram2.
2024-05-13 19:24:17.917 homeassistant kernel: e1000e 0000:00:1f.6 eno1: renamed from eth0
2024-05-13 19:24:17.920 homeassistant kernel: usb 1-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
2024-05-13 19:24:17.920 homeassistant kernel: usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-05-13 19:24:17.942 homeassistant systemd[1]: Found device SSSTC CL4-8D256-HP hassos-boot.
2024-05-13 19:24:17.971 homeassistant kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
2024-05-13 19:24:17.974 homeassistant kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
2024-05-13 19:24:17.974 homeassistant kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
2024-05-13 19:24:17.979 homeassistant systemd[1]: Found device SSSTC CL4-8D256-HP hassos-overlay.
2024-05-13 19:24:17.989 homeassistant kernel: Intel(R) Wireless WiFi driver for Linux
2024-05-13 19:24:17.989 homeassistant kernel: iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
2024-05-13 19:24:17.999 homeassistant systemd[1]: Found device SSSTC CL4-8D256-HP hassos-data.
2024-05-13 19:24:18.023 homeassistant kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
2024-05-13 19:24:18.024 homeassistant kernel: Console: switching to colour dummy device 80x25
2024-05-13 19:24:18.024 homeassistant kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x3617, cnv-id 0x20000302 wfpm id 0x80000000
2024-05-13 19:24:18.025 homeassistant kernel: iwlwifi 0000:00:14.3: PCI dev 06f0/0074, rev=0x351, rfid=0x10a100
2024-05-13 19:24:18.027 homeassistant kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
2024-05-13 19:24:18.027 homeassistant kernel: cdc_acm 1-3:1.0: ttyACM0: USB ACM device
2024-05-13 19:24:18.028 homeassistant kernel: usbcore: registered new interface driver cdc_acm
2024-05-13 19:24:18.028 homeassistant kernel: cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
2024-05-13 19:24:18.030 homeassistant kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
2024-05-13 19:24:18.030 homeassistant kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
2024-05-13 19:24:18.031 homeassistant kernel: iwlwifi 0000:00:14.3: loaded firmware version 77.ad46c98b.0 QuZ-a0-hr-b0-77.ucode op_mode iwlmvm
2024-05-13 19:24:18.036 homeassistant kernel: Bluetooth: Core ver 2.22
2024-05-13 19:24:18.036 homeassistant kernel: NET: Registered PF_BLUETOOTH protocol family
2024-05-13 19:24:18.036 homeassistant kernel: Bluetooth: HCI device and connection manager initialized
2024-05-13 19:24:18.036 homeassistant kernel: Bluetooth: HCI socket layer initialized
2024-05-13 19:24:18.036 homeassistant kernel: Bluetooth: L2CAP socket layer initialized
2024-05-13 19:24:18.036 homeassistant kernel: Bluetooth: SCO socket layer initialized
2024-05-13 19:24:18.040 homeassistant kernel: usbcore: registered new interface driver btusb
2024-05-13 19:24:18.040 homeassistant kernel: Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
2024-05-13 19:24:18.041 homeassistant kernel: Bluetooth: hci0: Device revision is 2
2024-05-13 19:24:18.041 homeassistant kernel: Bluetooth: hci0: Secure boot is enabled
2024-05-13 19:24:18.041 homeassistant kernel: Bluetooth: hci0: OTP lock is enabled
2024-05-13 19:24:18.041 homeassistant kernel: Bluetooth: hci0: API lock is enabled
2024-05-13 19:24:18.041 homeassistant kernel: Bluetooth: hci0: Debug lock is disabled
2024-05-13 19:24:18.041 homeassistant kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
2024-05-13 19:24:18.045 homeassistant kernel: Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
2024-05-13 19:24:18.045 homeassistant kernel: Bluetooth: hci0: Boot Address: 0x24800
2024-05-13 19:24:18.045 homeassistant kernel: Bluetooth: hci0: Firmware Version: 249-27.23
2024-05-13 19:24:18.053 homeassistant systemd[1]: Starting File System Check on /dev/disk/by-label/hassos-boot...
2024-05-13 19:24:18.054 homeassistant systemd[1]: Starting File System Check on /dev/disk/by-label/hassos-data...
2024-05-13 19:24:18.055 homeassistant systemd[1]: Starting File System Check on /dev/disk/by-label/hassos-overlay...
2024-05-13 19:24:18.056 homeassistant systemd[1]: Starting Virtual Console Setup...
2024-05-13 19:24:18.057 homeassistant kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
2024-05-13 19:24:18.057 homeassistant kernel: thermal thermal_zone1: failed to read out thermal zone (-61)
2024-05-13 19:24:18.061 homeassistant systemd[1]: Finished Virtual Console Setup.
2024-05-13 19:24:18.062 homeassistant systemd-fsck[301]: Cannot initialize conversion from codepage 850 to ANSI_X3.4-1968: Invalid argument
2024-05-13 19:24:18.062 homeassistant systemd-fsck[301]: Cannot initialize conversion from ANSI_X3.4-1968 to codepage 850: Invalid argument
2024-05-13 19:24:18.062 homeassistant systemd-fsck[301]: Using internal CP850 conversion table
2024-05-13 19:24:18.062 homeassistant systemd-fsck[300]: e2fsck 1.47.0 (5-Feb-2023)
2024-05-13 19:24:18.063 homeassistant systemd-fsck[303]: e2fsck 1.47.0 (5-Feb-2023)
2024-05-13 19:24:18.063 homeassistant systemd[1]: Starting Load Kernel Module configfs...
2024-05-13 19:24:18.064 homeassistant systemd[1]: Starting Load Kernel Module efi_pstore...
2024-05-13 19:24:18.064 homeassistant systemd-fsck[301]: fsck.fat 4.2 (2021-01-31)
2024-05-13 19:24:18.064 homeassistant systemd-fsck[301]: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
2024-05-13 19:24:18.064 homeassistant systemd-fsck[301]:  Automatically removing dirty bit.
2024-05-13 19:24:18.064 homeassistant systemd-fsck[301]: *** Filesystem was changed ***
2024-05-13 19:24:18.064 homeassistant systemd-fsck[301]: Writing changes.
2024-05-13 19:24:18.064 homeassistant systemd-fsck[301]: /dev/nvme0n1p1: 10 files, 608/16343 clusters
2024-05-13 19:24:18.065 homeassistant systemd-fsck[303]: hassos-overlay: recovering journal
2024-05-13 19:24:18.065 homeassistant systemd[1]: Starting Load Kernel Module fuse...
2024-05-13 19:24:18.065 homeassistant systemd[1]: Finished File System Check on /dev/disk/by-label/hassos-boot.
2024-05-13 19:24:18.066 homeassistant systemd[1]: modprobe@configfs.service: Deactivated successfully.
2024-05-13 19:24:18.066 homeassistant systemd[1]: Finished Load Kernel Module configfs.
2024-05-13 19:24:18.066 homeassistant systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
2024-05-13 19:24:18.066 homeassistant systemd[1]: Finished Load Kernel Module efi_pstore.
2024-05-13 19:24:18.066 homeassistant systemd[1]: modprobe@fuse.service: Deactivated successfully.
2024-05-13 19:24:18.067 homeassistant systemd[1]: Finished Load Kernel Module fuse.
2024-05-13 19:24:18.069 homeassistant systemd[1]: Mounting HassOS boot partition...
2024-05-13 19:24:18.069 homeassistant systemd[1]: FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections).
2024-05-13 19:24:18.069 homeassistant systemd[1]: Kernel Configuration File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/config).
2024-05-13 19:24:18.074 homeassistant systemd-fsck[303]: hassos-overlay primary superblock features different from backup, check forced.
2024-05-13 19:24:18.074 homeassistant systemd-fsck[303]: Pass 1: Checking inodes, blocks, and sizes
2024-05-13 19:24:18.076 homeassistant systemd-fsck[303]: Pass 2: Checking directory structure
2024-05-13 19:24:18.076 homeassistant systemd-fsck[303]: Pass 3: Checking directory connectivity
2024-05-13 19:24:18.076 homeassistant systemd-fsck[303]: Pass 4: Checking reference counts
2024-05-13 19:24:18.077 homeassistant kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
2024-05-13 19:24:18.077 homeassistant kernel: i915 0000:00:02.0: [drm] [ENCODER:103:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
2024-05-13 19:24:18.077 homeassistant kernel: i915 0000:00:02.0: [drm] [ENCODER:114:DDI D/PHY D] is disabled/in DSI mode with an ungated DDI clock, gate it
2024-05-13 19:24:18.077 homeassistant systemd-fsck[303]: Pass 5: Checking group summary information
2024-05-13 19:24:18.077 homeassistant systemd-fsck[303]: Free blocks count wrong (85980, counted=85971).
2024-05-13 19:24:18.077 homeassistant systemd-fsck[303]: Fix? yes
2024-05-13 19:24:18.077 homeassistant systemd-fsck[303]: Free inodes count wrong (24112, counted=24105).
2024-05-13 19:24:18.077 homeassistant systemd-fsck[303]: Fix? yes
2024-05-13 19:24:18.077 homeassistant systemd-fsck[303]: Feature orphan_present is set but orphan file is clean.
2024-05-13 19:24:18.077 homeassistant systemd-fsck[303]: Clear? yes
2024-05-13 19:24:18.078 homeassistant kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
2024-05-13 19:24:18.078 homeassistant systemd[1]: Mounted HassOS boot partition.
2024-05-13 19:24:18.081 homeassistant systemd-fsck[303]: hassos-overlay: ***** FILE SYSTEM WAS MODIFIED *****
2024-05-13 19:24:18.081 homeassistant systemd-fsck[303]: hassos-overlay: 471/24576 files (0.0% non-contiguous), 12333/98304 blocks
2024-05-13 19:24:18.092 homeassistant systemd[1]: Starting Home Assistant OS Agent...
2024-05-13 19:24:18.092 homeassistant systemd[1]: Finished File System Check on /dev/disk/by-label/hassos-overlay.
2024-05-13 19:24:18.093 homeassistant systemd-fsck[300]: hassos-data: recovering journal
2024-05-13 19:24:18.107 homeassistant kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
2024-05-13 19:24:18.107 homeassistant os-agent[317]: INFO: 2024/05/13 19:24:18 main.go:34: Start OS-Agent 1.6.0
2024-05-13 19:24:18.108 homeassistant kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
2024-05-13 19:24:18.108 homeassistant os-agent[317]: INFO: 2024/05/13 19:24:18 main.go:124: Exposing object /io/hass/os with interface io.hass.os ...
2024-05-13 19:24:18.108 homeassistant os-agent[317]: INFO: 2024/05/13 19:24:18 main.go:67: Listening on service io.hass.os ...
2024-05-13 19:24:18.108 homeassistant os-agent[317]: WARNING: 2024/05/13 19:24:18 datadisk.go:106: Can't find a data mount!
2024-05-13 19:24:18.108 homeassistant os-agent[317]: INFO: 2024/05/13 19:24:18 datadisk.go:154: Exposing object /io/hass/os/DataDisk with interface io.hass.os.DataDisk ...
2024-05-13 19:24:18.108 homeassistant os-agent[317]: INFO: 2024/05/13 19:24:18 system.go:161: Exposing object /io/hass/os/System with interface io.hass.os.System ...
2024-05-13 19:24:18.109 homeassistant kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
2024-05-13 19:24:18.109 homeassistant kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
2024-05-13 19:24:18.119 homeassistant os-agent[317]: INFO: 2024/05/13 19:24:18 apparmor.go:116: Exposing object /io/hass/os/AppArmor with interface io.hass.os.AppArmor ...
2024-05-13 19:24:18.119 homeassistant os-agent[317]: INFO: 2024/05/13 19:24:18 cgroup.go:115: Detected CGroups Version 2
2024-05-13 19:24:18.119 homeassistant os-agent[317]: INFO: 2024/05/13 19:24:18 cgroup.go:143: Exposing object /io/hass/os/CGroup with interface io.hass.os.CGroup ...
2024-05-13 19:24:18.119 homeassistant os-agent[317]: INFO: 2024/05/13 19:24:18 boards.go:69: Exposing object /io/hass/os/Boards with interface io.hass.os.Boards ...
2024-05-13 19:24:18.119 homeassistant os-agent[317]: INFO: 2024/05/13 19:24:18 boards.go:79: No specific Board features for GenericAmd64
2024-05-13 19:24:18.119 homeassistant systemd[1]: Started Home Assistant OS Agent.
2024-05-13 19:24:18.120 homeassistant systemd[1]: Home Assistant OS Device Wipe Service was skipped because of an unmet condition check (ConditionKernelCommandLine=haos.wipe=1).
2024-05-13 19:24:18.137 homeassistant kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
2024-05-13 19:24:18.139 homeassistant systemd[1]: Mounting HassOS overlay partition...
2024-05-13 19:24:18.143 homeassistant systemd-fsck[300]: Setting free inodes count to 15350705 (was 15350709)
2024-05-13 19:24:18.143 homeassistant systemd-fsck[300]: Setting free blocks count to 59163788 (was 59163815)
2024-05-13 19:24:18.143 homeassistant systemd-fsck[300]: hassos-data: clean, 238671/15589376 files, 3172549/62336337 blocks
2024-05-13 19:24:18.147 homeassistant systemd[1]: Finished File System Check on /dev/disk/by-label/hassos-data.
2024-05-13 19:24:18.147 homeassistant systemd[1]: HAOS data disk detach was skipped because of an unmet condition check (ConditionFirstBoot=yes).
2024-05-13 19:24:18.151 homeassistant kernel: EXT4-fs (nvme0n1p7): mounted filesystem cb1c9ae7-731f-482f-a885-cadc3110c3f4 r/w with ordered data mode. Quota mode: none.
2024-05-13 19:24:18.152 homeassistant systemd[1]: Mounted HassOS overlay partition.
2024-05-13 19:24:18.156 homeassistant systemd[1]: Mounting Dropbear persistent keys...
2024-05-13 19:24:18.156 homeassistant systemd[1]: etc-modprobe.d.mount: Directory /etc/modprobe.d to mount over is not empty, mounting anyway.
2024-05-13 19:24:18.156 homeassistant systemd[1]: Mounting Kernel persistent modprobe.d...
2024-05-13 19:24:18.157 homeassistant systemd[1]: Mounting Kernel persistent modules-load.d...
2024-05-13 19:24:18.160 homeassistant systemd[1]: Mounting Udev persistent rules.d...
2024-05-13 19:24:18.170 homeassistant kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
2024-05-13 19:24:18.178 homeassistant kernel: iwlwifi 0000:00:14.3: Detected RF HR B5, rfid=0x10a100
2024-05-13 19:24:18.180 homeassistant systemd[1]: Mounting Docker persistent user...
2024-05-13 19:24:18.181 homeassistant systemd[1]: Mounting Dropbear persistent user...
2024-05-13 19:24:18.181 homeassistant systemd[1]: Home Assistant OS data partition migration was skipped because of an unmet condition check (ConditionPathExists=/mnt/overlay/move-data).
2024-05-13 19:24:18.182 homeassistant systemd[1]: Starting HassOS data resizing...
2024-05-13 19:24:18.183 homeassistant systemd[1]: Starting HassOS overlay setup...
2024-05-13 19:24:18.185 homeassistant kernel: tsc: Refined TSC clocksource calibration: 2303.999 MHz
2024-05-13 19:24:18.185 homeassistant kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f6faae8, max_idle_ns: 440795313647 ns
2024-05-13 19:24:18.185 homeassistant kernel: clocksource: Switched to clocksource tsc
2024-05-13 19:24:18.188 homeassistant kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
2024-05-13 19:24:18.188 homeassistant kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
2024-05-13 19:24:18.188 homeassistant kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
2024-05-13 19:24:18.188 homeassistant kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
2024-05-13 19:24:18.188 homeassistant kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
2024-05-13 19:24:18.191 homeassistant systemd[1]: Mounted Dropbear persistent keys.
2024-05-13 19:24:18.191 homeassistant systemd[1]: Mounted Kernel persistent modprobe.d.
2024-05-13 19:24:18.192 homeassistant systemd[1]: Mounted Kernel persistent modules-load.d.
2024-05-13 19:24:18.192 homeassistant systemd[1]: Mounted Udev persistent rules.d.
2024-05-13 19:24:18.193 homeassistant systemd[1]: Mounted Docker persistent user.
2024-05-13 19:24:18.193 homeassistant systemd[1]: Mounted Dropbear persistent user.
2024-05-13 19:24:18.194 homeassistant systemd[1]: Finished HassOS overlay setup.
2024-05-13 19:24:18.197 homeassistant hassos-expand[342]: [INFO] Checking if expanding data partition on /dev/nvme0n1p8 is necessary
2024-05-13 19:24:18.197 homeassistant hassos-expand[342]: [INFO] Detected GPT partition label on /dev/nvme0n1
2024-05-13 19:24:18.198 homeassistant kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
2024-05-13 19:24:18.201 homeassistant hassos-expand[342]: [INFO] Last usable logical block 500118158
2024-05-13 19:24:18.203 homeassistant hassos-expand[342]: [INFO] Data partition end block 500118159
2024-05-13 19:24:18.203 homeassistant hassos-expand[342]: [INFO] No resize of data partition needed
2024-05-13 19:24:18.209 homeassistant systemd[1]: Mounting NetworkManager persistent system connections...
2024-05-13 19:24:18.209 homeassistant systemd[1]: etc-hostname.mount: Failed to create mount point '/etc/hostname', ignoring: Read-only file system
2024-05-13 19:24:18.209 homeassistant systemd[1]: Mounting Hostname persistent configuration...
2024-05-13 19:24:18.211 homeassistant systemd[1]: etc-hosts.mount: Failed to create mount point '/etc/hosts', ignoring: Read-only file system
2024-05-13 19:24:18.212 homeassistant systemd[1]: Mounting Hosts persistent configuration...
2024-05-13 19:24:18.213 homeassistant systemd[1]: etc-systemd-timesyncd.conf.mount: Failed to create mount point '/etc/systemd/timesyncd.conf', ignoring: Read-only file system
2024-05-13 19:24:18.214 homeassistant systemd[1]: Mounting Timesyncd persistent configuration...
2024-05-13 19:24:18.214 homeassistant systemd[1]: Starting Retrigger udev rules after user rules mounted...
2024-05-13 19:24:18.217 homeassistant systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.
2024-05-13 19:24:18.219 homeassistant systemd[1]: Starting Apply Kernel Variables...
2024-05-13 19:24:18.222 homeassistant kernel: input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input4
2024-05-13 19:24:18.222 homeassistant kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input5
2024-05-13 19:24:18.222 homeassistant kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
2024-05-13 19:24:18.222 homeassistant kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
2024-05-13 19:24:18.223 homeassistant systemd[1]: hassos-expand.service: Deactivated successfully.
2024-05-13 19:24:18.223 homeassistant systemd[1]: Finished HassOS data resizing.
2024-05-13 19:24:18.224 homeassistant systemd[1]: Mounted NetworkManager persistent system connections.
2024-05-13 19:24:18.224 homeassistant systemd[1]: Mounted Hostname persistent configuration.
2024-05-13 19:24:18.224 homeassistant systemd[1]: Mounted Hosts persistent configuration.
2024-05-13 19:24:18.224 homeassistant systemd[1]: Mounted Timesyncd persistent configuration.
2024-05-13 19:24:18.226 homeassistant systemd[1]: Mounting HassOS data partition...
2024-05-13 19:24:18.231 homeassistant kernel: EXT4-fs (nvme0n1p8): mounted filesystem 899de693-39a2-48ff-b99a-7309851d6ab7 r/w with ordered data mode. Quota mode: none.
2024-05-13 19:24:18.233 homeassistant systemd[1]: Mounted HassOS data partition.
2024-05-13 19:24:18.235 homeassistant systemd[1]: Starting Grow File System on /mnt/data...
2024-05-13 19:24:18.243 homeassistant kernel: EXT4-fs (nvme0n1p8): resizing filesystem from 62336337 to 62336337 blocks
2024-05-13 19:24:18.245 homeassistant kernel: iwlwifi 0000:00:14.3: base HW address: 4c:44:5b:fe:d6:02
2024-05-13 19:24:18.246 homeassistant systemd[1]: Reached target Sound Card.
2024-05-13 19:24:18.246 homeassistant systemd-growfs[390]: Successfully resized "/mnt/data" to 237.7G bytes (3584 bytes lost due to blocksize).
2024-05-13 19:24:18.247 homeassistant systemd[1]: Finished Grow File System on /mnt/data.
2024-05-13 19:24:18.248 homeassistant systemd[1]: Starting HAOS swap...
2024-05-13 19:24:18.254 homeassistant systemd[1]: haos-swapfile.service: Deactivated successfully.
2024-05-13 19:24:18.254 homeassistant systemd[1]: Finished HAOS swap.
2024-05-13 19:24:18.255 homeassistant systemd[1]: Activating swap HAOS swap file...
2024-05-13 19:24:18.257 homeassistant systemd[1]: Finished Apply Kernel Variables.
2024-05-13 19:24:18.258 homeassistant systemd[1]: Activated swap HAOS swap file.
2024-05-13 19:24:18.258 homeassistant systemd[1]: Reached target Swaps.
2024-05-13 19:24:18.259 homeassistant kernel: Adding 2611232k swap on /mnt/data/swapfile.  Priority:-2 extents:30 across:16744844k SS
2024-05-13 19:24:18.259 homeassistant kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
2024-05-13 19:24:18.319 homeassistant systemd[1]: Finished Retrigger udev rules after user rules mounted.
2024-05-13 19:24:18.348 homeassistant systemd[1]: HAOS data disk detach was skipped because of an unmet condition check (ConditionFirstBoot=yes).
2024-05-13 19:24:18.348 homeassistant systemd[1]: Home Assistant OS Device Wipe Service was skipped because of an unmet condition check (ConditionKernelCommandLine=haos.wipe=1).
2024-05-13 19:24:18.348 homeassistant systemd[1]: Home Assistant OS data partition migration was skipped because of an unmet condition check (ConditionPathExists=/mnt/overlay/move-data).
2024-05-13 19:24:18.369 homeassistant systemd[1]: Starting HassOS data resizing...
2024-05-13 19:24:18.370 homeassistant systemd[1]: Starting Load Kernel Module configfs...
2024-05-13 19:24:18.370 homeassistant systemd[1]: Starting Load Kernel Module efi_pstore...
2024-05-13 19:24:18.370 homeassistant systemd[1]: Starting Load Kernel Module fuse...
2024-05-13 19:24:18.370 homeassistant systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.
2024-05-13 19:24:18.370 homeassistant systemd[1]: modprobe@configfs.service: Deactivated successfully.
2024-05-13 19:24:18.370 homeassistant systemd[1]: Finished Load Kernel Module configfs.
2024-05-13 19:24:18.374 homeassistant systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
2024-05-13 19:24:18.374 homeassistant systemd[1]: Finished Load Kernel Module efi_pstore.
2024-05-13 19:24:18.374 homeassistant systemd[1]: modprobe@fuse.service: Deactivated successfully.
2024-05-13 19:24:18.374 homeassistant systemd[1]: Finished Load Kernel Module fuse.
2024-05-13 19:24:18.382 homeassistant hassos-expand[463]: [INFO] Checking if expanding data partition on /dev/nvme0n1p8 is necessary
2024-05-13 19:24:18.382 homeassistant hassos-expand[463]: [INFO] Detected GPT partition label on /dev/nvme0n1
2024-05-13 19:24:18.387 homeassistant hassos-expand[463]: [INFO] Last usable logical block 500118158
2024-05-13 19:24:18.389 homeassistant systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
2024-05-13 19:24:18.389 homeassistant hassos-expand[463]: [INFO] Data partition end block 500118159
2024-05-13 19:24:18.389 homeassistant hassos-expand[463]: [INFO] No resize of data partition needed
2024-05-13 19:24:18.389 homeassistant systemd[1]: Stopped Virtual Console Setup.
2024-05-13 19:24:18.389 homeassistant systemd[1]: Stopping Virtual Console Setup...
2024-05-13 19:24:18.390 homeassistant systemd[1]: Starting Virtual Console Setup...
2024-05-13 19:24:18.391 homeassistant systemd[1]: hassos-expand.service: Deactivated successfully.
2024-05-13 19:24:18.391 homeassistant systemd[1]: Finished HassOS data resizing.
2024-05-13 19:24:18.393 homeassistant systemd[1]: Finished Virtual Console Setup.
2024-05-13 19:24:18.791 homeassistant systemd[1]: FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections).
2024-05-13 19:24:18.791 homeassistant systemd[1]: Kernel Configuration File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/config).
2024-05-13 19:24:18.805 homeassistant systemd[1]: Mounting Temporary Directory /tmp...
2024-05-13 19:24:18.806 homeassistant kernel: EXT4-fs (zram2): mounted filesystem 47ce8402-029d-427a-9df1-87745be4b57c r/w without journal. Quota mode: none.
2024-05-13 19:24:18.809 homeassistant systemd[1]: var.mount: Directory /var to mount over is not empty, mounting anyway.
2024-05-13 19:24:18.809 homeassistant systemd[1]: Mounting Buildroot /var tmpfs...
2024-05-13 19:24:18.815 homeassistant systemd[1]: Mounted Temporary Directory /tmp.
2024-05-13 19:24:18.815 homeassistant systemd[1]: Mounted Buildroot /var tmpfs.
2024-05-13 19:24:18.817 homeassistant systemd[1]: Mounting NetworkManager persistent data...
2024-05-13 19:24:18.817 homeassistant systemd[1]: Mounting Bluetooth persistent state...
2024-05-13 19:24:18.818 homeassistant systemd[1]: Mounting Docker persistent data...
2024-05-13 19:24:18.819 homeassistant systemd[1]: Mounting Systemd persistent state...
2024-05-13 19:24:18.822 homeassistant systemd[1]: Mounting Systemd persistent logging...
2024-05-13 19:24:18.829 homeassistant systemd[1]: Mounted NetworkManager persistent data.
2024-05-13 19:24:18.830 homeassistant systemd[1]: Mounted Bluetooth persistent state.
2024-05-13 19:24:18.830 homeassistant systemd[1]: Mounted Docker persistent data.
2024-05-13 19:24:18.830 homeassistant systemd[1]: Mounted Systemd persistent state.
2024-05-13 19:24:18.830 homeassistant systemd[1]: Mounted Systemd persistent logging.
2024-05-13 19:24:18.831 homeassistant systemd[1]: Reached target HassOS overlay targets.
2024-05-13 19:24:18.831 homeassistant systemd[1]: Reached target Local File Systems.
2024-05-13 19:24:18.832 homeassistant systemd[1]: Starting Flush Journal to Persistent Storage...
2024-05-13 19:24:18.832 homeassistant systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
2024-05-13 19:24:18.833 homeassistant systemd[1]: Starting Load/Save OS Random Seed...
2024-05-13 19:24:18.838 homeassistant systemd-journald[157]: Time spent on flushing to /var/log/journal/34b86bea3745475b9efb48466fcaf5e1 is 7.255ms for 994 entries.
2024-05-13 19:24:18.838 homeassistant systemd-journald[157]: System Journal (/var/log/journal/34b86bea3745475b9efb48466fcaf5e1) is 165.0M, max 500.0M, 334.9M free.
2024-05-13 19:24:18.864 homeassistant systemd-journald[157]: Received client request to flush runtime journal.
2024-05-13 19:24:18.864 homeassistant systemd-journald[157]: File /var/log/journal/34b86bea3745475b9efb48466fcaf5e1/system.journal corrupted or uncleanly shut down, renaming and replacing.
2024-05-13 19:24:18.864 homeassistant systemd[1]: Finished Load/Save OS Random Seed.
2024-05-13 19:24:18.864 homeassistant systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
2024-05-13 19:24:18.864 homeassistant systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsReadWrite=/etc).
2024-05-13 19:24:18.864 homeassistant systemd[1]: Finished Flush Journal to Persistent Storage.
2024-05-13 19:24:18.874 homeassistant systemd[1]: Starting Create Volatile Files and Directories...
2024-05-13 19:24:18.880 homeassistant systemd-tmpfiles[516]: /usr/lib/tmpfiles.d/dbus.conf:5: Duplicate line for path "/var/lib/dbus", ignoring.
2024-05-13 19:24:18.881 homeassistant systemd-tmpfiles[516]: /usr/lib/tmpfiles.d/systemd-pstore.conf:32: Duplicate line for path "/var/lib/systemd/pstore", ignoring.
2024-05-13 19:24:18.883 homeassistant systemd-tmpfiles[516]: /usr/lib/tmpfiles.d/systemd.conf:28: Duplicate line for path "/var/lib/systemd", ignoring.
2024-05-13 19:24:18.883 homeassistant systemd-tmpfiles[516]: /usr/lib/tmpfiles.d/systemd.conf:29: Duplicate line for path "/var/lib/systemd/coredump", ignoring.
2024-05-13 19:24:18.883 homeassistant systemd-tmpfiles[516]: /usr/lib/tmpfiles.d/systemd.conf:35: Duplicate line for path "/var/lib/private", ignoring.
2024-05-13 19:24:18.883 homeassistant systemd-tmpfiles[516]: /usr/lib/tmpfiles.d/var.conf:14: Duplicate line for path "/var/log", ignoring.
2024-05-13 19:24:18.883 homeassistant systemd-tmpfiles[516]: /usr/lib/tmpfiles.d/var.conf:16: Duplicate line for path "/var/cache", ignoring.
2024-05-13 19:24:18.883 homeassistant systemd-tmpfiles[516]: /usr/lib/tmpfiles.d/var.conf:18: Duplicate line for path "/var/lib", ignoring.
2024-05-13 19:24:18.883 homeassistant systemd-tmpfiles[516]: /usr/lib/tmpfiles.d/var.conf:20: Duplicate line for path "/var/spool", ignoring.
2024-05-13 19:24:18.887 homeassistant systemd-tmpfiles[516]: '/var/lib/NetworkManager/internal-041ffa52-012f-39a4-823c-970a2cf036dc-eno1.lease' already exists and is not a directory.
2024-05-13 19:24:18.888 homeassistant systemd[1]: Finished Create Volatile Files and Directories.
2024-05-13 19:24:18.889 homeassistant systemd[1]: Starting Network Name Resolution...
2024-05-13 19:24:18.890 homeassistant kernel: audit: type=1334 audit(1715628258.888:4): prog-id=8 op=LOAD
2024-05-13 19:24:18.930 homeassistant systemd-resolved[519]: Positive Trust Anchors:
2024-05-13 19:24:18.930 homeassistant systemd-resolved[519]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
2024-05-13 19:24:18.930 homeassistant systemd-resolved[519]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
2024-05-13 19:24:18.938 homeassistant systemd-resolved[519]: Using system hostname 'homeassistant'.
2024-05-13 19:24:18.940 homeassistant systemd[1]: Started Network Name Resolution.
2024-05-13 19:24:18.940 homeassistant systemd[1]: Reached target Host and Network Name Lookups.
2024-05-13 19:24:18.941 homeassistant systemd[1]: Reached target System Initialization.
2024-05-13 19:24:18.941 homeassistant systemd[1]: Started Daily Cleanup of Temporary Directories.
2024-05-13 19:24:18.942 homeassistant systemd[1]: Starting Docker Socket for the API...
2024-05-13 19:24:18.942 homeassistant systemd[1]: Listening on Journal Gateway Service Socket.
2024-05-13 19:24:18.948 homeassistant systemd[1]: Listening on Docker Socket for the API.
2024-05-13 19:24:18.949 homeassistant systemd[1]: Reached target Socket Units.
2024-05-13 19:24:18.949 homeassistant systemd[1]: Reached target Basic System.
2024-05-13 19:24:18.950 homeassistant systemd[1]: Starting Network Manager...
2024-05-13 19:24:18.950 homeassistant systemd[1]: Starting Bluetooth service...
2024-05-13 19:24:18.951 homeassistant systemd[1]: Starting Configure multigenerational LRU...
2024-05-13 19:24:18.952 homeassistant systemd[1]: Starting HassOS persists data on bootstate...
2024-05-13 19:24:18.952 homeassistant systemd[1]: Starting RAUC Update Service...
2024-05-13 19:24:18.953 homeassistant systemd[1]: Starting RPC Bind...
2024-05-13 19:24:18.955 homeassistant kernel: audit: type=1334 audit(1715628258.953:5): prog-id=9 op=LOAD
2024-05-13 19:24:18.955 homeassistant kernel: audit: type=1334 audit(1715628258.953:6): prog-id=10 op=LOAD
2024-05-13 19:24:18.955 homeassistant kernel: audit: type=1334 audit(1715628258.953:7): prog-id=11 op=LOAD
2024-05-13 19:24:18.955 homeassistant systemd[1]: Starting User Login Management...
2024-05-13 19:24:18.956 homeassistant systemd[1]: Starting WPA supplicant...
2024-05-13 19:24:18.958 homeassistant systemd[1]: Started RPC Bind.
2024-05-13 19:24:18.958 homeassistant systemd[1]: haos-mglru.service: Deactivated successfully.
2024-05-13 19:24:18.958 homeassistant systemd[1]: Finished Configure multigenerational LRU.
2024-05-13 19:24:18.961 homeassistant hassos-persists[525]: [INFO] machine-id is okay
2024-05-13 19:24:18.962 homeassistant systemd[1]: Finished HassOS persists data on bootstate.
2024-05-13 19:24:18.966 homeassistant systemd[1]: Started RAUC Update Service.
2024-05-13 19:24:18.966 homeassistant wpa_supplicant[530]: Successfully initialized wpa_supplicant
2024-05-13 19:24:18.967 homeassistant systemd[1]: Started WPA supplicant.
2024-05-13 19:24:18.976 homeassistant NetworkManager[522]: <info>  [1715628258.9760] NetworkManager (version 1.44.2) is starting... (boot:766d8a2b-37ba-4df3-a6f5-facdc1ae71b1)
2024-05-13 19:24:18.976 homeassistant NetworkManager[522]: <info>  [1715628258.9760] Read config: /etc/NetworkManager/NetworkManager.conf
2024-05-13 19:24:18.979 homeassistant NetworkManager[522]: <info>  [1715628258.9795] manager[0x56096de8f4f0]: monitoring kernel firmware directory '/lib/firmware'.
2024-05-13 19:24:18.983 homeassistant bluetoothd[523]: Bluetooth daemon 5.75
2024-05-13 19:24:18.984 homeassistant kernel: audit: type=1334 audit(1715628258.982:8): prog-id=12 op=LOAD
2024-05-13 19:24:18.984 homeassistant kernel: audit: type=1334 audit(1715628258.982:9): prog-id=13 op=LOAD
2024-05-13 19:24:18.984 homeassistant kernel: audit: type=1334 audit(1715628258.982:10): prog-id=14 op=LOAD
2024-05-13 19:24:18.984 homeassistant bluetoothd[523]: Starting SDP server
2024-05-13 19:24:18.985 homeassistant systemd-logind[528]: New seat seat0.
2024-05-13 19:24:18.996 homeassistant kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
2024-05-13 19:24:18.996 homeassistant kernel: Bluetooth: BNEP filters: protocol multicast
2024-05-13 19:24:18.996 homeassistant kernel: Bluetooth: BNEP socket layer initialized
2024-05-13 19:24:18.996 homeassistant systemd-logind[528]: Watching system buttons on /dev/input/event2 (Power Button)
2024-05-13 19:24:18.996 homeassistant bluetoothd[523]: Bluetooth management interface 1.22 initialized
2024-05-13 19:24:18.996 homeassistant systemd-logind[528]: Watching system buttons on /dev/input/event1 (Power Button)
2024-05-13 19:24:18.996 homeassistant systemd-logind[528]: Watching system buttons on /dev/input/event0 (Sleep Button)
2024-05-13 19:24:18.996 homeassistant systemd[1]: Starting Hostname Service...
2024-05-13 19:24:18.996 homeassistant systemd[1]: Started User Login Management.
2024-05-13 19:24:18.996 homeassistant systemd[1]: Started Bluetooth service.
2024-05-13 19:24:18.997 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-05-13 19:24:19.038 homeassistant systemd[1]: Started Hostname Service.
2024-05-13 19:24:19.041 homeassistant NetworkManager[522]: <info>  [1715628259.0414] hostname: hostname: using hostnamed
2024-05-13 19:24:19.041 homeassistant NetworkManager[522]: <info>  [1715628259.0414] hostname: static hostname changed from (none) to "ha"
2024-05-13 19:24:19.041 homeassistant NetworkManager[522]: <info>  [1715628259.0416] dns-mgr: init: dns=default,systemd-resolved rc-manager=file
2024-05-13 19:24:19.041 homeassistant NetworkManager[522]: <info>  [1715628259.0417] policy: set-hostname: set hostname to 'ha' (from system configuration)
2024-05-13 19:24:19.041 ha systemd-hostnamed[548]: Hostname set to <ha> (static)
2024-05-13 19:24:19.042 ha systemd-resolved[519]: System hostname changed to 'ha'.
2024-05-13 19:24:19.042 ha NetworkManager[522]: <info>  [1715628259.0424] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill1) (driver iwlwifi)
2024-05-13 19:24:19.042 ha NetworkManager[522]: <info>  [1715628259.0425] manager[0x56096de8f4f0]: rfkill: Wi-Fi hardware radio set enabled
2024-05-13 19:24:19.042 ha NetworkManager[522]: <info>  [1715628259.0425] manager[0x56096de8f4f0]: rfkill: WWAN hardware radio set enabled
2024-05-13 19:24:19.044 ha NetworkManager[522]: <info>  [1715628259.0446] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.44.2/libnm-device-plugin-adsl.so)
2024-05-13 19:24:19.045 ha NetworkManager[522]: <info>  [1715628259.0451] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.44.2/libnm-device-plugin-wifi.so)
2024-05-13 19:24:19.045 ha NetworkManager[522]: <info>  [1715628259.0452] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
2024-05-13 19:24:19.045 ha NetworkManager[522]: <info>  [1715628259.0452] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
2024-05-13 19:24:19.045 ha NetworkManager[522]: <info>  [1715628259.0453] manager: Networking is enabled by state file
2024-05-13 19:24:19.045 ha NetworkManager[522]: <info>  [1715628259.0455] settings: Loaded settings plugin: keyfile (internal)
2024-05-13 19:24:19.047 ha NetworkManager[522]: <info>  [1715628259.0473] dhcp: init: Using DHCP client 'internal'
2024-05-13 19:24:19.047 ha NetworkManager[522]: <info>  [1715628259.0475] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
2024-05-13 19:24:19.048 ha NetworkManager[522]: <info>  [1715628259.0482] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
2024-05-13 19:24:19.048 ha NetworkManager[522]: <info>  [1715628259.0484] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
2024-05-13 19:24:19.048 ha NetworkManager[522]: <info>  [1715628259.0487] device (lo): Activation: starting connection 'lo' (c5dceafb-ec70-4bd6-b40b-ca843da1e55b)
2024-05-13 19:24:19.049 ha NetworkManager[522]: <info>  [1715628259.0492] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
2024-05-13 19:24:19.049 ha NetworkManager[522]: <info>  [1715628259.0494] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
2024-05-13 19:24:19.061 ha systemd[1]: Starting Network Manager Script Dispatcher Service...
2024-05-13 19:24:19.071 ha systemd[1]: Started Network Manager Script Dispatcher Service.
2024-05-13 19:24:19.239 ha NetworkManager[522]: <info>  [1715628259.2397] device (wlp0s20f3): driver supports Access Point (AP) mode
2024-05-13 19:24:19.240 ha NetworkManager[522]: <info>  [1715628259.2401] manager: (wlp0s20f3): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
2024-05-13 19:24:19.240 ha NetworkManager[522]: <info>  [1715628259.2403] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
2024-05-13 19:24:19.428 ha kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 1
2024-05-13 19:24:19.430 ha systemd[1]: Started Network Manager.
2024-05-13 19:24:19.430 ha NetworkManager[522]: <info>  [1715628259.4304] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
2024-05-13 19:24:19.430 ha systemd[1]: Reached target Network.
2024-05-13 19:24:19.430 ha NetworkManager[522]: <info>  [1715628259.4308] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
2024-05-13 19:24:19.431 ha NetworkManager[522]: <info>  [1715628259.4309] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
2024-05-13 19:24:19.431 ha NetworkManager[522]: <info>  [1715628259.4311] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
2024-05-13 19:24:19.431 ha NetworkManager[522]: <info>  [1715628259.4315] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
2024-05-13 19:24:19.450 ha NetworkManager[522]: <info>  [1715628259.4507] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
2024-05-13 19:24:19.450 ha NetworkManager[522]: <info>  [1715628259.4509] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
2024-05-13 19:24:19.451 ha systemd[1]: Starting Network Manager Wait Online...
2024-05-13 19:24:19.451 ha NetworkManager[522]: <info>  [1715628259.4514] device (lo): Activation: successful, device activated.
2024-05-13 19:24:19.452 ha systemd[1]: Starting containerd container runtime...
2024-05-13 19:24:19.452 ha systemd[1]: Dropbear SSH daemon was skipped because of an unmet condition check (ConditionFileNotEmpty=/root/.ssh/authorized_keys).
2024-05-13 19:24:19.453 ha systemd[1]: Starting HassOS Configuration Manager...
2024-05-13 19:24:19.454 ha systemd[1]: Starting Permit User Sessions...
2024-05-13 19:24:19.454 ha systemd[1]: vmtoolsd for openvmtools was skipped because of an unmet condition check (ConditionVirtualization=vmware).
2024-05-13 19:24:19.457 ha systemd[1]: Finished Permit User Sessions.
2024-05-13 19:24:19.471 ha NetworkManager[522]: <info>  [1715628259.4714] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
2024-05-13 19:24:19.471 ha NetworkManager[522]: <info>  [1715628259.4714] Wi-Fi P2P device controlled by interface wlp0s20f3 created
2024-05-13 19:24:19.471 ha NetworkManager[522]: <info>  [1715628259.4716] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
2024-05-13 19:24:19.471 ha hassos-config[572]: [Warning] No config partition found
2024-05-13 19:24:19.471 ha NetworkManager[522]: <info>  [1715628259.4718] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
2024-05-13 19:24:19.472 ha NetworkManager[522]: <info>  [1715628259.4722] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
2024-05-13 19:24:19.472 ha systemd[1]: hassos-config.service: Deactivated successfully.
2024-05-13 19:24:19.472 ha systemd[1]: Finished HassOS Configuration Manager.
2024-05-13 19:24:19.472 ha NetworkManager[522]: <info>  [1715628259.4725] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
2024-05-13 19:24:19.550 ha systemd[1]: Started containerd container runtime.
2024-05-13 19:24:19.688 ha kernel: Bluetooth: hci0: Waiting for firmware download to complete
2024-05-13 19:24:19.689 ha kernel: Bluetooth: hci0: Firmware loaded in 1604843 usecs
2024-05-13 19:24:19.689 ha kernel: Bluetooth: hci0: Waiting for device to boot
2024-05-13 19:24:19.704 ha kernel: Bluetooth: hci0: Device booted in 14947 usecs
2024-05-13 19:24:19.723 ha kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
2024-05-13 19:24:19.725 ha kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
2024-05-13 19:24:19.726 ha kernel: Bluetooth: hci0: Firmware revision 0.4 build 249 week 27 2023
2024-05-13 19:24:19.728 ha kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
2024-05-13 19:24:19.792 ha kernel: Bluetooth: MGMT ver 1.22
2024-05-13 19:24:19.811 ha bluetoothd[523]: Battery Provider Manager created
2024-05-13 19:24:19.817 ha kernel: NET: Registered PF_ALG protocol family
2024-05-13 19:24:19.875 ha bluetoothd[523]: profiles/audio/bap.c:bap_adapter_probe() BAP requires ISO Socket which is not enabled
2024-05-13 19:24:19.876 ha bluetoothd[523]: bap: Operation not supported (95)
2024-05-13 19:24:19.897 ha bluetoothd[523]: Adv Monitor Manager created with supported features:0x00000000, enabled features:0x00000000, max number of supported monitors:32, max number of supported patterns:16
2024-05-13 19:24:21.891 ha kernel: e1000e 0000:00:1f.6 eno1: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
2024-05-13 19:24:21.891 ha NetworkManager[522]: <info>  [1715628261.8914] device (eno1): carrier: link connected
2024-05-13 19:24:21.891 ha NetworkManager[522]: <info>  [1715628261.8915] device (eno1): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
2024-05-13 19:24:21.891 ha NetworkManager[522]: <info>  [1715628261.8919] policy: auto-activating connection 'Supervisor eno1' (041ffa52-012f-39a4-823c-970a2cf036dc)
2024-05-13 19:24:21.892 ha NetworkManager[522]: <info>  [1715628261.8922] device (eno1): Activation: starting connection 'Supervisor eno1' (041ffa52-012f-39a4-823c-970a2cf036dc)
2024-05-13 19:24:21.892 ha NetworkManager[522]: <info>  [1715628261.8922] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
2024-05-13 19:24:21.892 ha NetworkManager[522]: <info>  [1715628261.8923] manager: NetworkManager state is now CONNECTING
2024-05-13 19:24:21.892 ha NetworkManager[522]: <info>  [1715628261.8924] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
2024-05-13 19:24:21.892 ha NetworkManager[522]: <info>  [1715628261.8928] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
2024-05-13 19:24:21.893 ha NetworkManager[522]: <info>  [1715628261.8932] policy: set 'Supervisor eno1' (eno1) as default for IPv4 routing and DNS
2024-05-13 19:24:21.893 ha systemd-resolved[519]: eno1: Bus client set default route setting: yes
2024-05-13 19:24:21.894 ha systemd-resolved[519]: eno1: Bus client set DNS server list to: 1.1.1.1, 1.0.0.1
2024-05-13 19:24:21.913 ha NetworkManager[522]: <info>  [1715628261.9132] device (eno1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
2024-05-13 19:24:21.916 ha NetworkManager[522]: <info>  [1715628261.9160] device (eno1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
2024-05-13 19:24:21.916 ha NetworkManager[522]: <info>  [1715628261.9164] device (eno1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
2024-05-13 19:24:21.917 ha NetworkManager[522]: <info>  [1715628261.9171] manager: NetworkManager state is now CONNECTED_SITE
2024-05-13 19:24:21.918 ha NetworkManager[522]: <info>  [1715628261.9179] device (eno1): Activation: successful, device activated.
2024-05-13 19:24:22.258 ha wpa_supplicant[530]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=DE
2024-05-13 19:24:22.264 ha NetworkManager[522]: <info>  [1715628262.2644] manager: startup complete
2024-05-13 19:24:22.265 ha systemd[1]: Finished Network Manager Wait Online.
2024-05-13 19:24:22.266 ha systemd[1]: Reached target Network is Online.
2024-05-13 19:24:22.277 ha systemd[1]: Starting Notify NFS peers of a restart...
2024-05-13 19:24:22.278 ha systemd[1]: Starting Wait Until Kernel Time Synchronized...
2024-05-13 19:24:22.279 ha kernel: audit: type=1334 audit(1715628262.277:11): prog-id=15 op=LOAD
2024-05-13 19:24:22.279 ha systemd[1]: Starting Network Time Synchronization...
2024-05-13 19:24:22.297 ha systemd[1]: Started Notify NFS peers of a restart.
2024-05-13 19:24:22.298 ha systemd-time-wait-sync[615]: adjtime state 5 status 40 time Mon 2024-05-13 19:24:22.298411 UTC
2024-05-13 19:24:22.338 ha systemd[1]: Started Network Time Synchronization.
2024-05-13 19:24:22.339 ha systemd[1]: Reached target System Time Set.
2024-05-13 19:24:23.001 ha systemd-timesyncd[616]: Contacted time server 162.159.200.123:123 (time.cloudflare.com).
2024-05-13 19:24:23.002 ha systemd-timesyncd[616]: Initial clock synchronization to Mon 2024-05-13 19:24:23.260124 UTC.
2024-05-13 19:24:23.002 ha systemd-time-wait-sync[615]: adjtime state 0 status 2001 time Mon 2024-05-13 19:24:23.001789 UTC
2024-05-13 19:24:23.004 ha systemd[1]: Finished Wait Until Kernel Time Synchronized.
2024-05-13 19:24:23.005 ha systemd[1]: Reached target System Time Synchronized.
2024-05-13 19:24:23.015 ha systemd[1]: Started Discard unused filesystem blocks once a week.
2024-05-13 19:24:23.016 ha systemd[1]: Started Remove Bluetooth cache entries.
2024-05-13 19:24:23.016 ha systemd[1]: Reached target Timer Units.
2024-05-13 19:24:23.032 ha systemd[1]: Starting HassOS AppArmor...
2024-05-13 19:24:23.038 ha NetworkManager[522]: <info>  [1715628263.0387] manager: NetworkManager state is now CONNECTED_GLOBAL
2024-05-13 19:24:23.063 ha kernel: audit: type=1400 audit(1715628263.060:12): apparmor="STATUS" operation="profile_load" profile="unconfined" name="d5369777_music_assistant_beta" pid=625 comm="apparmor_parser"
2024-05-13 19:24:23.063 ha kernel: audit: type=1300 audit(1715628263.060:12): arch=c000003e syscall=1 success=yes exit=2753 a0=6 a1=55e655b582d0 a2=ac1 a3=0 items=0 ppid=624 pid=625 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/sbin/apparmor_parser" subj=unconfined key=(null)
2024-05-13 19:24:23.063 ha kernel: audit: type=1327 audit(1715628263.060:12): proctitle=61707061726D6F725F706172736572002D72002D57002D4C002F6D6E742F646174612F73757065727669736F722F61707061726D6F722F6361636865002F6D6E742F646174612F73757065727669736F722F61707061726D6F722F64353336393737375F6D757369635F617373697374616E745F62657461
2024-05-13 19:24:23.073 ha systemd[1]: Finished HassOS AppArmor.
2024-05-13 19:24:23.074 ha kernel: audit: type=1400 audit(1715628263.070:13): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor" pid=627 comm="apparmor_parser"
2024-05-13 19:24:23.074 ha kernel: audit: type=1400 audit(1715628263.070:13): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor///usr/bin/gdbus" pid=627 comm="apparmor_parser"
2024-05-13 19:24:23.074 ha kernel: audit: type=1400 audit(1715628263.070:13): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor///usr/bin/git" pid=627 comm="apparmor_parser"
2024-05-13 19:24:23.074 ha kernel: audit: type=1300 audit(1715628263.070:13): arch=c000003e syscall=1 success=yes exit=39339 a0=6 a1=55bffaa4ec20 a2=99ab a3=0 items=0 ppid=626 pid=627 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/sbin/apparmor_parser" subj=unconfined key=(null)
2024-05-13 19:24:23.074 ha kernel: audit: type=1327 audit(1715628263.070:13): proctitle=61707061726D6F725F706172736572002D72002D57002D4C002F6D6E742F646174612F73757065727669736F722F61707061726D6F722F6361636865002F6D6E742F646174612F73757065727669736F722F61707061726D6F722F68617373696F2D73757065727669736F72
2024-05-13 19:24:23.084 ha systemd[1]: Starting Docker Application Container Engine...
2024-05-13 19:24:23.251 ha dockerd[631]: time="2024-05-13T19:24:23.251534812Z" level=info msg="Starting up"
2024-05-13 19:24:23.251 ha dockerd[631]: time="2024-05-13T19:24:23.251578541Z" level=warning msg="Running experimental build"
2024-05-13 19:24:23.288 ha kernel: audit: type=1400 audit(1715628263.286:14): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=661 comm="apparmor_parser"
2024-05-13 19:24:23.297 ha dockerd[631]: time="2024-05-13T19:24:23.297307717Z" level=info msg="[graphdriver] trying configured driver: overlay2"
2024-05-13 19:24:23.394 ha dockerd[631]: time="2024-05-13T19:24:23.394106339Z" level=info msg="Loading containers: start."
2024-05-13 19:24:23.570 ha kernel: Initializing XFRM netlink socket
2024-05-13 19:24:23.572 ha NetworkManager[522]: <info>  [1715628263.5725] manager: (docker0): new Bridge device (/org/freedesktop/NetworkManager/Devices/5)
2024-05-13 19:24:23.619 ha NetworkManager[522]: <info>  [1715628263.6197] manager: (hassio): new Bridge device (/org/freedesktop/NetworkManager/Devices/6)
2024-05-13 19:24:23.714 ha dockerd[631]: time="2024-05-13T19:24:23.714868091Z" level=info msg="Removing stale sandbox 340b0d4fd57a893927e0afc664555fbb749e4788a0224e9ebfa402ab1eed6114 (b708fd24c3f248c2ed086dd61830373ce5a4bc1bd3d18bcfb771cb0a4348eb9e)"
2024-05-13 19:24:23.721 ha dockerd[631]: time="2024-05-13T19:24:23.721531402Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint c2961545daaf2416a80cfd0c2b32af1ee4ba242a7d6bbf7a64b6f1d902c2be72 cb0c4b96dd58426a109d037b0019522232f9658f19eae9b67d2e212a08ee5862], retrying...."
2024-05-13 19:24:23.728 ha dockerd[631]: time="2024-05-13T19:24:23.728800453Z" level=info msg="Removing stale sandbox 3b7f56895dc0420da48cbf8372dc9f357ae6acb68d5d5e9d47ccd20fb947f22d (643f0656b5e6b95c7a0f5c40a0c2a2391c220f2b70665ad433f29fafc3bce4e7)"
2024-05-13 19:24:23.732 ha dockerd[631]: time="2024-05-13T19:24:23.732197416Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 9ecab11ef3961b4cb3491fab7ab63122f5cd389962fb0891b505d19814fbe839 e394a5f37a370f8ec0a1348ee3d5e9eecd234b1f8a4d37c396c52503f67f6d47], retrying...."
2024-05-13 19:24:23.737 ha dockerd[631]: time="2024-05-13T19:24:23.737782067Z" level=info msg="Removing stale sandbox 85b2b759472f285ed7d5da75902b001776a6bb5a90217b40f04ad4a1c7b783cd (fccaa789c8a8a17504d6cfca9cf8813e08108e7a51d2adcec8b716ea24546352)"
2024-05-13 19:24:23.786 ha dockerd[631]: time="2024-05-13T19:24:23.786022309Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint c2961545daaf2416a80cfd0c2b32af1ee4ba242a7d6bbf7a64b6f1d902c2be72 d444e86ccbb266a98119b6b6d14aa6f8987cf7d1c8cb99bb1e8fb0a193b19f9b], retrying...."
2024-05-13 19:24:23.793 ha dockerd[631]: time="2024-05-13T19:24:23.793452693Z" level=info msg="Removing stale sandbox d2b29934f0c81018878a6797b01fd616f50c32dcf5ffb1e1879fd5b3149cdeee (ffe4e7018e79470d486caf4d31e2d58991fc655b843dd19161116bb89e557dec)"
2024-05-13 19:24:23.852 ha dockerd[631]: time="2024-05-13T19:24:23.852526445Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint c2961545daaf2416a80cfd0c2b32af1ee4ba242a7d6bbf7a64b6f1d902c2be72 0bd9040e7542d37c18cd858972a9bc1b8709b3528d12e5b8915d4a56978e98f1], retrying...."
2024-05-13 19:24:23.861 ha dockerd[631]: time="2024-05-13T19:24:23.861518689Z" level=info msg="Removing stale sandbox 6fde084685f57336e70bf30582259d81e8f95fc9d0d3223283763d08b791d8f0 (bb6acff7269086bd57eaf73b9c11c51cee049adf3d7c9ceec1455559b2b9d5f3)"
2024-05-13 19:24:23.864 ha dockerd[631]: time="2024-05-13T19:24:23.864717035Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 9ecab11ef3961b4cb3491fab7ab63122f5cd389962fb0891b505d19814fbe839 a8e1123939e30ab611f659cce33d77f3367c801304a27c0b606a16679c400a0e], retrying...."
2024-05-13 19:24:23.870 ha dockerd[631]: time="2024-05-13T19:24:23.870501798Z" level=info msg="Removing stale sandbox 78d6a32a32dc3598d15368a6eb710d27cd6555dd28ae5eaa8cc734a93f3be411 (d7e13927863f699bd7ff3502d453dc172c48a95e0234d65694cae1772ade483d)"
2024-05-13 19:24:23.880 ha dockerd[631]: time="2024-05-13T19:24:23.880327283Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint c2961545daaf2416a80cfd0c2b32af1ee4ba242a7d6bbf7a64b6f1d902c2be72 94c782bd850ff8378cf050d440bea4601a091197993a42aa586ff1666a242384], retrying...."
2024-05-13 19:24:23.887 ha dockerd[631]: time="2024-05-13T19:24:23.887708923Z" level=info msg="Removing stale sandbox bf1411e25344ce41473c829c32a0c7824227c561f503230b03f3fde074d4b487 (e2ca6ab5d518ae357548553b9ac3d7d0a2bd39780f61cdf60a234f3bd8463168)"
2024-05-13 19:24:23.895 ha dockerd[631]: time="2024-05-13T19:24:23.895929780Z" level=warning msg="Failed to clean up network resources on container hassio_supervisor disconnect: failed to set gateway while updating gateway: route for the gateway 172.30.32.1 could not be found: network is unreachable"
2024-05-13 19:24:23.905 ha dockerd[631]: time="2024-05-13T19:24:23.905629464Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 2145ae44e1ab69d4121077b6b126f01df10fba428e9d82986f5e83e4ed430931 7904a952607804865aa9212d2c39779054b5d6815392b420e3850a4e71ea9236], retrying...."
2024-05-13 19:24:23.927 ha dockerd[631]: time="2024-05-13T19:24:23.927177338Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint c2961545daaf2416a80cfd0c2b32af1ee4ba242a7d6bbf7a64b6f1d902c2be72 1f6421bf5e32a4ad12917de75a4cfc64428c1010ea57eb5daef472719577fbad], retrying...."
2024-05-13 19:24:23.934 ha dockerd[631]: time="2024-05-13T19:24:23.934536951Z" level=info msg="Removing stale sandbox 23c7f8d7bbdc46fdb195f16ee657a0f0c56ed46f8439a857ac7dc63fd40b6c04 (c494c4fa5fad8539212d4e8ca1ed66365aab95cc987d2e9b0f746bcce93bb2ff)"
2024-05-13 19:24:23.938 ha dockerd[631]: time="2024-05-13T19:24:23.938104505Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 9ecab11ef3961b4cb3491fab7ab63122f5cd389962fb0891b505d19814fbe839 6457aa62d16dc77273db2b53259d54b634db77778875d5e4a61f6ea9fa0765a4], retrying...."
2024-05-13 19:24:23.947 ha dockerd[631]: time="2024-05-13T19:24:23.947578882Z" level=info msg="Removing stale sandbox 9eb16c0ad2df4b6b4324572b7956016b3d6f83c11ff5a703d74b362f25225266 (6f7407cc7853d2f05dbc631da5b2364a75bb9ff66a761b7f6f2619d2adaf9a35)"
2024-05-13 19:24:23.964 ha dockerd[631]: time="2024-05-13T19:24:23.964282179Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint c2961545daaf2416a80cfd0c2b32af1ee4ba242a7d6bbf7a64b6f1d902c2be72 e7c914d04b373f6b9e48fcbf28fa6a7dae7d14389743e054331aec08fc14cc53], retrying...."
2024-05-13 19:24:23.976 ha dockerd[631]: time="2024-05-13T19:24:23.976377927Z" level=info msg="Removing stale sandbox df4773fe0f71d7c3bd71ce9d393d0d08d20f17427ef44d93c07f9680ac8ea948 (92e82fb6f1a6539609dc9efb7112b675bb9fa32f54c7823291c0c70ce8781524)"
2024-05-13 19:24:24.157 ha dockerd[631]: time="2024-05-13T19:24:24.157902601Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint c2961545daaf2416a80cfd0c2b32af1ee4ba242a7d6bbf7a64b6f1d902c2be72 1fd030fd3cb5f5f68b14f19ff0f00051da01e8ec91a177fb29d6bdb6597925c5], retrying...."
2024-05-13 19:24:24.167 ha dockerd[631]: time="2024-05-13T19:24:24.167791153Z" level=info msg="Removing stale sandbox 0e95b24dc011d85c36ccb447ecb32999fe86c8e99034f39677b240ff43a6a01a (9b87d144814173b166e7268ae8db2e56a39b0afa74ba137c4d6bc8517ca3a72c)"
2024-05-13 19:24:24.238 ha dockerd[631]: time="2024-05-13T19:24:24.238124343Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint c2961545daaf2416a80cfd0c2b32af1ee4ba242a7d6bbf7a64b6f1d902c2be72 58853623b9bc788181b7602ad17074de9cea865b5e750306c7aafb2a873f8c50], retrying...."
2024-05-13 19:24:24.245 ha dockerd[631]: time="2024-05-13T19:24:24.245708514Z" level=info msg="Removing stale sandbox 1fed3a022ed023e39ad518328be04bc4966176bb2eb3b0d992ab7c658fb5c899 (f4111f58c322258abf73750638ab10c7d9029bc16e95961b94bab2bd2e1ffc2d)"
2024-05-13 19:24:24.249 ha dockerd[631]: time="2024-05-13T19:24:24.249241521Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 9ecab11ef3961b4cb3491fab7ab63122f5cd389962fb0891b505d19814fbe839 c7a8e8cb468016d3c1f7104b5577dc291f6a4a02207ef3599e87e65722b9cf54], retrying...."
2024-05-13 19:24:24.255 ha dockerd[631]: time="2024-05-13T19:24:24.255068779Z" level=info msg="Removing stale sandbox 36abb4d3705f1113232f76e4289338e2835aeb2dd107cb3c03823c98de5fab2b (266a82efb1e654b5107dfb70d359c3ad37f07d7b82be65f3c48650ae16dd196e)"
2024-05-13 19:24:24.258 ha dockerd[631]: time="2024-05-13T19:24:24.258749492Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 9ecab11ef3961b4cb3491fab7ab63122f5cd389962fb0891b505d19814fbe839 367f05aeb7ce63bc75b98d6e4d35c42c82221cc2fdc405671f4d270b0174dcba], retrying...."
2024-05-13 19:24:24.264 ha dockerd[631]: time="2024-05-13T19:24:24.264650457Z" level=info msg="Removing stale sandbox 68955888c702af1c8eda4afe5e9c657846648e207730188d1d2148615ea1cbcf (b22c0af4d08e90d405fcd438306ad070ebd8a502231f1c8c7aafcb2d54b2e495)"
2024-05-13 19:24:24.274 ha dockerd[631]: time="2024-05-13T19:24:24.274720279Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint c2961545daaf2416a80cfd0c2b32af1ee4ba242a7d6bbf7a64b6f1d902c2be72 53b91ba136535b52a23e072bea564bf1682f9ac4d9f7b60d5d70fb79db909291], retrying...."
2024-05-13 19:24:24.476 ha kernel: hassio: port 1(veth2b62c4d) entered blocking state
2024-05-13 19:24:24.476 ha kernel: hassio: port 1(veth2b62c4d) entered disabled state
2024-05-13 19:24:24.476 ha kernel: veth2b62c4d: entered allmulticast mode
2024-05-13 19:24:24.476 ha kernel: veth2b62c4d: entered promiscuous mode
2024-05-13 19:24:24.476 ha kernel: hassio: port 1(veth2b62c4d) entered blocking state
2024-05-13 19:24:24.476 ha kernel: hassio: port 1(veth2b62c4d) entered forwarding state
2024-05-13 19:24:24.476 ha NetworkManager[522]: <info>  [1715628264.4766] manager: (vethc997d6c): new Veth device (/org/freedesktop/NetworkManager/Devices/7)
2024-05-13 19:24:24.477 ha kernel: hassio: port 1(veth2b62c4d) entered disabled state
2024-05-13 19:24:24.477 ha NetworkManager[522]: <info>  [1715628264.4772] manager: (veth2b62c4d): new Veth device (/org/freedesktop/NetworkManager/Devices/8)
2024-05-13 19:24:24.559 ha systemd-timesyncd[616]: Network configuration changed, trying to establish connection.
2024-05-13 19:24:24.566 ha systemd-timesyncd[616]: Contacted time server 162.159.200.123:123 (time.cloudflare.com).
2024-05-13 19:24:24.569 ha systemd[1]: Started libcontainer container fccaa789c8a8a17504d6cfca9cf8813e08108e7a51d2adcec8b716ea24546352.
2024-05-13 19:24:24.632 ha kernel: eth0: renamed from vethc997d6c
2024-05-13 19:24:24.644 ha NetworkManager[522]: <info>  [1715628264.6448] device (veth2b62c4d): carrier: link connected
2024-05-13 19:24:24.645 ha kernel: hassio: port 1(veth2b62c4d) entered blocking state
2024-05-13 19:24:24.645 ha kernel: hassio: port 1(veth2b62c4d) entered forwarding state
2024-05-13 19:24:24.645 ha NetworkManager[522]: <info>  [1715628264.6453] device (hassio): carrier: link connected
2024-05-13 19:24:24.663 ha dockerd[631]: time="2024-05-13T19:24:24.663553720Z" level=info msg="Loading containers: done."
2024-05-13 19:24:24.674 ha dockerd[631]: time="2024-05-13T19:24:24.674931034Z" level=info msg="Docker daemon" commit=buildroot containerd-snapshotter=false storage-driver=overlay2 version=25.0.5
2024-05-13 19:24:24.675 ha dockerd[631]: time="2024-05-13T19:24:24.675149713Z" level=info msg="Daemon has completed initialization"
2024-05-13 19:24:24.691 ha dockerd[631]: time="2024-05-13T19:24:24.691933364Z" level=info msg="API listen on /run/docker.sock"
2024-05-13 19:24:24.692 ha systemd[1]: Started Docker Application Container Engine.
2024-05-13 19:24:24.706 ha systemd[1]: Starting HassOS supervisor...
2024-05-13 19:24:24.784 ha systemd[1]: Started HassOS supervisor.
2024-05-13 19:24:24.785 ha systemd[1]: Started Home Assistant CLI.
2024-05-13 19:24:24.785 ha systemd[1]: Reached target Login Prompts.
2024-05-13 19:24:24.786 ha systemd[1]: Reached target Multi-User System.
2024-05-13 19:24:24.786 ha systemd[1]: Startup finished in 604ms (kernel) + 7.258s (userspace) = 7.863s.
2024-05-13 19:24:24.821 ha hassos-supervisor[1200]: [INFO] Starting the Supervisor...
2024-05-13 19:24:24.830 ha NetworkManager[522]: <info>  [1715628264.8305] manager: (veth8da23b3): new Veth device (/org/freedesktop/NetworkManager/Devices/9)
2024-05-13 19:24:24.831 ha kernel: docker0: port 1(vethb883e35) entered blocking state
2024-05-13 19:24:24.831 ha kernel: docker0: port 1(vethb883e35) entered disabled state
2024-05-13 19:24:24.831 ha kernel: vethb883e35: entered allmulticast mode
2024-05-13 19:24:24.831 ha kernel: vethb883e35: entered promiscuous mode
2024-05-13 19:24:24.831 ha kernel: docker0: port 1(vethb883e35) entered blocking state
2024-05-13 19:24:24.831 ha kernel: docker0: port 1(vethb883e35) entered forwarding state
2024-05-13 19:24:24.831 ha kernel: docker0: port 1(vethb883e35) entered disabled state
2024-05-13 19:24:24.831 ha NetworkManager[522]: <info>  [1715628264.8311] manager: (vethb883e35): new Veth device (/org/freedesktop/NetworkManager/Devices/10)
2024-05-13 19:24:24.854 ha kernel: hassio: port 2(vethbfcd878) entered blocking state
2024-05-13 19:24:24.854 ha kernel: hassio: port 2(vethbfcd878) entered disabled state
2024-05-13 19:24:24.854 ha kernel: vethbfcd878: entered allmulticast mode
2024-05-13 19:24:24.854 ha kernel: vethbfcd878: entered promiscuous mode
2024-05-13 19:24:24.854 ha kernel: hassio: port 2(vethbfcd878) entered blocking state
2024-05-13 19:24:24.854 ha kernel: hassio: port 2(vethbfcd878) entered forwarding state
2024-05-13 19:24:24.854 ha NetworkManager[522]: <info>  [1715628264.8541] manager: (vetha591bd2): new Veth device (/org/freedesktop/NetworkManager/Devices/11)
2024-05-13 19:24:24.854 ha NetworkManager[522]: <info>  [1715628264.8548] manager: (vethbfcd878): new Veth device (/org/freedesktop/NetworkManager/Devices/12)
2024-05-13 19:24:24.911 ha systemd[1]: Started libcontainer container e2ca6ab5d518ae357548553b9ac3d7d0a2bd39780f61cdf60a234f3bd8463168.
2024-05-13 19:24:24.965 ha kernel: eth0: renamed from veth8da23b3
2024-05-13 19:24:24.973 ha kernel: hassio: port 2(vethbfcd878) entered disabled state
2024-05-13 19:24:24.973 ha kernel: docker0: port 1(vethb883e35) entered blocking state
2024-05-13 19:24:24.973 ha kernel: docker0: port 1(vethb883e35) entered forwarding state
2024-05-13 19:24:24.973 ha NetworkManager[522]: <info>  [1715628264.9731] device (vethb883e35): carrier: link connected
2024-05-13 19:24:24.973 ha NetworkManager[522]: <info>  [1715628264.9732] device (docker0): carrier: link connected
2024-05-13 19:24:24.997 ha kernel: eth1: renamed from vetha591bd2
2024-05-13 19:24:25.004 ha kernel: hassio: port 2(vethbfcd878) entered blocking state
2024-05-13 19:24:25.004 ha kernel: hassio: port 2(vethbfcd878) entered forwarding state
2024-05-13 19:24:25.004 ha NetworkManager[522]: <info>  [1715628265.0042] device (vethbfcd878): carrier: link connected
2024-05-13 19:24:25.021 ha hassos-supervisor[1235]: hassio_supervisor
2024-05-13 19:24:26.083 ha systemd[1]: Starting Time & Date Service...
2024-05-13 19:24:26.138 ha systemd[1]: Started Time & Date Service.
2024-05-13 19:24:26.146 ha kernel: python3[1447]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
2024-05-13 19:24:26.151 ha NetworkManager[522]: <info>  [1715628266.1509] audit: op="connection-update" uuid="041ffa52-012f-39a4-823c-970a2cf036dc" name="Supervisor eno1" args="connection.timestamp" pid=1388 uid=0 result="success"
2024-05-13 19:24:26.151 ha NetworkManager[522]: <info>  [1715628266.1514] device (eno1): state change: activated -> deactivating (reason 'new-activation', sys-iface-state: 'managed')
2024-05-13 19:24:26.151 ha NetworkManager[522]: <info>  [1715628266.1515] manager: NetworkManager state is now DISCONNECTING
2024-05-13 19:24:26.152 ha NetworkManager[522]: <info>  [1715628266.1521] device (eno1): disconnecting for new activation request.
2024-05-13 19:24:26.152 ha NetworkManager[522]: <info>  [1715628266.1521] audit: op="connection-activate" uuid="041ffa52-012f-39a4-823c-970a2cf036dc" name="Supervisor eno1" pid=1388 uid=0 result="success"
2024-05-13 19:24:26.156 ha NetworkManager[522]: <info>  [1715628266.1560] device (eno1): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed')
2024-05-13 19:24:26.157 ha systemd-resolved[519]: eno1: Bus client set default route setting: no
2024-05-13 19:24:26.157 ha systemd-resolved[519]: eno1: Bus client reset DNS server list.
2024-05-13 19:24:26.175 ha NetworkManager[522]: <info>  [1715628266.1756] manager: NetworkManager state is now DISCONNECTED
2024-05-13 19:24:26.175 ha NetworkManager[522]: <info>  [1715628266.1758] device (eno1): Activation: starting connection 'Supervisor eno1' (041ffa52-012f-39a4-823c-970a2cf036dc)
2024-05-13 19:24:26.176 ha NetworkManager[522]: <info>  [1715628266.1766] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
2024-05-13 19:24:26.176 ha NetworkManager[522]: <info>  [1715628266.1767] manager: NetworkManager state is now CONNECTING
2024-05-13 19:24:26.176 ha NetworkManager[522]: <info>  [1715628266.1769] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
2024-05-13 19:24:26.177 ha NetworkManager[522]: <info>  [1715628266.1776] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
2024-05-13 19:24:26.178 ha NetworkManager[522]: <info>  [1715628266.1782] policy: set 'Supervisor eno1' (eno1) as default for IPv4 routing and DNS
2024-05-13 19:24:26.178 ha systemd-resolved[519]: eno1: Bus client set default route setting: yes
2024-05-13 19:24:26.179 ha systemd-resolved[519]: eno1: Bus client set DNS server list to: 1.1.1.1, 1.0.0.1
2024-05-13 19:24:26.179 ha NetworkManager[522]: <info>  [1715628266.1793] device (eno1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
2024-05-13 19:24:26.181 ha NetworkManager[522]: <info>  [1715628266.1814] device (eno1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
2024-05-13 19:24:26.181 ha NetworkManager[522]: <info>  [1715628266.1815] device (eno1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
2024-05-13 19:24:26.181 ha NetworkManager[522]: <info>  [1715628266.1816] manager: NetworkManager state is now CONNECTED_SITE
2024-05-13 19:24:26.181 ha NetworkManager[522]: <info>  [1715628266.1818] device (eno1): Activation: successful, device activated.
2024-05-13 19:24:26.199 ha os-agent[317]: INFO: 2024/05/13 19:24:26 apparmor.go:45: Load AppArmor profile '/mnt/data/supervisor/apparmor/hassio-supervisor'.
2024-05-13 19:24:26.202 ha os-agent[317]: INFO: 2024/05/13 19:24:26 apparmor.go:53: Load profile '/mnt/data/supervisor/apparmor/hassio-supervisor':
2024-05-13 19:24:26.202 ha os-agent[317]: INFO: 2024/05/13 19:24:26 apparmor.go:45: Load AppArmor profile '/mnt/data/supervisor/apparmor/d5369777_music_assistant_beta'.
2024-05-13 19:24:26.204 ha os-agent[317]: INFO: 2024/05/13 19:24:26 apparmor.go:53: Load profile '/mnt/data/supervisor/apparmor/d5369777_music_assistant_beta':
2024-05-13 19:24:26.240 ha NetworkManager[522]: <info>  [1715628266.2405] manager: NetworkManager state is now CONNECTED_GLOBAL
2024-05-13 19:24:26.338 ha dockerd[631]: 2024/05/13 19:24:26 http: superfluous response.WriteHeader call from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*respWriterWrapper).WriteHeader (wrap.go:98)
2024-05-13 19:24:26.351 ha systemd[1]: var-lib-docker-overlay2-09f3679a8719c1d3b2346eb920cfdf848afbc81a4b4286591be4c19daaca7854\x2dinit-merged.mount: Deactivated successfully.
2024-05-13 19:24:26.351 ha systemd[1]: mnt-data-docker-overlay2-09f3679a8719c1d3b2346eb920cfdf848afbc81a4b4286591be4c19daaca7854\x2dinit-merged.mount: Deactivated successfully.
2024-05-13 19:24:26.374 ha NetworkManager[522]: <info>  [1715628266.3740] manager: (veth256d7be): new Veth device (/org/freedesktop/NetworkManager/Devices/13)
2024-05-13 19:24:26.374 ha kernel: hassio: port 3(veth51f4ad2) entered blocking state
2024-05-13 19:24:26.374 ha kernel: hassio: port 3(veth51f4ad2) entered disabled state
2024-05-13 19:24:26.374 ha kernel: veth51f4ad2: entered allmulticast mode
2024-05-13 19:24:26.374 ha kernel: veth51f4ad2: entered promiscuous mode
2024-05-13 19:24:26.374 ha kernel: hassio: port 3(veth51f4ad2) entered blocking state
2024-05-13 19:24:26.374 ha kernel: hassio: port 3(veth51f4ad2) entered forwarding state
2024-05-13 19:24:26.374 ha kernel: hassio: port 3(veth51f4ad2) entered disabled state
2024-05-13 19:24:26.374 ha NetworkManager[522]: <info>  [1715628266.3747] manager: (veth51f4ad2): new Veth device (/org/freedesktop/NetworkManager/Devices/14)
2024-05-13 19:24:26.441 ha systemd[1]: Started libcontainer container d5e822886c05150d9e1cf50d762898f55b0f62f32223ef8ed9761e749c322280.
2024-05-13 19:24:26.503 ha kernel: eth0: renamed from veth256d7be
2024-05-13 19:24:26.510 ha kernel: hassio: port 3(veth51f4ad2) entered blocking state
2024-05-13 19:24:26.510 ha kernel: hassio: port 3(veth51f4ad2) entered forwarding state
2024-05-13 19:24:26.510 ha NetworkManager[522]: <info>  [1715628266.5101] device (veth51f4ad2): carrier: link connected
2024-05-13 19:24:26.598 ha NetworkManager[522]: <info>  [1715628266.5989] manager: (vetha6eecd3): new Veth device (/org/freedesktop/NetworkManager/Devices/15)
2024-05-13 19:24:26.599 ha kernel: hassio: port 4(vethcede6e0) entered blocking state
2024-05-13 19:24:26.599 ha kernel: hassio: port 4(vethcede6e0) entered disabled state
2024-05-13 19:24:26.599 ha kernel: vethcede6e0: entered allmulticast mode
2024-05-13 19:24:26.599 ha kernel: vethcede6e0: entered promiscuous mode
2024-05-13 19:24:26.599 ha kernel: hassio: port 4(vethcede6e0) entered blocking state
2024-05-13 19:24:26.599 ha kernel: hassio: port 4(vethcede6e0) entered forwarding state
2024-05-13 19:24:26.599 ha NetworkManager[522]: <info>  [1715628266.5995] manager: (vethcede6e0): new Veth device (/org/freedesktop/NetworkManager/Devices/16)
2024-05-13 19:24:26.665 ha systemd[1]: Started libcontainer container f872c3480b9f4cbe82b60922563df24987171bb4d5123ecc1d0cf03475d58657.
2024-05-13 19:24:26.728 ha kernel: eth0: renamed from vetha6eecd3
2024-05-13 19:24:26.739 ha NetworkManager[522]: <info>  [1715628266.7394] device (vethcede6e0): carrier: link connected
2024-05-13 19:24:26.840 ha kernel: hassio: port 5(veth006cb11) entered blocking state
2024-05-13 19:24:26.840 ha kernel: hassio: port 5(veth006cb11) entered disabled state
2024-05-13 19:24:26.840 ha kernel: veth006cb11: entered allmulticast mode
2024-05-13 19:24:26.840 ha kernel: veth006cb11: entered promiscuous mode
2024-05-13 19:24:26.840 ha kernel: hassio: port 5(veth006cb11) entered blocking state
2024-05-13 19:24:26.840 ha kernel: hassio: port 5(veth006cb11) entered forwarding state
2024-05-13 19:24:26.840 ha NetworkManager[522]: <info>  [1715628266.8403] manager: (veth1c3a643): new Veth device (/org/freedesktop/NetworkManager/Devices/17)
2024-05-13 19:24:26.841 ha NetworkManager[522]: <info>  [1715628266.8411] manager: (veth006cb11): new Veth device (/org/freedesktop/NetworkManager/Devices/18)
2024-05-13 19:24:26.900 ha systemd[1]: Started libcontainer container 8c0849e56f3176bd8d0512a102e81fff0df98013466e01b19a91a642b68bfbf7.
2024-05-13 19:24:26.954 ha kernel: eth0: renamed from veth1c3a643
2024-05-13 19:24:26.971 ha NetworkManager[522]: <info>  [1715628266.9713] device (veth006cb11): carrier: link connected
2024-05-13 19:24:27.112 ha systemd[1]: Started libcontainer container 6e93870d1d72705bc6ce6b15f63aadb4f874b0d325dbdc3afc4d15d6a0c03ba5.
2024-05-13 19:24:27.549 ha bluetoothd[523]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSink/sbc
2024-05-13 19:24:27.550 ha kernel: Bluetooth: RFCOMM TTY layer initialized
2024-05-13 19:24:27.550 ha kernel: Bluetooth: RFCOMM socket layer initialized
2024-05-13 19:24:27.550 ha kernel: Bluetooth: RFCOMM ver 1.11
2024-05-13 19:24:27.550 ha bluetoothd[523]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/sbc
2024-05-13 19:24:27.550 ha bluetoothd[523]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSink/sbc_xq_453
2024-05-13 19:24:27.550 ha bluetoothd[523]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/sbc_xq_453
2024-05-13 19:24:27.550 ha bluetoothd[523]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSink/sbc_xq_512
2024-05-13 19:24:27.550 ha bluetoothd[523]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/sbc_xq_512
2024-05-13 19:24:27.550 ha bluetoothd[523]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSink/sbc_xq_552
2024-05-13 19:24:27.550 ha bluetoothd[523]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/sbc_xq_552
2024-05-13 19:24:27.693 ha systemd[1]: var-lib-docker-overlay2-209212308a2e06434f14cfbf308f02bd5e4db3714749508c151ab2df503a235e\x2dinit-merged.mount: Deactivated successfully.
2024-05-13 19:24:27.693 ha systemd[1]: mnt-data-docker-overlay2-209212308a2e06434f14cfbf308f02bd5e4db3714749508c151ab2df503a235e\x2dinit-merged.mount: Deactivated successfully.
2024-05-13 19:24:27.715 ha NetworkManager[522]: <info>  [1715628267.7159] manager: (veth857f706): new Veth device (/org/freedesktop/NetworkManager/Devices/19)
2024-05-13 19:24:27.716 ha kernel: hassio: port 6(vethd663047) entered blocking state
2024-05-13 19:24:27.716 ha kernel: hassio: port 6(vethd663047) entered disabled state
2024-05-13 19:24:27.716 ha kernel: vethd663047: entered allmulticast mode
2024-05-13 19:24:27.716 ha kernel: vethd663047: entered promiscuous mode
2024-05-13 19:24:27.716 ha kernel: kauditd_printk_skb: 582 callbacks suppressed
2024-05-13 19:24:27.716 ha kernel: audit: type=1700 audit(1715628267.714:213): dev=vethd663047 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
2024-05-13 19:24:27.716 ha kernel: audit: type=1300 audit(1715628267.714:213): arch=c000003e syscall=44 success=yes exit=40 a0=c a1=c000e67860 a2=28 a3=0 items=0 ppid=1 pid=631 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
2024-05-13 19:24:27.716 ha kernel: audit: type=1327 audit(1715628267.714:213): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
2024-05-13 19:24:27.716 ha kernel: hassio: port 6(vethd663047) entered blocking state
2024-05-13 19:24:27.716 ha kernel: hassio: port 6(vethd663047) entered forwarding state
2024-05-13 19:24:27.716 ha kernel: hassio: port 6(vethd663047) entered disabled state
2024-05-13 19:24:27.716 ha NetworkManager[522]: <info>  [1715628267.7166] manager: (vethd663047): new Veth device (/org/freedesktop/NetworkManager/Devices/20)
2024-05-13 19:24:27.729 ha kernel: audit: type=1325 audit(1715628267.727:214): table=nat:114 family=2 entries=1 op=nft_register_rule pid=2258 subj=unconfined comm="iptables"
2024-05-13 19:24:27.729 ha kernel: audit: type=1300 audit(1715628267.727:214): arch=c000003e syscall=46 success=yes exit=508 a0=3 a1=7fff92f4e1c0 a2=0 a3=7fff92f4e1ac items=0 ppid=631 pid=2258 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-nft-multi" subj=unconfined key=(null)
2024-05-13 19:24:27.729 ha kernel: audit: type=1327 audit(1715628267.727:214): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4100444F434B4552002D7000746370002D6400302F30002D2D64706F72740038383834002D6A00444E4154002D2D746F2D64657374696E6174696F6E003137322E33302E33332E303A383838340000002D690068617373696F
2024-05-13 19:24:27.731 ha kernel: audit: type=1325 audit(1715628267.729:215): table=filter:115 family=2 entries=1 op=nft_register_rule pid=2260 subj=unconfined comm="iptables"
2024-05-13 19:24:27.731 ha kernel: audit: type=1300 audit(1715628267.729:215): arch=c000003e syscall=46 success=yes exit=648 a0=3 a1=7fff93a96f50 a2=0 a3=7fff93a96f3c items=0 ppid=631 pid=2260 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-nft-multi" subj=unconfined key=(null)
2024-05-13 19:24:27.731 ha kernel: audit: type=1327 audit(1715628267.729:215): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D740066696C746572002D4100444F434B45520000002D690068617373696F002D6F0068617373696F002D7000746370002D64003137322E33302E33332E30002D2D64706F72740038383834002D6A00414343455054
2024-05-13 19:24:27.733 ha kernel: audit: type=1325 audit(1715628267.731:216): table=nat:116 family=2 entries=1 op=nft_register_rule pid=2265 subj=unconfined comm="iptables"
2024-05-13 19:24:27.798 ha systemd[1]: Started libcontainer container 75a1904389a01afe730badc54dfa16030991890daa5b0855a8a44503840bfd3a.
2024-05-13 19:24:27.857 ha kernel: eth0: renamed from veth857f706
2024-05-13 19:24:27.869 ha kernel: hassio: port 6(vethd663047) entered blocking state
2024-05-13 19:24:27.869 ha kernel: hassio: port 6(vethd663047) entered forwarding state
2024-05-13 19:24:27.869 ha NetworkManager[522]: <info>  [1715628267.8696] device (vethd663047): carrier: link connected
2024-05-13 19:24:33.011 ha systemd[1]: var-lib-docker-overlay2-c4233a457924c2f67509e9c4fbbb5878ec519aa655fd0d03149e894e79fef2b5\x2dinit-merged.mount: Deactivated successfully.
2024-05-13 19:24:33.011 ha systemd[1]: mnt-data-docker-overlay2-c4233a457924c2f67509e9c4fbbb5878ec519aa655fd0d03149e894e79fef2b5\x2dinit-merged.mount: Deactivated successfully.
2024-05-13 19:24:33.063 ha systemd[1]: Started libcontainer container 9a3261ea0d61f49fbb5822076b608797c9477d151432bbd02e80afba12cc75ca.
2024-05-13 19:24:33.090 ha kernel: kauditd_printk_skb: 69 callbacks suppressed
2024-05-13 19:24:33.090 ha kernel: audit: type=1334 audit(1715628273.088:240): prog-id=46 op=LOAD
2024-05-13 19:24:33.090 ha kernel: audit: type=1334 audit(1715628273.088:241): prog-id=47 op=LOAD
2024-05-13 19:24:33.090 ha kernel: audit: type=1300 audit(1715628273.088:241): arch=c000003e syscall=321 success=yes exit=16 a0=5 a1=c00016d928 a2=78 a3=0 items=0 ppid=2701 pid=2710 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-05-13 19:24:33.090 ha kernel: audit: type=1327 audit(1715628273.088:241): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F39613332363165613064363166343966626235383232303736
2024-05-13 19:24:33.090 ha kernel: audit: type=1334 audit(1715628273.088:242): prog-id=48 op=LOAD
2024-05-13 19:24:33.090 ha kernel: audit: type=1300 audit(1715628273.088:242): arch=c000003e syscall=321 success=yes exit=18 a0=5 a1=c00016d6c0 a2=78 a3=0 items=0 ppid=2701 pid=2710 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-05-13 19:24:33.090 ha kernel: audit: type=1327 audit(1715628273.088:242): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F39613332363165613064363166343966626235383232303736
2024-05-13 19:24:33.090 ha kernel: audit: type=1334 audit(1715628273.088:243): prog-id=48 op=UNLOAD
2024-05-13 19:24:33.090 ha kernel: audit: type=1300 audit(1715628273.088:243): arch=c000003e syscall=3 success=yes exit=0 a0=12 a1=0 a2=0 a3=0 items=0 ppid=2701 pid=2710 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-05-13 19:24:33.090 ha kernel: audit: type=1327 audit(1715628273.088:243): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F39613332363165613064363166343966626235383232303736
2024-05-13 19:24:36.259 ha systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
2024-05-13 19:24:38.221 ha systemd[1]: Started libcontainer container 643f0656b5e6b95c7a0f5c40a0c2a2391c220f2b70665ad433f29fafc3bce4e7.
2024-05-13 19:24:38.249 ha kernel: kauditd_printk_skb: 6 callbacks suppressed
2024-05-13 19:24:38.249 ha kernel: audit: type=1334 audit(1715628278.247:246): prog-id=50 op=LOAD
2024-05-13 19:24:38.249 ha kernel: audit: type=1300 audit(1715628278.247:246): arch=c000003e syscall=321 success=yes exit=14 a0=5 a1=c00011d928 a2=78 a3=0 items=0 ppid=3117 pid=3127 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-05-13 19:24:38.249 ha kernel: audit: type=1327 audit(1715628278.247:246): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F36343366303635366235653662393563376130663563343061
2024-05-13 19:24:38.249 ha kernel: audit: type=1334 audit(1715628278.247:247): prog-id=51 op=LOAD
2024-05-13 19:24:38.249 ha kernel: audit: type=1300 audit(1715628278.247:247): arch=c000003e syscall=321 success=yes exit=16 a0=5 a1=c00011d6c0 a2=78 a3=0 items=0 ppid=3117 pid=3127 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-05-13 19:24:38.249 ha kernel: audit: type=1327 audit(1715628278.247:247): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F36343366303635366235653662393563376130663563343061
2024-05-13 19:24:38.249 ha kernel: audit: type=1334 audit(1715628278.247:248): prog-id=51 op=UNLOAD
2024-05-13 19:24:38.249 ha kernel: audit: type=1300 audit(1715628278.247:248): arch=c000003e syscall=3 success=yes exit=0 a0=10 a1=0 a2=0 a3=0 items=0 ppid=3117 pid=3127 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-05-13 19:24:38.249 ha kernel: audit: type=1327 audit(1715628278.247:248): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F36343366303635366235653662393563376130663563343061
2024-05-13 19:24:38.249 ha kernel: audit: type=1334 audit(1715628278.247:249): prog-id=50 op=UNLOAD
2024-05-13 19:24:56.103 ha systemd[1]: systemd-hostnamed.service: Deactivated successfully.
2024-05-13 19:24:56.150 ha kernel: kauditd_printk_skb: 5 callbacks suppressed
2024-05-13 19:24:56.150 ha kernel: audit: type=1334 audit(1715628296.148:251): prog-id=14 op=UNLOAD
2024-05-13 19:24:56.150 ha kernel: audit: type=1334 audit(1715628296.148:252): prog-id=13 op=UNLOAD
2024-05-13 19:24:56.150 ha kernel: audit: type=1334 audit(1715628296.148:253): prog-id=12 op=UNLOAD
2024-05-13 19:24:56.173 ha systemd[1]: systemd-timedated.service: Deactivated successfully.
2024-05-13 19:24:56.184 ha kernel: audit: type=1334 audit(1715628296.182:254): prog-id=25 op=UNLOAD
2024-05-13 19:24:56.184 ha kernel: audit: type=1334 audit(1715628296.182:255): prog-id=24 op=UNLOAD
2024-05-13 19:24:56.184 ha kernel: audit: type=1334 audit(1715628296.182:256): prog-id=23 op=UNLOAD
2024-05-13 19:24:58.352 ha systemd[1]: var-lib-docker-overlay2-1e3f668a13b0dee5d52f98efeaa46e2a3b0a6c47a61726b5db3afc0f7c0aeefe\x2dinit-merged.mount: Deactivated successfully.
2024-05-13 19:24:58.352 ha systemd[1]: mnt-data-docker-overlay2-1e3f668a13b0dee5d52f98efeaa46e2a3b0a6c47a61726b5db3afc0f7c0aeefe\x2dinit-merged.mount: Deactivated successfully.
2024-05-13 19:24:58.411 ha systemd[1]: Started libcontainer container 9979518aca9036c14c87ca8773eba74c5046deba7e13beb527bb2f6c6eb4b3d6.
2024-05-13 19:24:58.421 ha kernel: audit: type=1334 audit(1715628298.419:257): prog-id=53 op=LOAD
2024-05-13 19:24:58.421 ha kernel: audit: type=1334 audit(1715628298.419:258): prog-id=54 op=LOAD
2024-05-13 19:24:58.421 ha kernel: audit: type=1300 audit(1715628298.419:258): arch=c000003e syscall=321 success=yes exit=16 a0=5 a1=c00011d928 a2=78 a3=0 items=0 ppid=3687 pid=3696 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-05-13 19:24:58.421 ha kernel: audit: type=1327 audit(1715628298.419:258): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F39393739353138616361393033366331346338376361383737
2024-05-13 19:24:58.553 ha systemd[1]: Started libcontainer container 747b00d29cc6684703b7668d1efac4edf61883ff73f207675250ca7b8fbf0131.
2024-05-13 19:24:58.659 ha kernel: hassio: port 7(veth665b382) entered blocking state
2024-05-13 19:24:58.659 ha kernel: hassio: port 7(veth665b382) entered disabled state
2024-05-13 19:24:58.659 ha kernel: veth665b382: entered allmulticast mode
2024-05-13 19:24:58.659 ha kernel: veth665b382: entered promiscuous mode
2024-05-13 19:24:58.659 ha kernel: hassio: port 7(veth665b382) entered blocking state
2024-05-13 19:24:58.659 ha kernel: hassio: port 7(veth665b382) entered forwarding state
2024-05-13 19:24:58.659 ha kernel: hassio: port 7(veth665b382) entered disabled state
2024-05-13 19:24:58.659 ha NetworkManager[522]: <info>  [1715628298.6593] manager: (vethdaaca7d): new Veth device (/org/freedesktop/NetworkManager/Devices/21)
2024-05-13 19:24:58.660 ha NetworkManager[522]: <info>  [1715628298.6603] manager: (veth665b382): new Veth device (/org/freedesktop/NetworkManager/Devices/22)
2024-05-13 19:24:58.712 ha systemd[1]: Started libcontainer container c8b32f04b6fd9edebf49c59597538457cc5fa4314576281d0aa77f206450c7dc.
2024-05-13 19:24:58.768 ha kernel: eth0: renamed from vethdaaca7d
2024-05-13 19:24:58.779 ha kernel: hassio: port 7(veth665b382) entered blocking state
2024-05-13 19:24:58.779 ha kernel: hassio: port 7(veth665b382) entered forwarding state
2024-05-13 19:24:58.779 ha NetworkManager[522]: <info>  [1715628298.7793] device (veth665b382): carrier: link connected
2024-05-13 19:24:58.868 ha kernel: hassio: port 8(veth92865f1) entered blocking state
2024-05-13 19:24:58.868 ha kernel: hassio: port 8(veth92865f1) entered disabled state
2024-05-13 19:24:58.868 ha kernel: veth92865f1: entered allmulticast mode
2024-05-13 19:24:58.868 ha kernel: veth92865f1: entered promiscuous mode
2024-05-13 19:24:58.868 ha kernel: hassio: port 8(veth92865f1) entered blocking state
2024-05-13 19:24:58.868 ha kernel: hassio: port 8(veth92865f1) entered forwarding state
2024-05-13 19:24:58.868 ha NetworkManager[522]: <info>  [1715628298.8686] manager: (veth45fb959): new Veth device (/org/freedesktop/NetworkManager/Devices/23)
2024-05-13 19:24:58.869 ha NetworkManager[522]: <info>  [1715628298.8695] manager: (veth92865f1): new Veth device (/org/freedesktop/NetworkManager/Devices/24)
2024-05-13 19:24:58.942 ha systemd[1]: Started libcontainer container e0b22ca21787caeee9ea7f6e3f96f6d214baba19463e8d665db6a59970b9c775.
2024-05-13 19:24:59.003 ha kernel: eth0: renamed from veth45fb959
2024-05-13 19:24:59.010 ha NetworkManager[522]: <info>  [1715628299.0100] device (veth92865f1): carrier: link connected
2024-05-13 19:24:59.100 ha NetworkManager[522]: <info>  [1715628299.1007] manager: (vetha1d846d): new Veth device (/org/freedesktop/NetworkManager/Devices/25)
2024-05-13 19:24:59.101 ha kernel: hassio: port 9(veth93f9188) entered blocking state
2024-05-13 19:24:59.101 ha kernel: hassio: port 9(veth93f9188) entered disabled state
2024-05-13 19:24:59.101 ha kernel: veth93f9188: entered allmulticast mode
2024-05-13 19:24:59.101 ha kernel: veth93f9188: entered promiscuous mode
2024-05-13 19:24:59.101 ha kernel: hassio: port 9(veth93f9188) entered blocking state
2024-05-13 19:24:59.101 ha kernel: hassio: port 9(veth93f9188) entered forwarding state
2024-05-13 19:24:59.101 ha NetworkManager[522]: <info>  [1715628299.1014] manager: (veth93f9188): new Veth device (/org/freedesktop/NetworkManager/Devices/26)
2024-05-13 19:24:59.168 ha systemd[1]: Started libcontainer container 8427d8cad5c06dfcb24d42af65cb0e4037e262a2415fba527bcd4751a9fdc7da.
2024-05-13 19:24:59.234 ha kernel: eth0: renamed from vetha1d846d
2024-05-13 19:24:59.241 ha NetworkManager[522]: <info>  [1715628299.2412] device (veth93f9188): carrier: link connected
2024-05-13 19:25:29.108 ha kernel: kauditd_printk_skb: 175 callbacks suppressed
2024-05-13 19:25:29.108 ha kernel: audit: type=1334 audit(1715628329.106:320): prog-id=73 op=LOAD
2024-05-13 19:25:29.108 ha kernel: audit: type=1334 audit(1715628329.106:321): prog-id=74 op=LOAD
2024-05-13 19:25:29.108 ha kernel: audit: type=1334 audit(1715628329.106:322): prog-id=75 op=LOAD
2024-05-13 19:25:29.116 ha systemd[1]: Starting Hostname Service...
2024-05-13 19:25:29.228 ha systemd[1]: Started Hostname Service.
2024-05-13 19:25:29.233 ha kernel: audit: type=1334 audit(1715628329.231:323): prog-id=76 op=LOAD
2024-05-13 19:25:29.233 ha kernel: audit: type=1334 audit(1715628329.231:324): prog-id=77 op=LOAD
2024-05-13 19:25:29.233 ha kernel: audit: type=1334 audit(1715628329.231:325): prog-id=78 op=LOAD
2024-05-13 19:25:29.244 ha systemd[1]: Starting Time & Date Service...
2024-05-13 19:25:29.351 ha systemd[1]: Started Time & Date Service.
2024-05-13 19:25:59.263 ha systemd[1]: systemd-hostnamed.service: Deactivated successfully.
2024-05-13 19:25:59.318 ha kernel: audit: type=1334 audit(1715628359.316:326): prog-id=75 op=UNLOAD
2024-05-13 19:25:59.318 ha kernel: audit: type=1334 audit(1715628359.316:327): prog-id=74 op=UNLOAD
2024-05-13 19:25:59.318 ha kernel: audit: type=1334 audit(1715628359.316:328): prog-id=73 op=UNLOAD
2024-05-13 19:25:59.376 ha systemd[1]: systemd-timedated.service: Deactivated successfully.
2024-05-13 19:25:59.392 ha kernel: audit: type=1334 audit(1715628359.390:329): prog-id=78 op=UNLOAD
2024-05-13 19:25:59.392 ha kernel: audit: type=1334 audit(1715628359.390:330): prog-id=77 op=UNLOAD
2024-05-13 19:25:59.392 ha kernel: audit: type=1334 audit(1715628359.390:331): prog-id=76 op=UNLOAD
2024-05-13 19:35:04.734 ha kernel: audit: type=1334 audit(1715628904.732:332): prog-id=79 op=LOAD
2024-05-13 19:35:04.737 ha systemd-timesyncd[616]: Network configuration changed, trying to establish connection.
2024-05-13 19:35:04.752 ha systemd-timesyncd[616]: Contacted time server 162.159.200.123:123 (time.cloudflare.com).
2024-05-13 19:35:04.752 ha systemd[1]: Started Journal Gateway Service.
2024-05-13 19:39:22.548 ha systemd[1]: Starting Cleanup of Temporary Directories...
2024-05-13 19:39:22.582 ha systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
2024-05-13 19:39:22.582 ha systemd[1]: Finished Cleanup of Temporary Directories.

@Xyz00777
Copy link

same problem here.
since 5-6 days my Home Assistant OS installed on Bare Metal cant reconnect to router when the router restarts. i first thinked it would be an addon (deactivated every addon, no its not an addon). than i thought it would be my nic who has a problem, but it was to suspicious that the connection breaks every day at the same time. to mention it, the router is configured like these since around 5 monts with no change. I think it started after the core update to 2024.5.x even after a restore of 2024.4.x its still the same problem. i cant find anything suspicious in the logs. but i also dont know where i should look because on my system, it looks like the loss of network connectivity breaks the system in sutch a way that stuth like the zigbee usb is still working and logging actions from it but other thinks like keyboard intput also breaks at the same time like network.
i would like to help to find out what the problem is but have to restarting my hass system with the power button deletes every log i try to make on my own with scripts... where can i write logs who are still there after an restart?

hass_os_log.txt
hass_os_log_prefiltered.txt

@Xyz00777
Copy link

Xyz00777 commented May 21, 2024

I have come across various discussions and issues that seem related to the problem I’m experiencing. A similar issue appears to have been addressed in PR #3676, which fixed network interfaces being disabled at startup.

Additionally, I found related discussions here:

Home Assistant Reconnection/Restart on WiFi Loss
Home Assistant Not Accessible After Network Reset
No IP Address After a Reboot

Oh and because it was asked above, my system is directly connected to the router.

@KHV8
Copy link

KHV8 commented May 25, 2024

This might be the same error as the one I have just created, however can not see you have a console error log?
#3392

@andreaswemme
Copy link
Author

@KHV8 - Yes we experince exactly the same errors.

Im unable to connect a screen to my HA-server at the moment but what I'm reading in your report it look exactly the same. And Yes it has been working before.

@sairon
Copy link
Member

sairon commented May 27, 2024

@Xyz00777 Thanks for the logs, it's indeed a kernel regression:

May 18 06:02:49 homeassistant kernel: BUG: scheduling while atomic: kworker/2:0/161179/0x00000002
May 18 06:02:49 homeassistant kernel: Modules linked in: bnep bluetooth ecdh_generic ecc nft_chain_nat xfrm_user nft_compat nf_tables cfg80211 snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio sch_fq_codel i915 snd_hda_intel snd_intel_dspcfg snd_hda_codec x86_pkg_temp_thermal snd_hwdep snd_hda_core coretemp ttm cdc_acm drm_buddy snd_pcm drm_display_helper
May 18 06:02:49 homeassistant kernel: CPU: 2 PID: 161179 Comm: kworker/2:0 Not tainted 6.6.29-haos #1
May 18 06:02:49 homeassistant kernel: Hardware name: LENOVO 10MQS7QB00/3111, BIOS M1AKT58A 06/16/2023
May 18 06:02:49 homeassistant kernel: Workqueue: events e1000_watchdog_task
May 18 06:02:49 homeassistant kernel: Call Trace:
May 18 06:02:49 homeassistant kernel:  <TASK>
May 18 06:02:49 homeassistant kernel:  dump_stack_lvl+0x36/0x50
May 18 06:02:49 homeassistant kernel:  __schedule_bug+0x4d/0x60
May 18 06:02:49 homeassistant kernel:  __schedule+0x797/0x860
May 18 06:02:49 homeassistant kernel:  ? hrtimer_start_range_ns+0x256/0x350
May 18 06:02:49 homeassistant kernel:  schedule+0x56/0xa0
May 18 06:02:49 homeassistant kernel:  schedule_hrtimeout_range_clock+0xb9/0x130
May 18 06:02:49 homeassistant kernel:  ? __pfx_hrtimer_wakeup+0x10/0x10
May 18 06:02:49 homeassistant kernel:  usleep_range_state+0x5f/0x90
May 18 06:02:49 homeassistant kernel:  e1000e_read_phy_reg_mdic+0x7e/0x170
May 18 06:02:49 homeassistant kernel:  e1000e_update_stats+0x50e/0x730
May 18 06:02:49 homeassistant kernel:  e1000_watchdog_task+0xdc/0xa70
May 18 06:02:49 homeassistant kernel:  process_one_work+0x131/0x2f0
May 18 06:02:49 homeassistant kernel:  worker_thread+0x2f0/0x410
May 18 06:02:49 homeassistant kernel:  ? __pfx_worker_thread+0x10/0x10
May 18 06:02:49 homeassistant kernel:  kthread+0xe0/0x110
May 18 06:02:49 homeassistant kernel:  ? __pfx_kthread+0x10/0x10
May 18 06:02:49 homeassistant kernel:  ret_from_fork+0x2c/0x50
May 18 06:02:49 homeassistant kernel:  ? __pfx_kthread+0x10/0x10
May 18 06:02:49 homeassistant kernel:  ret_from_fork_asm+0x1b/0x30
May 18 06:02:49 homeassistant kernel:  </TASK>

Seems to be addressed in 6.6.31 kernel by this revert: gregkh/linux@f8a1396

This means the issue should be addressed in the next OS release. The only solution for now is reverting to 12.2 or switching to the dev channel.

@sairon sairon added the stable-kernel-regression Issue which appears to be an upstream stable kernel regression label May 27, 2024
@sairon sairon changed the title HA does not reconnect to network after router reboot Intel Gigabit Ethernet (e1000e) not reconnecting / "BUG: scheduling while atomic" kernel panic May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) bug stable-kernel-regression Issue which appears to be an upstream stable kernel regression
Projects
None yet
Development

No branches or pull requests

5 participants