Home Assistant regularly unresponsive/unreachable if I upgrade

I have Hassio installed on a Raspberry Pi 3B+

Everything worked fine with
Core version 0.114.3
Os version 4.14

Around October time I did a snapshot and upgraded both Core and OS
Home Assistant became very slow and sometimes unresponsive and/or unreachable
It normally sorts out with unplugging and plugging the power cord but it only lasts for a few hours

I then did a fresh new installation and restored the snapshot done before the upgrade.

Everything worked fine until two days ago when I decided to give it a go and try upgrading again (to Core version 2020.12.2 and Os 5.9)

Same problems, I feel I’m stuck on the Core and Versions I had in the snapshot I did in October and I cannot go past them if I want a usable system

1 Like

Any errors in your logs?

Where should I look? Is it under Supervisor/System?
I see Supervisor, Core, Host etc, I’ll post those three (however these would be after restart and not after crash)

SUPERVISOR:
‘’’
21-01-05 12:48:03 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 1 Home Assistant secrets
21-01-05 12:48:03 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to homeassistant/raspberrypi3-homeassistant with version 2020.12.2
21-01-05 12:48:03 INFO (MainThread) [supervisor.hassos] Detect HassOS 5.9 / BootSlot B
21-01-05 12:48:05 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
21-01-05 12:48:05 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
21-01-05 12:48:05 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/213cc295 repository
21-01-05 12:48:10 INFO (MainThread) [supervisor.store] Loading add-ons from store: 67 all - 67 new - 0 remove
21-01-05 12:48:10 INFO (MainThread) [supervisor.addons] Found 7 installed add-ons
21-01-05 12:48:10 INFO (SyncWorker_2) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-samba with version 9.0
21-01-05 12:48:10 INFO (SyncWorker_3) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-mosquitto with version 5.1
21-01-05 12:48:10 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to hassioaddons/node-red-armv7 with version 7.2.6
21-01-05 12:48:10 INFO (SyncWorker_4) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-ssh with version 8.5.4
21-01-05 12:48:10 INFO (SyncWorker_5) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-mariadb with version 2.2.1
21-01-05 12:48:10 INFO (SyncWorker_6) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-configurator with version 4.6
21-01-05 12:48:10 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-duckdns with version 1.10
21-01-05 12:48:10 INFO (MainThread) [supervisor.snapshots] Found 24 snapshot files
21-01-05 12:48:11 INFO (MainThread) [supervisor.discovery] Loaded 1 messages
21-01-05 12:48:11 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
21-01-05 12:48:11 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.SETUP
21-01-05 12:48:11 INFO (MainThread) [supervisor.resolution.check] System checks complete
21-01-05 12:48:11 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
21-01-05 12:48:11 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-01-05 12:48:11 INFO (MainThread) [main] Running Supervisor
21-01-05 12:48:11 INFO (MainThread) [supervisor.hassos] Rauc: B - marked slot kernel.1 as good
21-01-05 12:48:11 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.INITIALIZE’ starting 0 add-ons
21-01-05 12:48:11 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.SYSTEM’ starting 2 add-ons
21-01-05 12:48:11 INFO (SyncWorker_2) [supervisor.docker.interface] Cleaning addon_core_mosquitto application
21-01-05 12:48:14 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-mosquitto with version 5.1
21-01-05 12:48:14 WARNING (MainThread) [supervisor.addons.validate] Unknown options host
21-01-05 12:48:14 WARNING (MainThread) [supervisor.addons.validate] Unknown options host
21-01-05 12:48:14 WARNING (MainThread) [supervisor.addons.validate] Unknown options grant
21-01-05 12:48:14 INFO (SyncWorker_1) [supervisor.docker.interface] Cleaning addon_core_mariadb application
21-01-05 12:48:16 INFO (SyncWorker_1) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-mariadb with version 2.2.1
21-01-05 12:48:18 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt
21-01-05 12:48:21 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.SERVICES’ starting 3 add-ons
21-01-05 12:48:21 INFO (SyncWorker_7) [supervisor.docker.interface] Cleaning addon_core_samba application
21-01-05 12:48:22 INFO (SyncWorker_7) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-samba with version 9.0
21-01-05 12:48:23 INFO (SyncWorker_4) [supervisor.docker.interface] Cleaning addon_core_duckdns application
21-01-05 12:48:24 INFO (MainThread) [supervisor.services.modules.mysql] Set core_mariadb as service provider for MySQL
21-01-05 12:48:25 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-duckdns with version 1.10
21-01-05 12:48:25 INFO (SyncWorker_2) [supervisor.docker.interface] Cleaning addon_core_ssh application
21-01-05 12:48:27 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-ssh with version 8.5.4
21-01-05 12:48:32 INFO (MainThread) [supervisor.core] Start Home Assistant Core
21-01-05 12:48:32 INFO (SyncWorker_7) [supervisor.docker.interface] Starting homeassistant
21-01-05 12:48:33 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
21-01-05 12:49:03 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
21-01-05 12:49:40 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config:
21-01-05 12:50:16 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config:
21-01-05 12:50:45 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
21-01-05 12:50:45 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.APPLICATION’ starting 2 add-ons
21-01-05 12:50:45 INFO (SyncWorker_4) [supervisor.docker.interface] Cleaning addon_core_configurator application
21-01-05 12:50:47 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-configurator with version 4.6
21-01-05 12:50:48 INFO (SyncWorker_6) [supervisor.docker.interface] Cleaning addon_a0d7b954_nodered application
21-01-05 12:50:49 INFO (SyncWorker_6) [supervisor.docker.addon] Starting Docker add-on hassioaddons/node-red-armv7 with version 7.2.6
21-01-05 12:50:53 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_nodered
21-01-05 12:50:54 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
21-01-05 12:50:54 INFO (MainThread) [supervisor.misc.hwmon] Started Supervisor hardware monitor
21-01-05 12:50:54 INFO (MainThread) [supervisor.core] Supervisor is up and running
21-01-05 12:50:54 INFO (MainThread) [supervisor.host.info] Updating local host information
21-01-05 12:50:55 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
21-01-05 12:50:55 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
21-01-05 12:50:55 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
21-01-05 12:50:55 INFO (MainThread) [supervisor.host.services] Updating service information
21-01-05 12:50:56 INFO (MainThread) [supervisor.host.network] Updating local network information
21-01-05 12:50:57 INFO (MainThread) [supervisor.api.security] /dns/info access from a0d7b954_nodered
21-01-05 12:50:59 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
21-01-05 12:50:59 INFO (MainThread) [supervisor.host] Host information reload completed
21-01-05 12:51:43 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
21-01-05 12:51:43 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
21-01-05 12:51:43 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
21-01-05 12:53:43 INFO (SyncWorker_3) [supervisor.docker.interface] Updating image homeassistant/armv7-addon-ssh:8.5.4 to homeassistant/armv7-addon-ssh:8.10.0
21-01-05 12:53:43 INFO (SyncWorker_3) [supervisor.docker.interface] Downloading docker image homeassistant/armv7-addon-ssh with tag 8.10.0.
21-01-05 12:54:11 INFO (SyncWorker_3) [supervisor.docker.interface] Stopping addon_core_ssh application
21-01-05 12:54:17 INFO (SyncWorker_3) [supervisor.docker.interface] Cleaning addon_core_ssh application
21-01-05 12:54:17 INFO (SyncWorker_7) [supervisor.docker.interface] Cleanup images: [‘homeassistant/armv7-addon-ssh:8.9.1’]
21-01-05 12:54:18 INFO (SyncWorker_7) [supervisor.docker.interface] Cleanup images: [‘homeassistant/armv7-addon-ssh:8.5.4’]
21-01-05 12:54:19 INFO (MainThread) [supervisor.addons] Add-on ‘core_ssh’ successfully updated
21-01-05 12:54:22 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-ssh with version 8.10.0
21-01-05 12:57:13 INFO (SyncWorker_6) [supervisor.docker.interface] Stopping addon_core_ssh application
21-01-05 12:57:18 INFO (SyncWorker_6) [supervisor.docker.interface] Cleaning addon_core_ssh application
21-01-05 12:57:20 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-ssh with version 8.10.0
21-01-05 12:59:15 INFO (SyncWorker_2) [supervisor.docker.interface] Stopping addon_core_ssh application
21-01-05 12:59:20 INFO (SyncWorker_2) [supervisor.docker.interface] Cleaning addon_core_ssh application
21-01-05 12:59:22 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-ssh with version 8.10.0
21-01-05 13:03:40 INFO (SyncWorker_5) [supervisor.docker.interface] Restarting homeassistant/raspberrypi3-homeassistant
21-01-05 13:03:41 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API error: Received message 8:1000 is not str
21-01-05 13:03:41 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API connection is closed
21-01-05 13:03:53 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
21-01-05 13:04:58 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config:
21-01-05 13:05:00 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config:
21-01-05 13:05:34 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config:
21-01-05 13:05:36 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config:
21-01-05 13:06:05 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
21-01-05 13:06:05 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
21-01-05 13:06:05 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
21-01-05 13:06:05 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
‘’’

CORE:
‘’’
Traceback (most recent call last):
File “/config/Tado_bagno.py”, line 117, in
‘offset’: NEW_OFFSET,
NameError: name ‘NEW_OFFSET’ is not defined
2021-01-05 12:59:39 ERROR (SyncWorker_6) [homeassistant.components.command_line] Command failed: python3 /config/Tado_bagno.py
2021-01-05 12:59:39 WARNING (SyncWorker_6) [homeassistant.components.command_line.sensor] Empty reply found when expecting JSON data
Traceback (most recent call last):
File “/config/Tado_bagno.py”, line 117, in
‘offset’: NEW_OFFSET,
NameError: name ‘NEW_OFFSET’ is not defined
2021-01-05 13:02:36 ERROR (SyncWorker_13) [homeassistant.components.command_line] Command failed: python3 /config/Tado_bagno.py
2021-01-05 13:02:36 WARNING (SyncWorker_13) [homeassistant.components.command_line.sensor] Empty reply found when expecting JSON data
2021-01-05 13:03:40 WARNING (MainThread) [homeassistant.components.template.sensor] The ‘entity_id’ option is deprecated, please remove it from your configuration
[cont-finish.d] executing container finish scripts

[cont-finish.d] done.
[s6-finish] waiting for services.
Client error on /homeassistant/restart request Server disconnected
s6-svscanctl: fatal: unable to control /var/run/s6/services: supervisor not listening
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
[s6-init] making user provided files available at /var/run/s6/etc
exited 0.
[s6-init] ensuring user provided files have correct perms
exited 0.
[fix-attrs.d] applying ownership & permissions fixes

[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts

[cont-init.d] udev.sh: executing

[13:03:53] INFO: Update udev information
[cont-init.d] udev.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
2021-01-05 13:04:27 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for rpi_power 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.
2021-01-05 13:04:27 WARNING (MainThread) [homeassistant.components.template.sensor] The ‘entity_id’ option is deprecated, please remove it from your configuration
2021-01-05 13:04:27 WARNING (MainThread) [homeassistant.setup] Setup of utility_meter is taking over 10 seconds.
2021-01-05 13:05:14 ERROR (SyncWorker_1) [homeassistant.components.command_line] Timeout for command: python3 /config/Tado_Camera2.py
2021-01-05 13:05:14 WARNING (SyncWorker_1) [homeassistant.components.command_line.sensor] Empty reply found when expecting JSON data
2021-01-05 13:05:14 ERROR (SyncWorker_9) [homeassistant.components.command_line] Timeout for command: python3 /config/Tado_bagno.py
2021-01-05 13:05:14 WARNING (SyncWorker_9) [homeassistant.components.command_line.sensor] Empty reply found when expecting JSON data
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform mqtt is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.light] Setup of light platform mqtt is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform mqtt is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform ping is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform systemmonitor is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform integration is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform mqtt is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform filter is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform history_stats is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform rpi_power is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform command_line is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform command_line is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform command_line is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform metoffice is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform mobile_app is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform mobile_app is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform mobile_app is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform mobile_app is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.setup] Setup of default_config is taking over 10 seconds.
2021-01-05 13:05:53 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: utility_meter, tesla, device_tracker, default_config
2021-01-05 13:06:00 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for shelly 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.
2021-01-05 13:06:01 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for 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.
2021-01-05 13:06:01 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template("{{(states(‘sensor.tesla_model_3_range_sensor’) | float /states(‘sensor.tesla_model_3_battery_sensor’) | float) | round(3) }}")
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/template.py”, line 353, in async_render
render_result = compiled.render(kwargs)
File “/usr/local/lib/python3.8/site-packages/jinja2/environment.py”, line 1090, in render
self.environment.handle_exception()
File “/usr/local/lib/python3.8/site-packages/jinja2/environment.py”, line 832, in handle_exception
reraise(*rewrite_traceback_stack(source=source))
File “/usr/local/lib/python3.8/site-packages/jinja2/_compat.py”, line 28, in reraise
raise value.with_traceback(tb)
File “”, line 1, in top-level template code
ZeroDivisionError: float division by zero
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 462, in async_render_to_info
render_info._result = self.async_render(variables, **kwargs)
File “/usr/src/homeassistant/homeassistant/helpers/template.py”, line 355, in async_render
raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: ZeroDivisionError: float division by zero
2021-01-05 13:06:01 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError(‘ZeroDivisionError: float division by zero’) while processing template ‘Template("{{(states(‘sensor.tesla_model_3_range_sensor’) | float /states(‘sensor.tesla_model_3_battery_sensor’) | float) | round(3) }}")’ for attribute ‘_state’ in entity ‘sensor.tesla_ratio’
2021-01-05 13:06:33 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.ping_eolo is taking over 10 seconds
2021-01-05 13:07:04 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.ping_eolo is taking over 10 seconds
2021-01-05 13:07:13 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for device_tracker.tesla_model_3_location_tracker (<class ‘homeassistant.components.tesla.device_tracker.TeslaDeviceEntity’>) took 0.630 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A"integration%3A+tesla"
2021-01-05 13:07:34 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.ping_eolo is taking over 10 seconds
Traceback (most recent call last):
File “/config/Tado_bagno.py”, line 117, in
‘offset’: NEW_OFFSET,
NameError: name ‘NEW_OFFSET’ is not defined
2021-01-05 13:08:56 ERROR (SyncWorker_10) [homeassistant.components.command_line] Command failed: python3 /config/Tado_bagno.py
2021-01-05 13:08:56 WARNING (SyncWorker_10) [homeassistant.components.command_line.sensor] Empty reply found when expecting JSON data
2021-01-05 13:10:04 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.ping_eolo is taking over 10 seconds
2021-01-05 13:11:34 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.ping_eolo is taking over 10 seconds
Traceback (most recent call last):
File “/config/Tado_bagno.py”, line 117, in
‘offset’: NEW_OFFSET,
NameError: name ‘NEW_OFFSET’ is not defined
2021-01-05 13:11:55 ERROR (SyncWorker_3) [homeassistant.components.command_line] Command failed: python3 /config/Tado_bagno.py
2021-01-05 13:11:55 WARNING (SyncWorker_3) [homeassistant.components.command_line.sensor] Empty reply found when expecting JSON data
‘’’

HOST:
‘’’
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.4.79-v7 (builder@83fdacadf4c9) (gcc version 9.3.0 (Buildroot -g45d6d28)) #1 SMP Fri Dec 18 20:43:53 UTC 2020
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Reserved memory: created CMA memory pool at 0x37400000, size 64 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] On node 0 totalpages: 242688
[ 0.000000] Normal zone: 2133 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 242688 pages, LIFO batch:63
[ 0.000000] percpu: Embedded 20 pages/cpu s49868 r8192 d23860 u81920
[ 0.000000] pcpu-alloc: s49868 r8192 d23860 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 240555
[ 0.000000] Kernel command line: zram.enabled=1 zram.num_devices=3 apparmor=1 security=apparmor rootwait systemd.machine_id=9eb893a12c2549b39444fbcbfc122a32 cgroup_enable=memory fsck.repair=yes coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=tty1 root=PARTUUID=a3ec664e-32ce-4665-95ea-7ae90ce9aa20 rootfstype=squashfs ro rauc.slot=B
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 879400K/970752K available (10240K kernel code, 731K rwdata, 2896K rodata, 1024K init, 844K bss, 25816K reserved, 65536K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 32546 entries in 64 pages
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] random: get_random_bytes called from start_kernel+0x328/0x50c with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000020] Switching to timer-based delay loop, resolution 52ns
[ 0.000278] Console: colour dummy device 80x30
[ 0.000897] printk: console [tty1] enabled
[ 0.000963] Calibrating delay loop (skipped), value calculated using timer frequency
 38.40 BogoMIPS (lpj=192000)
[ 0.001012] pid_max: default: 32768 minimum: 301
[ 0.001222] LSM: Security Framework initializing
[ 0.001363] AppArmor: AppArmor initialized
[ 0.001589] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.001636] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.002933] CPU: Testing write buffer coherency: ok
[ 0.003531] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.004524] Setting up static identity map for 0x100000 - 0x10003c
[ 0.004763] rcu: Hierarchical SRCU implementation.
[ 0.005486] smp: Bringing up secondary CPUs 

[ 0.006657] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.007957] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.009153] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.009311] smp: Brought up 1 node, 4 CPUs
[ 0.009402] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.009430] CPU: All CPU(s) started in HYP mode.
[ 0.009455] CPU: Virtualization extensions available.
[ 0.010574] devtmpfs: initialized
[ 0.027533] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.027852] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.027909] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.031208] pinctrl core: initialized pinctrl subsystem
[ 0.032331] NET: Registered protocol family 16
[ 0.036923] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.041730] audit: initializing netlink subsys (disabled)
[ 0.042041] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[ 0.043741] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.043780] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.044024] Serial: AMBA PL011 UART driver
[ 0.046015] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.070097] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-10-22 14:06, variant start
[ 0.080110] raspberrypi-firmware soc:firmware: Firmware hash is 74e754ff8947c58d2773253f77f6f68a303188f8
[ 0.134037] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.136179] SCSI subsystem initialized
[ 0.136454] usbcore: registered new interface driver usbfs
[ 0.136536] usbcore: registered new interface driver hub
[ 0.136691] usbcore: registered new device driver usb
[ 0.136784] mc: Linux media interface: v0.10
[ 0.136847] videodev: Linux video capture interface: v2.00
[ 0.139070] clocksource: Switched to clocksource arch_sys_counter
[ 1.320622] VFS: Disk quotas dquot_6.6.0
[ 1.320776] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.320998] FS-Cache: Loaded
[ 1.321289] CacheFiles: Loaded
[ 1.322001] AppArmor: AppArmor Filesystem Enabled
[ 1.333216] thermal_sys: Registered thermal governor ‘step_wise’
[ 1.333606] NET: Registered protocol family 2
[ 1.334520] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 1.334594] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 1.334736] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 1.334947] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.335155] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.335230] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.335550] NET: Registered protocol family 1
[ 1.336346] RPC: Registered named UNIX socket transport module.
[ 1.336378] RPC: Registered udp transport module.
[ 1.336405] RPC: Registered tcp transport module.
[ 1.336432] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.338471] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 1.341948] Initialise system trusted keyrings
[ 1.342226] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 1.354021] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.354402] FS-Cache: Netfs ‘nfs’ registered for caching
[ 1.355107] NFS: Registering the id_resolver key type
[ 1.355164] Key type id_resolver registered
[ 1.355191] Key type id_legacy registered
[ 1.355228] nfs4filelayout_init: NFSv4 File Layout Driver Registering

[ 1.356679] Key type asymmetric registered
[ 1.356710] Asymmetric key parser ‘x509’ registered
[ 1.356778] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 1.357063] io scheduler mq-deadline registered
[ 1.357093] io scheduler kyber registered
[ 1.360570] bcm2708_fb soc:fb: FB found 1 display(s)
[ 1.374382] Console: switching to colour frame buffer device 82x26
[ 1.382314] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416
[ 1.393374] bcm2835-rng 3f104000.rng: hwrng registered
[ 1.396853] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 1.403598] vc-sm: Videocore shared memory driver
[ 1.407257] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 1.426802] brd: module loaded
[ 1.442756] loop: module loaded
[ 1.446597] zram: Added device: zram0
[ 1.450378] zram: Added device: zram1
[ 1.453988] zram: Added device: zram2
[ 1.458114] Loading iSCSI transport class v2.0-870.
[ 1.462738] libphy: Fixed MDIO Bus: probed
[ 1.465640] tun: Universal TUN/TAP device driver, 1.6
[ 1.468800] usbcore: registered new interface driver lan78xx
[ 1.471774] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.675274] Core Release: 2.80a
[ 1.678135] Setting default values for core params
[ 1.681025] Finished setting default values for core params
[ 1.884197] Using Buffer DMA mode
[ 1.886964] Periodic Transfer Interrupt Enhancement - disabled
[ 1.889870] Multiprocessor Interrupt Enhancement - disabled
[ 1.892768] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.895627] Dedicated Tx FIFOs mode
[ 1.899016] WARN::dwc_otg_hcd_init:1072: FIQ DMA bounce buffers: virt = b7514000 dma = 0xf7514000 len=9024
[ 1.904691] FIQ FSM acceleration enabled for :
[ 1.904691] Non-periodic Split Transactions
[ 1.904691] Periodic Split Transactions
[ 1.904691] High-Speed Isochronous Endpoints
[ 1.904691] Interrupt/Control Split Transaction hack enabled
[ 1.917818] dwc_otg: Microframe scheduler enabled
[ 1.917895] WARN::hcd_init_fiq:457: FIQ on core 1
[ 1.920456] WARN::hcd_init_fiq:458: FIQ ASM at 80748ad4 length 36
[ 1.923061] WARN::hcd_init_fiq:496: MPHI regs_base at bb810000
[ 1.925686] dwc_otg 3f980000.usb: DWC OTG Controller
[ 1.928412] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 1.931327] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
[ 1.934182] Init: Port Power? op_state=1
[ 1.936963] Init: Power Port (0)
[ 1.940057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 1.945670] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.948644] usb usb1: Product: DWC OTG Controller
[ 1.951615] usb usb1: Manufacturer: Linux 5.4.79-v7 dwc_otg_hcd
[ 1.954585] usb usb1: SerialNumber: 3f980000.usb
[ 1.958217] hub 1-0:1.0: USB hub found
[ 1.961169] hub 1-0:1.0: 1 port detected
[ 1.964771] dwc_otg: FIQ enabled
[ 1.964781] dwc_otg: NAK holdoff enabled
[ 1.964791] dwc_otg: FIQ split-transaction FSM enabled
[ 1.964806] Module dwc_common_port init
[ 1.965156] usbcore: registered new interface driver usb-storage
[ 1.968132] usbcore: registered new interface driver usbserial_generic
[ 1.971026] usbserial: USB Serial support registered for generic
[ 1.974039] mousedev: PS/2 mouse device common for all mice
[ 1.977941] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 1.983780] sdhci: Secure Digital Host Controller Interface driver
[ 1.986624] sdhci: Copyright© Pierre Ossman
[ 1.990062] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[ 1.992548] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ 1.993942] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.996443] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.997925] hidraw: raw HID events driver © Jiri Kosina
[ 1.999369] usbcore: registered new interface driver usbhid
[ 2.000692] usbhid: USB HID core driver
[ 2.002490] vchiq: vchiq_init_state: slot_zero = (ptrval)
[ 2.004904] [vc_sm_connected_init]: start
[ 2.012029] [vc_sm_connected_init]: end - returning 0
[ 2.014833] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
[ 2.016392] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[ 2.018321] IPVS: ipvs loaded.
[ 2.019820] IPVS: [rr] scheduler registered.
[ 2.022126] NET: Registered protocol family 10
[ 2.024403] Segment Routing with IPv6
[ 2.025910] NET: Registered protocol family 17
[ 2.027399] Bridge firewalling registered
[ 2.028917] Key type dns_resolver registered
[ 2.030876] Registering SWP/SWPB emulation handler
[ 2.032582] registered taskstats version 1
[ 2.034070] Loading compiled-in X.509 certificates
[ 2.035896] Key type ._fscrypt registered
[ 2.037432] Key type .fscrypt registered
[ 2.038980] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.046839] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 2.048445] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
[ 2.052669] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 2.055125] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 2.056706] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[ 2.082485] sdhost: log_buf @ (ptrval) (f7513000)
[ 2.120834] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 2.124901] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.128872] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.134124] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 2.137369] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 2.142052] printk: console [netcon0] enabled
[ 2.144204] netconsole: network logging started
[ 2.146433] of_cfs_init
[ 2.148709] of_cfs_init: OK
[ 2.151689] Waiting for root device PARTUUID=a3ec664e-32ce-4665-95ea-7ae90ce9aa20

[ 2.179153] Indeed it is in host mode hprt0 = 00021501
[ 2.194418] random: fast init done
[ 2.200237] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.208174] mmc0: new high speed SDXC card at address 5048
[ 2.209978] mmcblk0: mmc0:5048 SDCHE 58.0 GiB
[ 2.228919] mmc1: new high speed SDIO card at address 0001
[ 2.248350] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
[ 2.282069] VFS: Mounted root (squashfs filesystem) readonly on device 179:5.
[ 2.286587] devtmpfs: mounted
[ 2.295637] Freeing unused kernel memory: 1024K
[ 2.319387] Run /sbin/init as init process
[ 2.389127] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.391206] Indeed it is in host mode hprt0 = 00001101
[ 2.629373] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[ 2.632934] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.636389] hub 1-1:1.0: USB hub found
[ 2.639263] hub 1-1:1.0: 4 ports detected
[ 2.742797] systemd[1]: System time before build time, advancing clock.
[ 2.772718] systemd[1]: systemd 246 running in system mode. (+PAM -AUDIT -SELINUX -IMA +APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP +GCRYPT +GNUTLS -ACL -XZ -LZ4 -ZSTD -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 2.780857] systemd[1]: Detected architecture arm.
[ 2.855291] systemd[1]: Set hostname to .
[ 2.857552] systemd[1]: Installed transient /etc/machine-id file.
[ 2.959167] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 3.089316] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[ 3.092206] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.094078] hub 1-1.1:1.0: USB hub found
[ 3.099316] hub 1-1.1:1.0: 3 ports detected
[ 3.119875] systemd[1]: /usr/lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
[ 3.290327] systemd[1]: Queued start job for default target Multi-User System.
[ 3.293062] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.298438] systemd[1]: Created slice system-getty.slice.
[ 3.302212] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.305203] systemd[1]: Created slice system-modprobe.slice.
[ 3.308675] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.311887] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.317010] systemd[1]: Created slice User and Session Slice.
[ 3.320746] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 3.326062] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.331934] systemd[1]: Reached target HassOS zram targets.
[ 3.335667] systemd[1]: Reached target Paths.
[ 3.339300] systemd[1]: Reached target Remote File Systems.
[ 3.342910] systemd[1]: Reached target Slices.
[ 3.351251] systemd[1]: Listening on Process Core Dump Socket.
[ 3.355397] systemd[1]: Listening on Journal Audit Socket.
[ 3.359301] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.363179] systemd[1]: Listening on Journal Socket.
[ 3.367109] systemd[1]: Listening on udev Control Socket.
[ 3.370922] systemd[1]: Listening on udev Kernel Socket.
[ 3.374705] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 3.381863] systemd[1]: Mounting POSIX Message Queue File System

[ 3.390035] systemd[1]: Mounting Kernel Debug File System

[ 3.398760] systemd[1]: Mounting Kernel Trace File System

[ 3.407985] systemd[1]: Starting Create list of static device nodes for the current kernel

[ 3.417450] systemd[1]: Starting Load Kernel Module drm

[ 3.430228] systemd[1]: Starting Journal Service

[ 3.438476] systemd[1]: Starting Remount Root and Kernel File Systems

[ 3.447864] systemd[1]: Starting Coldplug All udev Devices

[ 3.453767] dwc_otg_handle_wakeup_detected_intr lxstate = 2
[ 3.459218] systemd[1]: Starting HassOS ZRAM swap

[ 3.468074] systemd[1]: Starting HassOS ZRAM tmp

[ 3.476438] systemd[1]: Starting HassOS ZRAM var

[ 3.487331] systemd[1]: Mounted POSIX Message Queue File System.
[ 3.491880] systemd[1]: Mounted Kernel Debug File System.
[ 3.496445] systemd[1]: Mounted Kernel Trace File System.
[ 3.503713] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 3.509711] systemd[1]: Started Journal Service.
[ 3.558443] zram2: detected capacity change from 0 to 16777216
[ 3.558518] zram0: detected capacity change from 0 to 242167808
[ 3.563002] zram1: detected capacity change from 0 to 33554432
[ 3.829157] usb 1-1.1.1: new high-speed USB device number 4 using dwc_otg
[ 3.851208] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
‘’’

‘’’
[ 3.859970] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 3.868920] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.868922] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.869273] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.870548] [vc_sm_connected_init]: start
[ 3.875191] [vc_sm_connected_init]: installed successfully
[ 3.894383] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.894386] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.896586] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.902929] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.911722] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.916045] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.922264] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 3.927442] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 3.927862] bcm2835_audio bcm2835_audio: card created with 8 channels
[ 3.972017] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.978398] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 3.979513] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
[ 3.986196] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.986580] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 3.994776] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 3.998850] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 3.998859] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 4.006463] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 4.008851] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 4.012357] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 4.016093] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 4.020994] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 4.022925] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 4.028518] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 4.032048] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 4.103233] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.171054] cfg80211: Loaded X.509 cert ‘sforshee: 00b28ddf47aef9cea7’
[ 4.257222] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
[ 4.261282] libphy: lan78xx-mdiobus: probed
[ 4.273709] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
[ 4.575293] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 4.598518] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 4.611561] usbcore: registered new interface driver brcmfmac
[ 4.673001] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt failed with error -2
[ 4.861131] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 4.879798] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
[ 4.899335] Adding 236488k swap on /dev/zram0. Priority:-2 extents:1 across:236488k SSFS
[ 5.260858] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
[ 5.266570] ext4 filesystem being mounted at /mnt/overlay supports timestamps until 2038 (0x7fffffff)
[ 5.641208] EXT4-fs (zram1): mounted filesystem without journal. Opts: nobarrier
[ 5.641271] ext4 filesystem being mounted at /var supports timestamps until 2038 (0x7fffffff)
[ 5.659617] EXT4-fs (zram2): mounted filesystem without journal. Opts: nobarrier
[ 5.659648] ext4 filesystem being mounted at /tmp supports timestamps until 2038 (0x7fffffff)
[ 5.788876] random: crng init done
[ 5.788887] random: 7 urandom warning(s) missed due to ratelimiting
[ 6.758985] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
[ 8.084485] uart-pl011 3f201000.serial: no DMA platform data
[ 8.202687] audit: type=1400 audit(1609844961.599:2): apparmor=“STATUS” operation=“profile_load” profile=“unconfined” name=“hassio-supervisor” pid=318 comm=“apparmor_parser”
[ 8.202708] audit: type=1400 audit(1609844961.599:2): apparmor=“STATUS” operation=“profile_load” profile=“unconfined” name=“hassio-supervisor///usr/bin/gdbus” pid=318 comm=“apparmor_parser”
[ 8.202723] audit: type=1400 audit(1609844961.599:2): apparmor=“STATUS” operation=“profile_load” profile=“unconfined” name=“hassio-supervisor///usr/bin/git” pid=318 comm=“apparmor_parser”
[ 8.202738] audit: type=1400 audit(1609844961.599:2): apparmor=“STATUS” operation=“profile_load” profile=“unconfined” name=“hassio-supervisor///usr/bin/socat” pid=318 comm=“apparmor_parser”
[ 8.888845] Bluetooth: Core ver 2.22
[ 8.888919] NET: Registered protocol family 31
[ 8.888924] Bluetooth: HCI device and connection manager initialized
[ 8.888944] Bluetooth: HCI socket layer initialized
[ 8.888953] Bluetooth: L2CAP socket layer initialized
[ 8.888969] Bluetooth: SCO socket layer initialized
[ 8.910991] Bluetooth: HCI UART driver ver 2.3
[ 8.911003] Bluetooth: HCI UART protocol H4 registered
[ 8.911069] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 8.911216] Bluetooth: HCI UART protocol Broadcom registered
[ 8.996240] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 9.059013] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 9.207919] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 9.207929] Bluetooth: BNEP filters: protocol multicast
[ 9.207945] Bluetooth: BNEP socket layer initialized
[ 9.235122] NET: Registered protocol family 38
[ 9.275120] cryptd: max_cpu_qlen set to 1000
[ 17.197475] audit: type=1400 audit(1609844970.589:3): apparmor=“STATUS” operation=“profile_load” profile=“unconfined” name=“docker-default” pid=395 comm=“apparmor_parser”
[ 21.105937] audit: type=1325 audit(1609844974.499:4): table=nat family=2 entries=5
[ 21.123710] audit: type=1325 audit(1609844974.519:5): table=filter family=2 entries=4
[ 21.153804] audit: type=1325 audit(1609844974.549:6): table=filter family=2 entries=6
[ 21.173837] audit: type=1325 audit(1609844974.569:7): table=filter family=2 entries=8
[ 21.214171] audit: type=1325 audit(1609844974.609:8): table=filter family=2 entries=10
[ 21.234140] audit: type=1325 audit(1609844974.629:9): table=filter family=2 entries=11
[ 21.253659] audit: type=1325 audit(1609844974.649:10): table=filter family=2 entries=12
[ 21.289096] Initializing XFRM netlink socket
[ 21.379219] audit: type=1325 audit(1609844974.769:11): table=nat family=2 entries=7
[ 21.403947] audit: type=1325 audit(1609844974.799:12): table=nat family=2 entries=8
[ 22.206882] kauditd_printk_skb: 23 callbacks suppressed
[ 22.206888] audit: type=1325 audit(1609844975.599:36): table=filter family=2 entries=26
[ 22.244957] audit: type=1325 audit(1609844975.639:37): table=nat family=2 entries=16
[ 22.304562] audit: type=1325 audit(1609844975.699:38): table=nat family=2 entries=17
[ 22.344544] audit: type=1325 audit(1609844975.739:39): table=filter family=2 entries=27
[ 22.374544] audit: type=1325 audit(1609844975.769:40): table=nat family=2 entries=18
[ 22.418237] audit: type=1325 audit(1609844975.809:41): table=nat family=2 entries=19
[ 22.466086] audit: type=1325 audit(1609844975.859:42): table=filter family=2 entries=28
[ 22.504681] audit: type=1325 audit(1609844975.899:43): table=nat family=2 entries=20
[ 22.558017] audit: type=1325 audit(1609844975.949:44): table=nat family=2 entries=21
[ 22.596851] audit: type=1325 audit(1609844975.989:45): table=filter family=2 entries=29
[ 30.773500] kauditd_printk_skb: 4 callbacks suppressed
[ 30.773505] audit: type=1325 audit(1609844984.169:50): table=nat family=2 entries=21
[ 30.791211] audit: type=1325 audit(1609844984.189:51): table=filter family=2 entries=29
[ 30.809936] audit: type=1325 audit(1609844984.209:52): table=nat family=2 entries=20
[ 30.830426] audit: type=1325 audit(1609844984.229:53): table=nat family=2 entries=19
[ 30.848055] audit: type=1325 audit(1609844984.239:54): table=filter family=2 entries=28
[ 30.868378] audit: type=1325 audit(1609844984.259:55): table=nat family=2 entries=18
[ 30.889712] audit: type=1325 audit(1609844984.289:56): table=nat family=2 entries=17
[ 30.910516] audit: type=1325 audit(1609844984.309:57): table=filter family=2 entries=27
[ 30.930313] audit: type=1325 audit(1609844984.329:58): table=nat family=2 entries=16
[ 30.951840] audit: type=1325 audit(1609844984.349:59): table=nat family=2 entries=15
[ 34.122270] hassio: port 1(veth7b54702) entered blocking state
[ 34.122280] hassio: port 1(veth7b54702) entered disabled state
[ 34.122510] device veth7b54702 entered promiscuous mode
[ 34.884571] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation
[ 35.690219] eth0: renamed from veth6f6c5de
[ 35.730254] IPv6: ADDRCONF(NETDEV_CHANGE): veth7b54702: link becomes ready
[ 35.730372] hassio: port 1(veth7b54702) entered blocking state
[ 35.730378] hassio: port 1(veth7b54702) entered forwarding state
[ 35.730525] IPv6: ADDRCONF(NETDEV_CHANGE): hassio: link becomes ready
[ 38.671149] docker0: port 1(veth9d943e9) entered blocking state
[ 38.671163] docker0: port 1(veth9d943e9) entered disabled state
[ 38.671528] device veth9d943e9 entered promiscuous mode
[ 38.671622] kauditd_printk_skb: 37 callbacks suppressed
[ 38.671628] audit: type=1700 audit(1609850862.801:97): dev=veth9d943e9 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 38.728768] hassio: port 2(veth7bd2018) entered blocking state
[ 38.728778] hassio: port 2(veth7bd2018) entered disabled state
[ 38.729265] device veth7bd2018 entered promiscuous mode
[ 38.729423] audit: type=1700 audit(1609850862.851:98): dev=veth7bd2018 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 38.732337] hassio: port 2(veth7bd2018) entered blocking state
[ 38.732347] hassio: port 2(veth7bd2018) entered forwarding state
[ 39.524164] eth0: renamed from veth341028b
[ 39.582078] hassio: port 2(veth7bd2018) entered disabled state
[ 39.582419] IPv6: ADDRCONF(NETDEV_CHANGE): veth9d943e9: link becomes ready
[ 39.582675] docker0: port 1(veth9d943e9) entered blocking state
[ 39.582688] docker0: port 1(veth9d943e9) entered forwarding state
[ 39.582993] IPv6: ADDRCONF(NETDEV_CHANGE): docker0: link becomes ready
[ 39.744817] audit: type=1325 audit(1609850863.871:99): table=nat family=2 entries=0
[ 39.757043] audit: type=1325 audit(1609850863.881:100): table=filter family=2 entries=0
[ 39.778530] audit: type=1325 audit(1609850863.901:101): table=nat family=2 entries=5
[ 39.786745] audit: type=1325 audit(1609850863.911:102): table=nat family=2 entries=7
[ 39.801711] audit: type=1325 audit(1609850863.931:103): table=nat family=2 entries=8
[ 39.809343] audit: type=1325 audit(1609850863.941:104): table=nat family=2 entries=10
[ 39.818621] audit: type=1325 audit(1609850863.941:105): table=nat family=2 entries=11
[ 39.828682] audit: type=1325 audit(1609850863.951:106): table=nat family=2 entries=12
[ 39.913217] eth1: renamed from veth22d6adf
[ 39.961064] IPv6: ADDRCONF(NETDEV_CHANGE): veth7bd2018: link becomes ready
[ 39.961310] hassio: port 2(veth7bd2018) entered blocking state
[ 39.961325] hassio: port 2(veth7bd2018) entered forwarding state
[ 40.936459] udevd[205]: starting version 3.2.9
[ 40.962477] udevd[206]: starting eudev-3.2.9
[ 51.294660] kauditd_printk_skb: 2 callbacks suppressed
[ 51.294668] audit: type=1400 audit(1609850875.421:109): apparmor=“STATUS” operation=“profile_replace” info=“same as current profile, skipping” profile=“unconfined” name=“hassio-supervisor” pid=1845 comm=“apparmor_parser”
[ 51.294692] audit: type=1400 audit(1609850875.421:109): apparmor=“STATUS” operation=“profile_replace” info=“same as current profile, skipping” profile=“unconfined” name=“hassio-supervisor///usr/bin/gdbus” pid=1845 comm=“apparmor_parser”
[ 51.294709] audit: type=1400 audit(1609850875.421:109): apparmor=“STATUS” operation=“profile_replace” info=“same as current profile, skipping” profile=“unconfined” name=“hassio-supervisor///usr/bin/git” pid=1845 comm=“apparmor_parser”
[ 51.294730] audit: type=1400 audit(1609850875.421:109): apparmor=“STATUS” operation=“profile_replace” info=“same as current profile, skipping” profile=“unconfined” name=“hassio-supervisor///usr/bin/socat” pid=1845 comm=“apparmor_parser”
[ 52.280265] hassio: port 3(vethb7f779d) entered blocking state
[ 52.280280] hassio: port 3(vethb7f779d) entered disabled state
[ 52.280657] device vethb7f779d entered promiscuous mode
[ 52.280773] audit: type=1700 audit(1609850876.411:110): dev=vethb7f779d prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 53.003543] audit: type=1325 audit(1609850877.131:111): table=nat family=2 entries=0
[ 53.018787] audit: type=1325 audit(1609850877.141:112): table=filter family=2 entries=0
[ 53.038602] audit: type=1325 audit(1609850877.161:113): table=nat family=2 entries=5
[ 53.046041] audit: type=1325 audit(1609850877.171:114): table=nat family=2 entries=7
[ 53.061952] audit: type=1325 audit(1609850877.191:115): table=nat family=2 entries=8
[ 53.171061] eth0: renamed from vethae7934d
[ 53.210927] IPv6: ADDRCONF(NETDEV_CHANGE): vethb7f779d: link becomes ready
[ 53.211160] hassio: port 3(vethb7f779d) entered blocking state
[ 53.211174] hassio: port 3(vethb7f779d) entered forwarding state
[ 54.334911] hassio: port 4(veth4e61d96) entered blocking state
[ 54.334924] hassio: port 4(veth4e61d96) entered disabled state
[ 54.335173] device veth4e61d96 entered promiscuous mode
[ 55.341259] eth0: renamed from veth5503310
[ 55.386971] IPv6: ADDRCONF(NETDEV_CHANGE): veth4e61d96: link becomes ready
[ 55.387252] hassio: port 4(veth4e61d96) entered blocking state
[ 55.387266] hassio: port 4(veth4e61d96) entered forwarding state
[ 56.798717] hassio: port 5(veth0de59b1) entered blocking state
[ 56.798728] hassio: port 5(veth0de59b1) entered disabled state
[ 56.800254] device veth0de59b1 entered promiscuous mode
[ 56.800486] kauditd_printk_skb: 16 callbacks suppressed
[ 56.800491] audit: type=1700 audit(1609850880.921:132): dev=veth0de59b1 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 57.602497] audit: type=1325 audit(1609850881.731:133): table=nat family=2 entries=0
[ 57.622279] audit: type=1325 audit(1609850881.751:134): table=filter family=2 entries=0
[ 57.642359] audit: type=1325 audit(1609850881.771:135): table=nat family=2 entries=5
[ 57.651229] audit: type=1325 audit(1609850881.781:136): table=nat family=2 entries=7
[ 57.665778] audit: type=1325 audit(1609850881.791:137): table=nat family=2 entries=8
[ 57.672728] audit: type=1325 audit(1609850881.801:138): table=nat family=2 entries=10
[ 57.681389] audit: type=1325 audit(1609850881.811:139): table=nat family=2 entries=11
[ 57.689991] audit: type=1325 audit(1609850881.821:140): table=nat family=2 entries=12
[ 57.697798] audit: type=1325 audit(1609850881.821:141): table=nat family=2 entries=13
[ 57.791256] eth0: renamed from veth09a8074
[ 57.840566] IPv6: ADDRCONF(NETDEV_CHANGE): veth0de59b1: link becomes ready
[ 57.840699] hassio: port 5(veth0de59b1) entered blocking state
[ 57.840707] hassio: port 5(veth0de59b1) entered forwarding state
[ 60.528511] udevd[528]: starting version 3.2.9
[ 60.571350] udevd[529]: starting eudev-3.2.9
[ 61.535953] Bluetooth: RFCOMM TTY layer initialized
[ 61.535981] Bluetooth: RFCOMM socket layer initialized
[ 61.536005] Bluetooth: RFCOMM ver 1.11
[ 68.666666] hassio: port 6(vethff3b8e5) entered blocking state
[ 68.666682] hassio: port 6(vethff3b8e5) entered disabled state
[ 68.666950] device vethff3b8e5 entered promiscuous mode
[ 68.667032] kauditd_printk_skb: 1 callbacks suppressed
[ 68.667037] audit: type=1700 audit(1609850892.791:143): dev=vethff3b8e5 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 68.743778] audit: type=1325 audit(1609850892.871:144): table=nat family=2 entries=15
[ 68.767575] audit: type=1325 audit(1609850892.891:145): table=filter family=2 entries=30
[ 68.790703] audit: type=1325 audit(1609850892.921:146): table=nat family=2 entries=16
[ 68.829930] audit: type=1325 audit(1609850892.961:147): table=nat family=2 entries=17
[ 68.850311] audit: type=1325 audit(1609850892.981:148): table=filter family=2 entries=31
[ 68.870013] audit: type=1325 audit(1609850893.001:149): table=nat family=2 entries=18
[ 68.906820] audit: type=1325 audit(1609850893.031:150): table=nat family=2 entries=19
[ 68.928988] audit: type=1325 audit(1609850893.051:151): table=filter family=2 entries=32
[ 68.950326] audit: type=1325 audit(1609850893.081:152): table=nat family=2 entries=20
[ 69.871009] eth0: renamed from veth24ae8dc
[ 69.921260] IPv6: ADDRCONF(NETDEV_CHANGE): vethff3b8e5: link becomes ready
[ 69.921491] hassio: port 6(vethff3b8e5) entered blocking state
[ 69.921505] hassio: port 6(vethff3b8e5) entered forwarding state
[ 70.890172] hassio: port 7(vethc571ec2) entered blocking state
[ 70.890184] hassio: port 7(vethc571ec2) entered disabled state
[ 70.891117] device vethc571ec2 entered promiscuous mode
[ 70.892911] hassio: port 7(vethc571ec2) entered blocking state
[ 70.892949] hassio: port 7(vethc571ec2) entered forwarding state
[ 70.929312] hassio: port 7(vethc571ec2) entered disabled state
[ 71.893542] eth0: renamed from veth2512868
[ 71.940459] IPv6: ADDRCONF(NETDEV_CHANGE): vethc571ec2: link becomes ready
[ 71.940612] hassio: port 7(vethc571ec2) entered blocking state
[ 71.940619] hassio: port 7(vethc571ec2) entered forwarding state
[ 79.775398] hassio: port 8(veth6426757) entered blocking state
[ 79.775411] hassio: port 8(veth6426757) entered disabled state
[ 79.775751] device veth6426757 entered promiscuous mode
[ 79.775815] kauditd_printk_skb: 24 callbacks suppressed
[ 79.775820] audit: type=1700 audit(1609850903.901:177): dev=veth6426757 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 80.663331] audit: type=1325 audit(1609850904.791:178): table=nat family=2 entries=0
[ 80.678110] audit: type=1325 audit(1609850904.801:179): table=filter family=2 entries=0
[ 80.699794] audit: type=1325 audit(1609850904.831:180): table=nat family=2 entries=5
[ 80.706856] audit: type=1325 audit(1609850904.831:181): table=nat family=2 entries=7
[ 80.720958] audit: type=1325 audit(1609850904.851:182): table=nat family=2 entries=8
[ 80.727860] audit: type=1325 audit(1609850904.851:183): table=nat family=2 entries=10
[ 80.736293] audit: type=1325 audit(1609850904.861:184): table=nat family=2 entries=11
[ 80.745215] audit: type=1325 audit(1609850904.871:185): table=nat family=2 entries=12
[ 80.754059] audit: type=1325 audit(1609850904.881:186): table=nat family=2 entries=13
[ 80.841714] eth0: renamed from veth6a83427
[ 80.901884] IPv6: ADDRCONF(NETDEV_CHANGE): veth6426757: link becomes ready
[ 80.902068] hassio: port 8(veth6426757) entered blocking state
[ 80.902074] hassio: port 8(veth6426757) entered forwarding state
[ 82.223227] hassio: port 9(vethb15c87c) entered blocking state
[ 82.223238] hassio: port 9(vethb15c87c) entered disabled state
[ 82.223538] device vethb15c87c entered promiscuous mode
[ 83.380849] eth0: renamed from vethd33c0e4
[ 83.454218] IPv6: ADDRCONF(NETDEV_CHANGE): vethb15c87c: link becomes ready
[ 83.454383] hassio: port 9(vethb15c87c) entered blocking state
[ 83.454390] hassio: port 9(vethb15c87c) entered forwarding state
[ 89.749821] udevd[192]: starting version 3.2.9
[ 89.783804] udevd[193]: starting eudev-3.2.9
[ 123.822999] ------------[ cut here ]------------
[ 123.823033] WARNING: CPU: 0 PID: 5852 at drivers/firmware/raspberrypi.c:233 get_throttled_show+0x6c/0x70
[ 123.823038] deprecated, use hwmon sysfs instead
[ 123.823043] Modules linked in: rfcomm nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo cmac algif_hash aes_arm_bs crypto_simd cryptd algif_skcipher af_alg bnep hci_uart btbcm bluetooth ecdh_generic ecc sch_fq_codel spidev brcmfmac raspberrypi_hwmon brcmutil sha256_generic libsha256 cfg80211 bcm2835_codec© rfkill v4l2_mem2mem bcm2835_v4l2© snd_bcm2835© bcm2835_isp© i2c_bcm2835 snd_pcm bcm2835_mmal_vchiq© spi_bcm2835 snd_timer videobuf2_dma_contig videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 snd videobuf2_common vc_sm_cma© uio_pdrv_genirq uio fixed drm drm_panel_orientation_quirks
[ 123.823167] CPU: 0 PID: 5852 Comm: python3 Tainted: G C 5.4.79-v7 #1
[ 123.823169] Hardware name: BCM2835
[ 123.823172] Backtrace:
[ 123.823184] [<8010e0cc>] (dump_backtrace) from [<8010e440>] (show_stack+0x20/0x24)
[ 123.823190] r7:ffffffff r6:00000000 r5:60000013 r4:80f9fd48
[ 123.823201] [<8010e420>] (show_stack) from [<80a06804>] (dump_stack+0xd4/0x118)
[ 123.823211] [<80a06730>] (dump_stack) from [<801207a0>] (__warn+0xe0/0x108)
[ 123.823217] r10:00000001 r9:86cba580 r8:00000009 r7:000000e9 r6:807db414 r5:00000009
[ 123.823221] r4:80d482e4 r3:00000000
[ 123.823228] [<801206c0>] (__warn) from [<80120ba8>] (warn_slowpath_fmt+0xa8/0xcc)
[ 123.823233] r7:807db414 r6:000000e9 r5:80d482e4 r4:80d4837c
[ 123.823240] [<80120b04>] (warn_slowpath_fmt) from [<807db414>] (get_throttled_show+0x6c/0x70)
[ 123.823246] r8:b65ae410 r7:86ff1000 r6:80b44270 r5:b65cb340 r4:86ff1000
[ 123.823257] [<807db3a8>] (get_throttled_show) from [<8067c304>] (dev_attr_show+0x28/0x58)
[ 123.823260] r5:80f8f134 r4:8a302058
[ 123.823271] [<8067c2dc>] (dev_attr_show) from [<803a4a40>] (sysfs_kf_seq_show+0x98/0x100)
[ 123.823274] r5:00001000 r4:8a302058
[ 123.823282] [<803a49a8>] (sysfs_kf_seq_show) from [<803a2dec>] (kernfs_seq_show+0x34/0x38)
[ 123.823288] r9:8a302070 r8:00001001 r7:00000000 r6:00400cc0 r5:86ffbb40 r4:8a302058
[ 123.823297] [<803a2db8>] (kernfs_seq_show) from [<803339b0>] (seq_read+0x168/0x544)
[ 123.823304] [<80333848>] (seq_read) from [<803a3368>] (kernfs_fop_read+0x40/0x1b4)
[ 123.823311] r10:00000000 r9:835a9f60 r8:00001001 r7:835a9f60 r6:70647010 r5:00001001
[ 123.823313] r4:86cba580
[ 123.823322] [<803a3328>] (kernfs_fop_read) from [<80307840>] (__vfs_read+0x50/0x1e4)
[ 123.823328] r10:00000000 r9:835a9f60 r8:00001001 r7:ffffe000 r6:803a3328 r5:835a9f60
[ 123.823331] r4:86ffbb40
[ 123.823337] [<803077f0>] (__vfs_read) from [<80307a7c>] (vfs_read+0xa8/0x17c)
[ 123.823344] r9:835a9f60 r8:00000001 r7:ffffe000 r6:70647010 r5:86ffbb40 r4:00001001
[ 123.823350] [<803079d4>] (vfs_read) from [<80307e34>] (ksys_read+0x74/0xfc)
[ 123.823357] r10:00000003 r9:00001001 r8:70647010 r7:00000000 r6:00000000 r5:86ffbb40
[ 123.823359] r4:86ffbb43
[ 123.823366] [<80307dc0>] (ksys_read) from [<80307ed4>] (sys_read+0x18/0x1c)
[ 123.823372] r9:835a8000 r8:801011c4 r7:00000003 r6:70647010 r5:00000000 r4:00000000
[ 123.823380] [<80307ebc>] (sys_read) from [<801011a4>] (__sys_trace_return+0x0/0x1c)
[ 123.823383] Exception stack(0x835a9fa8 to 0x835a9ff0)
[ 123.823390] 9fa0: 00000000 00000000 00000020 70647010 00001001 00000000
[ 123.823396] 9fc0: 00000000 00000000 70647010 00000003 00000020 76dec314 76a601a0 00000000
[ 123.823400] 9fe0: 70e5e2d8 70e5e2c8 76ed420d 76ed3ec6
[ 123.823405] —[ end trace 772df387a849a086 ]—
[ 222.051382] hassio: port 10(vethfe5e2b5) entered blocking state
[ 222.051398] hassio: port 10(vethfe5e2b5) entered disabled state
[ 222.051703] device vethfe5e2b5 entered promiscuous mode
[ 222.051886] kauditd_printk_skb: 12 callbacks suppressed
[ 222.051891] audit: type=1700 audit(1609851046.180:199): dev=vethfe5e2b5 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 223.280055] audit: type=1325 audit(1609851047.400:200): table=nat family=2 entries=0
[ 223.315637] audit: type=1325 audit(1609851047.440:201): table=filter family=2 entries=0
[ 223.337816] audit: type=1325 audit(1609851047.460:202): table=nat family=2 entries=5
[ 223.348311] audit: type=1325 audit(1609851047.470:203): table=nat family=2 entries=7
[ 223.376040] audit: type=1325 audit(1609851047.500:204): table=nat family=2 entries=8
[ 223.385884] audit: type=1325 audit(1609851047.510:205): table=nat family=2 entries=10
[ 223.399635] audit: type=1325 audit(1609851047.520:206): table=nat family=2 entries=11
[ 223.411509] audit: type=1325 audit(1609851047.540:207): table=nat family=2 entries=12
[ 223.420922] audit: type=1325 audit(1609851047.550:208): table=nat family=2 entries=13
[ 223.522593] eth0: renamed from veth2cc3c13
[ 223.571903] IPv6: ADDRCONF(NETDEV_CHANGE): vethfe5e2b5: link becomes ready
[ 223.572056] hassio: port 10(vethfe5e2b5) entered blocking state
[ 223.572064] hassio: port 10(vethfe5e2b5) entered forwarding state
[ 432.329844] hassio: port 9(vethb15c87c) entered disabled state
[ 432.330587] vethd33c0e4: renamed from eth0
[ 432.613025] hassio: port 9(vethb15c87c) entered disabled state
[ 432.624078] device vethb15c87c left promiscuous mode
[ 432.624118] hassio: port 9(vethb15c87c) entered disabled state
[ 432.624166] kauditd_printk_skb: 1 callbacks suppressed
[ 432.624172] audit: type=1700 audit(1609851256.718:210): dev=vethb15c87c prom=0 old_prom=256 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 437.154835] hassio: port 9(veth394d924) entered blocking state
[ 437.154846] hassio: port 9(veth394d924) entered disabled state
[ 437.155091] device veth394d924 entered promiscuous mode
[ 437.155282] audit: type=1700 audit(1609851261.278:211): dev=veth394d924 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 438.092094] audit: type=1325 audit(1609851262.218:212): table=nat family=2 entries=0
[ 438.109296] audit: type=1325 audit(1609851262.228:213): table=filter family=2 entries=0
[ 438.132966] audit: type=1325 audit(1609851262.258:214): table=nat family=2 entries=5
[ 438.144333] audit: type=1325 audit(1609851262.268:215): table=nat family=2 entries=7
[ 438.160452] audit: type=1325 audit(1609851262.278:216): table=nat family=2 entries=8
[ 438.168209] audit: type=1325 audit(1609851262.288:217): table=nat family=2 entries=10
[ 438.182643] audit: type=1325 audit(1609851262.308:218): table=nat family=2 entries=11
[ 438.193507] audit: type=1325 audit(1609851262.318:219): table=nat family=2 entries=12
[ 438.202535] audit: type=1325 audit(1609851262.328:220): table=nat family=2 entries=13
[ 438.211186] audit: type=1325 audit(1609851262.328:221): table=nat family=2 entries=14
[ 438.304755] eth0: renamed from vethd198b4d
[ 438.385960] IPv6: ADDRCONF(NETDEV_CHANGE): veth394d924: link becomes ready
[ 438.386227] hassio: port 9(veth394d924) entered blocking state
[ 438.386242] hassio: port 9(veth394d924) entered forwarding state
[ 613.346811] hassio: port 9(veth394d924) entered disabled state
[ 613.348005] vethd198b4d: renamed from eth0
[ 613.618406] hassio: port 9(veth394d924) entered disabled state
[ 613.626087] device veth394d924 left promiscuous mode
[ 613.626137] hassio: port 9(veth394d924) entered disabled state
[ 613.626211] audit: type=1700 audit(1609851437.717:222): dev=veth394d924 prom=0 old_prom=256 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 615.002066] hassio: port 9(vethca4c558) entered blocking state
[ 615.002079] hassio: port 9(vethca4c558) entered disabled state
[ 615.002413] device vethca4c558 entered promiscuous mode
[ 615.002510] audit: type=1700 audit(1609851439.117:223): dev=vethca4c558 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 615.810884] audit: type=1325 audit(1609851439.927:224): table=nat family=2 entries=0
[ 615.825818] audit: type=1325 audit(1609851439.947:225): table=filter family=2 entries=0
[ 615.853842] audit: type=1325 audit(1609851439.977:226): table=nat family=2 entries=5
[ 615.861369] audit: type=1325 audit(1609851439.977:227): table=nat family=2 entries=7
[ 615.879134] audit: type=1325 audit(1609851439.997:228): table=nat family=2 entries=8
[ 615.887652] audit: type=1325 audit(1609851440.007:229): table=nat family=2 entries=10
[ 615.897499] audit: type=1325 audit(1609851440.017:230): table=nat family=2 entries=11
[ 615.907069] audit: type=1325 audit(1609851440.027:231): table=nat family=2 entries=12
[ 616.015855] eth0: renamed from veth8997da9
[ 616.085494] IPv6: ADDRCONF(NETDEV_CHANGE): vethca4c558: link becomes ready
[ 616.085657] hassio: port 9(vethca4c558) entered blocking state
[ 616.085664] hassio: port 9(vethca4c558) entered forwarding state
[ 735.673848] hassio: port 9(vethca4c558) entered disabled state
[ 735.674973] veth8997da9: renamed from eth0
[ 735.872257] hassio: port 9(vethca4c558) entered disabled state
[ 735.876716] device vethca4c558 left promiscuous mode
[ 735.876762] hassio: port 9(vethca4c558) entered disabled state
[ 735.876858] kauditd_printk_skb: 2 callbacks suppressed
[ 735.876863] audit: type=1700 audit(1609851559.976:234): dev=vethca4c558 prom=0 old_prom=256 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 737.096176] hassio: port 9(veth00bbda8) entered blocking state
[ 737.096189] hassio: port 9(veth00bbda8) entered disabled state
[ 737.096491] device veth00bbda8 entered promiscuous mode
[ 737.096702] audit: type=1700 audit(1609851561.216:235): dev=veth00bbda8 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 737.217251] audit: type=1325 audit(1609851561.336:236): table=nat family=2 entries=23
[ 737.245389] audit: type=1325 audit(1609851561.366:237): table=filter family=2 entries=34
[ 737.279715] audit: type=1325 audit(1609851561.396:238): table=nat family=2 entries=24
[ 738.100418] audit: type=1325 audit(1609851562.216:239): table=nat family=2 entries=0
[ 738.134759] audit: type=1325 audit(1609851562.256:240): table=filter family=2 entries=0
[ 738.158325] audit: type=1325 audit(1609851562.276:241): table=nat family=2 entries=5
[ 738.167496] audit: type=1325 audit(1609851562.286:242): table=nat family=2 entries=7
[ 738.185297] audit: type=1325 audit(1609851562.306:243): table=nat family=2 entries=8
[ 738.316229] eth0: renamed from vethc86c05c
[ 738.366325] IPv6: ADDRCONF(NETDEV_CHANGE): veth00bbda8: link becomes ready
[ 738.366570] hassio: port 9(veth00bbda8) entered blocking state
[ 738.366583] hassio: port 9(veth00bbda8) entered forwarding state
[ 1009.440953] udevd[192]: starting version 3.2.9
[ 1009.476325] udevd[193]: starting eudev-3.2.9
‘’’

There are a lot of errors in your logs,you need to read release notes and breaking changes and then adjust your config accordingly, not just blindly update.

am I not looking for an error that appears when home assistant crashes? and is there a way to keep the logs after restarting so I can see what caused the crash?

1 Like

Yes that would be ideal, however there’s a good chance that these errors may be related with your system crashes.

It’s now in a crashed state, but I cannot access the logs through samba or ssh and if I unplug the raspberry to restart it, the logs will be lost

As suggested, did you check the breaking changes? You should try updating one major revision at a Tim’s and use the release notes to find breaking changes and fix them before moving on to the next one
 That is a huge jump from 0.114 to current


I inserted the SD card into my windows laptop and recovered the file homeassistant.log in there; these are the last few lines of the file

2021-01-06 03:57:09 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.ping_eolo is taking over 10 seconds
2021-01-06 03:59:40 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 03:59:50 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 03:59:59 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 04:00:41 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 04:01:09 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.ping_eolo is taking over 10 seconds
2021-01-06 04:01:39 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.ping_eolo is taking over 10 seconds
2021-01-06 04:02:36 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 04:03:51 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 04:04:08 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 04:04:46 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 04:05:08 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 04:05:27 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 04:05:53 WARNING (MainThread) [homeassistant.components.automation.pilot_tensione_bassa] Pilot tensione bassa: Already running
2021-01-06 04:06:39 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.ping_eolo is taking over 10 seconds
2021-01-06 04:08:14 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 04:09:10 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 04:09:50 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 04:11:04 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 04:11:10 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.ping_eolo is taking over 10 seconds
2021-01-06 04:11:43 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 04:14:10 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.ping_eolo is taking over 10 seconds
2021-01-06 04:14:11 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running
2021-01-06 04:14:32 WARNING (MainThread) [homeassistant.components.automation.input_amp_limit] input amp limit: Already running

How do I check for breaking changes if I’m only able to update to the latest revisions?

Restore from snapshot and then
From shell

ha update --version x.x.x

Can I update Core to the latest version but do Home Assistant OS in steps?

You can update to a specific version of the supervisor, core & OS independently from the command line eg.

ha update supervisor --version 2020.12.7
ha update core --version 2020.12.1
ha update os --version 5.9

But I’ve always found updating to be a crapshoot, breaking changes or no
 I just upgraded the core from 2020.12.1 to 2020.12.2, no breaking changes, just a very minor revision, and it nuked my entire system
, and after 6 hours of trying to restore it, I gave up, re flashed the SD card and restored from a snapshot.

Advice
, don’t leave it so long between updates, or you will get left behind with a raft of breaking changes to deal with. ALWAYS make a snapshot before you do any type of upgrade, and download it to somewhere safe.

I have totally opposite experience, upgrades are always smooth as butter, less than 5 minutes and I’m done normally.

Yep, like I said, its a crapshoot, works from some, not for others
, however, when it does go wrong, it goes WRONG. What I mean my this is that if it goes badly out of shape (eg. my last very minor update), then all of the command line tools used to roll back version also stopped working (at least in my case), and even trying to restore from a snapshot on the command line did nothing.

Consider yourself VERY lucky if you have never had any upgrade issues


From what I read here in the forum there are countless of other people who don’t have any problem updating apart from adjusting the config for breaking changes.

But the main point why I’m probably “VERY lucky” is that I run Home Assistant Container and not Supervised/OS. And I made quite some updates (started with 0.3x) :slight_smile:

It’s the breaking changes in core that are the problem so no.

I’d update the OS first as it’s probably not the issue. You have no control over the supervisor because it will automatically update itself.

Never had any issue at all for 3 years. I even run the beta versions.

You should never have to do this. There is always a reason and it’s always recoverable.

Good advice.

1 Like

@DavidFW1960 You cannot in the same breath say you have never have any issues updating, and then say that every issue is recoverable, because it’s just not.

On my last minor update, once on the command line, it took 2 minutes to return from ‘ha core info’ command, and the system had a load average of 11, no UI, nothing in the logs. I tried a ‘ha supervisor info’ command which did not return anything after 30 mins. There is nothing to be done at this point apart from a wipe and restore.

I have never experienced such an unreliable update process with any other software distro, and these forums are full of similar stories.

Actually I CAN because I fix my issues such as they are in the beta. Every issue IS recoverable. I have never had an issue I couldn’t reverse or fix.