Closed Baggerfahrer closed 3 years ago
No one an Idea?
HAOS uses a A/B style update. If booting with the updated system fails, it falls back to the other system instance. It seems this is what is happening in your case: The system fails to boot the newly installed 6.4, and falls back to 5.13.
The question is why does booting 6.4 fails in your case.
Can you get the logs of our update system rauc using the OS level SSH access?
journalctl -u rauc.service
Also logs of a failed update attempt is interesting. Try to update the system again, when it comes back up again check the current system state and get the logs from the previous boot attempt:
# ha os info
# ha os update --version 6.4
...
# ha os info (verify that update failed)
# journalctl --list-boots
(see lists of boot, get the hash after previous boot id, column starting with `-1`)
# journalctl -b <previsous-boot-hash>
Do you happen to have an Arduino Mega connected? Then it might be related to #1544. Or maybe other USB devices?
Do you happen to have an Arduino Mega connected? Then it might be related to #1544. Or maybe other USB devices?
i think this did the trick! i disconnected all the attached usb devices and started the update again. i did not use an arduino, but maybe something else did the problem.
Many thanks!
Hardware Environment
Home Assistant OS release:
21-10-09 06:59:04 INFO (MainThread) [supervisor.discovery] Loaded 3 messages
21-10-09 06:59:04 INFO (MainThread) [supervisor.ingress] Loaded 31 ingress sessions
21-10-09 06:59:04 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.SETUP
21-10-09 06:59:04 INFO (MainThread) [supervisor.resolution.check] System checks complete
21-10-09 06:59:04 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
21-10-09 06:59:04 WARNING (MainThread) [supervisor.resolution.evaluations.base] OS-Agent is not correctly working (more-info: https://www.home-assistant.io/more-info/unsupported/os_agent)
21-10-09 06:59:05 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-10-09 06:59:05 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - CoreState.SETUP
21-10-09 06:59:05 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
21-10-09 06:59:05 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-10-09 06:59:06 INFO (MainThread) [main] Running Supervisor
21-10-09 06:59:06 WARNING (MainThread) [supervisor.core] System running in a unsupported environment!
21-10-09 06:59:06 INFO (MainThread) [supervisor.os.manager] Rauc: A - marked slot kernel.0 as good
21-10-09 06:59:06 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.INITIALIZE' starting 0 add-ons
21-10-09 06:59:06 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SYSTEM' starting 2 add-ons
21-10-09 06:59:06 WARNING (MainThread) [supervisor.addons.options] Option 'anonymous' does not exist in the schema for Mosquitto broker (core_mosquitto)
21-10-09 06:59:06 WARNING (SyncWorker_5) [supervisor.addons.options] Option 'anonymous' does not exist in the schema for Mosquitto broker (core_mosquitto)
21-10-09 06:59:09 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-mosquitto with version 6.0.1
21-10-09 06:59:12 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/zwavejs2mqtt/aarch64 with version 0.26.0
21-10-09 06:59:17 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SERVICES' starting 7 add-ons 21-10-09 06:59:18 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt 21-10-09 06:59:19 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/adguard/aarch64 with version 4.1.9 21-10-09 06:59:21 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/influxdb/aarch64 with version 4.2.1 21-10-09 06:59:24 INFO (SyncWorker_7) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/grafana/aarch64 with version 7.2.0 21-10-09 06:59:25 WARNING (SyncWorker_4) [supervisor.docker.addon] Portainer running with disabled protected mode! 21-10-09 06:59:28 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/portainer/aarch64 with version 2.0.0 21-10-09 06:59:28 INFO (MainThread) [supervisor.api.middleware.security] /network/interface/default/info access from a0d7b954_adguard 21-10-09 06:59:31 INFO (MainThread) [supervisor.api.middleware.security] /dns/info access from a0d7b954_influxdb 21-10-09 06:59:32 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on devroemer/hassio-homegear-generic-aarch64 with version 21-10-09 06:59:37 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-samba with version 9.3.1 21-10-09 06:59:37 WARNING (SyncWorker_3) [supervisor.docker.addon] SSH & Web Terminal running with disabled protected mode! 21-10-09 06:59:39 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/aarch64 with version 9.0.1 21-10-09 06:59:44 INFO (MainThread) [supervisor.core] Start Home Assistant Core 21-10-09 06:59:45 INFO (SyncWorker_0) [supervisor.docker.interface] Starting homeassistant 21-10-09 06:59:46 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready 21-10-09 07:00:19 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.STARTUP 21-10-09 07:00:19 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete 21-10-09 07:00:22 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token 21-10-09 07:01:21 WARNING (MainThread) [supervisor.addons.options] Option 'anonymous' does not exist in the schema for Mosquitto broker (core_mosquitto) 21-10-09 07:01:22 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance 21-10-09 07:01:22 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.APPLICATION' starting 5 add-ons 21-10-09 07:01:24 INFO (SyncWorker_7) [supervisor.docker.addon] Starting Docker add-on ghcr.io/sebclem/hassio-nextcloud-backup/aarch64 with version 0.16.4 21-10-09 07:01:26 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-configurator with version 5.3.3 21-10-09 07:01:26 WARNING (MainThread) [supervisor.addons.options] Option 'require_ssl' does not exist in the schema for Node-RED (a0d7b954_nodered) 21-10-09 07:01:26 WARNING (SyncWorker_6) [supervisor.addons.options] Option 'require_ssl' does not exist in the schema for Node-RED (a0d7b954_nodered) 21-10-09 07:01:28 INFO (SyncWorker_6) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/node-red/aarch64 with version 10.0.1 21-10-09 07:01:31 WARNING (MainThread) [supervisor.addons.options] Option 'require_ssl' does not exist in the schema for Node-RED (a0d7b954_nodered) 21-10-09 07:01:32 INFO (SyncWorker_7) [supervisor.docker.addon] Starting Docker add-on zigbee2mqtt/zigbee2mqtt-aarch64 with version 1.21.2-1 21-10-09 07:01:36 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/wireguard/aarch64 with version 0.5.1 21-10-09 07:01:41 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled 21-10-09 07:01:41 INFO (MainThread) [supervisor.core] Supervisor is up and running 21-10-09 07:01:41 INFO (MainThread) [supervisor.host.info] Updating local host information 21-10-09 07:01:41 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json 21-10-09 07:01:41 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING 21-10-09 07:01:41 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE 21-10-09 07:01:41 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.PLUGIN 21-10-09 07:01:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.CORE 21-10-09 07:01:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR 21-10-09 07:01:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON 21-10-09 07:01:42 WARNING (MainThread) [supervisor.addons.options] Option 'anonymous' does not exist in the schema for Mosquitto broker (core_mosquitto) 21-10-09 07:01:42 WARNING (MainThread) [supervisor.addons.options] Option 'require_ssl' does not exist in the schema for Node-RED (a0d7b954_nodered) 21-10-09 07:01:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM 21-10-09 07:01:42 INFO (MainThread) [supervisor.resolution.check] System checks complete 21-10-09 07:01:42 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING 21-10-09 07:01:42 INFO (MainThread) [supervisor.host.services] Updating service information 21-10-09 07:01:43 INFO (MainThread) [supervisor.host.network] Updating local network information 21-10-09 07:01:43 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete 21-10-09 07:01:43 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING 21-10-09 07:01:43 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete 21-10-09 07:01:45 INFO (MainThread) [supervisor.api.middleware.security] /dns/info access from a0d7b954_wireguard 21-10-09 07:01:48 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information 21-10-09 07:01:48 INFO (MainThread) [supervisor.host.manager] Host information reload completed 21-10-09 07:01:50 INFO (MainThread) [supervisor.api.middleware.security] /snapshots access from 229cc4d7_nextcloud_backup 21-10-09 07:02:18 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize 21-10-09 07:02:18 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered 21-10-09 07:02:18 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running 21-10-09 07:02:59 INFO (MainThread) [supervisor.ingress] Update Ingress as panel for a0d7b954_ssh 21-10-09 07:03:01 INFO (MainThread) [supervisor.ingress] Update Ingress as panel for a0d7b954_ssh 21-10-09 07:03:03 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from a0d7b954_ssh 21-10-09 07:03:03 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from a0d7b954_ssh 21-10-09 07:03:03 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from a0d7b954_ssh 21-10-09 07:03:03 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from a0d7b954_ssh 21-10-09 07:04:38 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/logs access from a0d7b954_ssh 21-10-09 07:05:12 WARNING (MainThread) [supervisor.misc.tasks] Watchdog found a problem with a0d7b954_portainer! 21-10-09 07:05:12 WARNING (SyncWorker_2) [supervisor.docker.addon] Portainer running with disabled protected mode! 21-10-09 07:05:12 INFO (SyncWorker_2) [supervisor.docker.interface] Cleaning addon_a0d7b954_portainer application 21-10-09 07:05:14 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/portainer/aarch64 with version 2.0.0 21-10-09 07:07:47 INFO (MainThread) [supervisor.addons] Creating Home Assistant add-on data folder /data/addons/data/core_ssh 21-10-09 07:07:47 INFO (SyncWorker_3) [supervisor.docker.interface] Downloading docker image homeassistant/aarch64-addon-ssh with tag 9.2.1. 21-10-09 07:07:59 INFO (MainThread) [supervisor.addons] Add-on 'core_ssh' successfully installed 21-10-09 07:08:30 INFO (MainThread) [supervisor.ingress] Update Ingress as panel for core_ssh 21-10-09 07:08:36 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-ssh with version 9.2.1 21-10-09 07:08:39 ERROR (MainThread) [supervisor.api.ingress] Ingress error: Cannot connect to host 172.30.33.10:8099 ssl:default [Connect call failed ('172.30.33.10', 8099)] 21-10-09 07:08:44 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh 21-10-09 07:08:44 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh 21-10-09 07:08:44 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_ssh 21-10-09 07:08:44 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from core_ssh 21-10-09 07:09:43 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/logs access from core_ssh
Journal logs:
Kernel logs:
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 5.4.83-v8 (builder@3b343e44eee4) (gcc version 9.3.0 (Buildroot -gdd4918c8)) #1 SMP PREEMPT Thu Apr 1 18:30:43 UTC 2021 [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.4 [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x000000002ac00000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] On node 0 totalpages: 2061056 [ 0.000000] DMA zone: 3788 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 242432 pages, LIFO batch:63 [ 0.000000] DMA32 zone: 12288 pages used for memmap [ 0.000000] DMA32 zone: 770048 pages, LIFO batch:63 [ 0.000000] Normal zone: 16384 pages used for memmap [ 0.000000] Normal zone: 1048576 pages, LIFO batch:63 [ 0.000000] percpu: Embedded 31 pages/cpu s89432 r8192 d29352 u126976 [ 0.000000] pcpu-alloc: s89432 r8192 d29352 u126976 alloc=31*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: EL2 vector hardening [ 0.000000] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2028596 [ 0.000000] Kernel command line: zram.enabled=1 zram.num_devices=3 apparmor=1 security=apparmor rootwait systemd.machine_id=4ec03fe9a45949c3a91f71af1922af07 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=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:BF:9D:A7 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 dwc_otg.lpm_enable=0 console=tty1 root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootfstype=squashfs ro rauc.slot=A [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: mapped [mem 0x37300000-0x3b300000] (64MB) [ 0.000000] Memory: 7934184K/8244224K available (11004K kernel code, 1176K rwdata, 3744K rodata, 1088K init, 1232K bss, 244504K reserved, 65536K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 36308 entries in 142 pages [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] random: get_random_bytes called from start_kernel+0x320/0x4b0 with crng_init=0 [ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns [ 0.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [ 0.000219] Console: colour dummy device 80x25 [ 0.000645] printk: console [tty1] enabled [ 0.000703] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) [ 0.000737] pid_max: default: 32768 minimum: 301 [ 0.000876] LSM: Security Framework initializing [ 0.001000] AppArmor: AppArmor initialized [ 0.001247] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.001354] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.003655] ASID allocator initialised with 32768 entries [ 0.003928] rcu: Hierarchical SRCU implementation. [ 0.004588] EFI services will not be available. [ 0.005052] smp: Bringing up secondary CPUs ... [ 0.005928] Detected PIPT I-cache on CPU1 [ 0.005986] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] [ 0.006983] Detected PIPT I-cache on CPU2 [ 0.007022] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] [ 0.008009] Detected PIPT I-cache on CPU3 [ 0.008047] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] [ 0.008183] smp: Brought up 1 node, 4 CPUs [ 0.008268] SMP: Total of 4 processors activated. [ 0.008290] CPU features: detected: 32-bit EL0 Support [ 0.008312] CPU features: detected: CRC32 instructions [ 0.033812] CPU: All CPU(s) started at EL2 [ 0.033880] alternatives: patching kernel code [ 0.035876] devtmpfs: initialized [ 0.045867] Enabled cp15_barrier support [ 0.045918] Enabled setend support [ 0.046333] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.046377] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.048449] pinctrl core: initialized pinctrl subsystem [ 0.049122] DMI not present or invalid. [ 0.049477] NET: Registered protocol family 16 [ 0.052302] DMA: preallocated 1024 KiB pool for atomic allocations [ 0.052335] audit: initializing netlink subsys (disabled) [ 0.052644] audit: type=2000 audit(0.052:1): state=initialized audit_enabled=0 res=1 [ 0.053331] cpuidle: using governor menu [ 0.053821] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.054071] Serial: AMBA PL011 UART driver [ 0.057060] bcm2835-mbox fe00b880.mailbox: mailbox enabled [ 0.068293] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-01-08 14:31, variant start [ 0.072306] raspberrypi-firmware soc:firmware: Firmware hash is 194a85abd768c7334bbadc3f1911c10a7d18ed14 [ 0.112156] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 [ 0.115502] vgaarb: loaded [ 0.115922] SCSI subsystem initialized [ 0.116140] usbcore: registered new interface driver usbfs [ 0.116210] usbcore: registered new interface driver hub [ 0.116338] usbcore: registered new device driver usb [ 0.116663] usb_phy_generic phy: phy supply vcc not found, using dummy regulator [ 0.116951] mc: Linux media interface: v0.10 [ 0.116996] videodev: Linux video capture interface: v2.00 [ 0.118492] clocksource: Switched to clocksource arch_sys_counter [ 0.857638] VFS: Disk quotas dquot_6.6.0 [ 0.857744] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.857947] FS-Cache: Loaded [ 0.858190] CacheFiles: Loaded [ 0.858916] AppArmor: AppArmor Filesystem Enabled [ 0.868417] thermal_sys: Registered thermal governor 'step_wise' [ 0.868748] NET: Registered protocol family 2 [ 0.869512] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 0.869603] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.870008] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [ 0.871014] TCP: Hash tables configured (established 65536 bind 65536) [ 0.871329] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.871455] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.871827] NET: Registered protocol family 1 [ 0.872681] RPC: Registered named UNIX socket transport module. [ 0.872708] RPC: Registered udp transport module. [ 0.872726] RPC: Registered tcp transport module. [ 0.872745] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.872774] PCI: CLS 0 bytes, default 64 [ 0.874854] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [ 0.875099] kvm: Limiting the IPA size due to kernel Virtual Address limit [ 0.875123] kvm [1]: IPA Size Limit: 43bits [ 0.875939] kvm [1]: vgic interrupt IRQ1 [ 0.876187] kvm [1]: Hyp mode initialized successfully [ 0.878033] Initialise system trusted keyrings [ 0.878328] workingset: timestamp_bits=46 max_order=21 bucket_order=0 [ 0.886795] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.887068] FS-Cache: Netfs 'nfs' registered for caching [ 0.887726] NFS: Registering the id_resolver key type [ 0.887772] Key type id_resolver registered [ 0.887792] Key type id_legacy registered [ 0.887827] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.889090] Key type asymmetric registered [ 0.889115] Asymmetric key parser 'x509' registered [ 0.889171] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.889423] io scheduler mq-deadline registered [ 0.889447] io scheduler kyber registered [ 0.892787] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [ 0.892827] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [ 0.892902] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 [ 0.892973] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000 [ 0.956585] brcm-pcie fd500000.pcie: link up, 5 GT/s x1 (SSC) [ 0.956892] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 [ 0.956921] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.956956] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) [ 0.957027] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 [ 0.957254] pci 0000:00:00.0: PME# supported from D0 D3hot [ 0.960936] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 [ 0.961086] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [ 0.961486] pci 0000:01:00.0: PME# supported from D0 D3hot [ 0.964924] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff] [ 0.964958] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] [ 0.965047] pci 0000:00:00.0: PCI bridge to [bus 01] [ 0.965077] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] [ 0.965197] pci 0000:00:00.0: enabling device (0000 -> 0002) [ 0.965262] pci 0000:01:00.0: enabling device (0000 -> 0002) [ 1.011844] pci 0000:01:00.0: quirk_usb_early_handoff+0x0/0x9b0 took 45579 usecs [ 1.014731] bcm2708_fb soc:fb: Unable to determine number of FBs. Disabling driver. [ 1.014775] bcm2708_fb: probe of soc:fb failed with error -2 [ 1.019971] iproc-rng200 fe104000.rng: hwrng registered [ 1.020311] vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB) [ 1.021115] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [ 1.021477] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.031488] brd: module loaded [ 1.043064] loop: module loaded [ 1.043632] zram: Added device: zram0 [ 1.044140] zram: Added device: zram1 [ 1.044623] zram: Added device: zram2 [ 1.045856] Loading iSCSI transport class v2.0-870. [ 1.048234] libphy: Fixed MDIO Bus: p- use this command: dmesg
dmesg
.robed [ 1.048285] tun: Universal TUN/TAP device driver, 1.6 [ 1.048983] bcmgenet fd580000.ethernet: failed to get enet clock [ 1.049013] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [ 1.049042] bcmgenet fd580000.ethernet: failed to get enet-wol clock [ 1.049071] bcmgenet fd580000.ethernet: failed to get enet-eee clock [ 1.049105] bcmgenet: Skipping UMAC reset [ 1.058523] libphy: bcmgenet MII bus: probed [ 1.106588] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [ 1.107434] usbcore: registered new interface driver r8152 [ 1.107515] usbcore: registered new interface driver lan78xx [ 1.108057] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 1.108101] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 [ 1.108931] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000003000000890 [ 1.110191] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 [ 1.110222] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.110248] usb usb1: Product: xHCI Host Controller [ 1.110270] usb usb1: Manufacturer: Linux 5.4.83-v8 xhci-hcd [ 1.110291] usb usb1: SerialNumber: 0000:01:00.0 [ 1.110881] hub 1-0:1.0: USB hub found [ 1.110988] hub 1-0:1.0: 1 port detected [ 1.111510] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 1.111542] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [ 1.111577] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [ 1.111989] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04 [ 1.112018] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.112042] usb usb2: Product: xHCI Host Controller [ 1.112063] usb usb2: Manufacturer: Linux 5.4.83-v8 xhci-hcd [ 1.112083] usb usb2: SerialNumber: 0000:01:00.0 [ 1.112613] hub 2-0:1.0: USB hub found [ 1.112692] hub 2-0:1.0: 4 ports detected [ 1.113914] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.114143] dwc_otg: FIQ enabled [ 1.114151] dwc_otg: NAK holdoff enabled [ 1.114160] dwc_otg: FIQ split-transaction FSM enabled [ 1.114170] Module dwc_common_port init [ 1.114679] usbcore: registered new interface driver uas [ 1.114794] usbcore: registered new interface driver usb-storage [ 1.114924] usbcore: registered new interface driver usbserial_generic [ 1.114976] usbserial: USB Serial support registered for generic [ 1.115202] mousedev: PS/2 mouse device common for all mice [ 1.116726] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 1.119705] sdhci: Secure Digital Host Controller Interface driver [ 1.119732] sdhci: Copyright(c) Pierre Ossman [ 1.120270] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe [ 1.120708] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.128274] ledtrig-cpu: registered to indicate activity on CPUs [ 1.128399] hidraw: raw HID events driver (C) Jiri Kosina [ 1.128474] usbcore: registered new interface driver usbhid [ 1.128482] usbhid: USB HID core driver [ 1.129109] vchiq: vchiq_init_state: slot_zero = (ptrval) [ 1.131835] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP) [ 1.131878] IPVS: Connection hash table configured (size=4096, memory=64Kbytes) [ 1.132006] IPVS: ipvs loaded. [ 1.132017] IPVS: [rr] scheduler registered. [ 1.132529] NET: Registered protocol family 10 [ 1.133319] Segment Routing with IPv6 [ 1.133378] NET: Registered protocol family 17 [ 1.133419] Bridge firewalling registered [ 1.133472] Key type dns_resolver registered [ 1.133858] registered taskstats version 1 [ 1.133875] Loading compiled-in X.509 certificates [ 1.133983] Key type ._fscrypt registered [ 1.133992] Key type .fscrypt registered [ 1.134040] AppArmor: AppArmor sha1 policy hashing enabled [ 1.140080] uart-pl011 fe201000.serial: cts_event_workaround enabled [ 1.140161] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 14, base_baud = 0) is a PL011 rev2 [ 1.147110] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [ 1.147516] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0 [ 1.147529] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated [ 1.194489] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 1.196075] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.197633] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.200486] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 1.202081] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.215242] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA [ 1.217208] printk: console [netcon0] enabled [ 1.217227] netconsole: network logging started [ 1.217282] of_cfs_init [ 1.217404] of_cfs_init: OK [ 1.220717] Waiting for root device PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd... [ 1.235344] random: fast init done [ 1.259506] mmc1: new high speed SDIO card at address 0001 [ 1.322607] mmc0: new ultra high speed DDR50 SDXC card at address 0001 [ 1.323565] mmcblk0: mmc0:0001 00000 59.5 GiB [ 1.332984] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 [ 1.351021] VFS: Mounted root (squashfs filesystem) readonly on device 179:3. [ 1.354350] devtmpfs: mounted [ 1.358055] Freeing unused kernel memory: 1088K [ 1.362574] Run /sbin/init as init process [ 1.446829] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 1.468116] usb 2-1: New USB device found, idVendor=152d, idProduct=0578, bcdDevice= 2.09 [ 1.468147] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.468162] usb 2-1: Product: External USB 3.0 [ 1.468175] usb 2-1: Manufacturer: JMicron [ 1.468187] usb 2-1: SerialNumber: 0123456789CA [ 1.478722] scsi host0: uas [ 1.479986] scsi 0:0:0:0: Direct-Access TOSHIBA Q300. 0209 PQ: 0 ANSI: 6 [ 1.482154] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB) [ 1.482183] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 1.482401] sd 0:0:0:0: [sda] Write Protect is off [ 1.482418] sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08 [ 1.482828] sd 0:0:0:0: [sda] Disabling FUA [ 1.482845] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.483504] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes) [ 1.518979] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.519010] GPT:4194303 != 468862127 [ 1.519021] GPT:Alternate GPT header not at the end of the disk. [ 1.519033] GPT:4194303 != 468862127 [ 1.519042] GPT: Use GNU Parted to correct GPT errors. [ 1.519085] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 [ 1.522464] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.594572] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 1.618194] systemd[1]: System time before build time, advancing clock. [ 1.636759] 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) [ 1.637217] systemd[1]: Detected architecture arm64. [ 1.674648] systemd[1]: Set hostname toDescription of problem:
I cannot update my Hassio OS release. Everytime i try to update, the system reboots after a while and end up in the same state than before. Doesnt matter if i try to do this via the WebPage or the CLI
ha os update --version 6.4
Moreover, since some days, i can see this info page in Hassio:
Any help appreciated!