Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Alexa Adapter startet nach Update auf 3.10.4 nicht

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [gelöst] Alexa Adapter startet nach Update auf 3.10.4 nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @apollon77 last edited by

      @apollon77 sagte in Alexa Adapter startet nach Update auf 3.10.4 nicht mehr:

      Wenn das raspi OS wirklich nur 32 bit hat

      ich bin mir nicht sicher, aber ich glaube das Standard RaspberryPi OS ist nur 32Bit, das 64er ist noch in Erprobung

      1 Reply Last reply Reply Quote 1
      • SKB
        SKB Developer Most Active @apollon77 last edited by

        @apollon77 Also, soweit ich das zeitlich eingrenzen kann, ist es so, das der Fehler kommt, wenn SIGBUS kommt.

        ioBroker Log:

        host.ioBroker	2021-10-11 15:48:30.685	warn	instance system.adapter.alexa2.0 terminated due to SIGBUS
        

        dmesg:

        [Mo Okt 11 15:48:30 2021] Alignment trap: not handling instruction f4430add at [<b6374b40>]
        [Mo Okt 11 15:48:30 2021] 8<--- cut here ---
        [Mo Okt 11 15:48:30 2021] Unhandled fault: alignment exception (0xa21) at 0x054f564e
        [Mo Okt 11 15:48:30 2021] pgd = 2d9e975c
        [Mo Okt 11 15:48:30 2021] [054f564e] *pgd=0d470003, *pmd=b6e17003
        
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 last edited by apollon77

          Und wenn influxdb aus ist passiert das auch? Und: Wie groß ist deine influxdb denn so?

          1 Reply Last reply Reply Quote 1
          • Thomas Braun
            Thomas Braun Most Active @SKB last edited by

            @skb

            Stoppe mal die influxdb temporär.
            Welche Version ist das eigentlich?

            apt policy influxdb
            
            SKB 1 Reply Last reply Reply Quote 1
            • SKB
              SKB Developer Most Active @apollon77 last edited by

              @apollon77

              pi@ioBroker:~ $ sudo du -sh /var/lib/influxdb/data/iobroker
              43M     /var/lib/influxdb/data/iobroker
              

              Ist noch etwas entfernt, oder?

              apollon77 1 Reply Last reply Reply Quote 0
              • apollon77
                apollon77 @SKB last edited by

                @skb Naja ok ... aber tu uns mal den gefallen und lass uns die influxdb bitte ausschliessen. also mal kurz aus (der influxdb adapter cached die daten, alles ok).

                SKB 1 Reply Last reply Reply Quote 1
                • SKB
                  SKB Developer Most Active @Thomas Braun last edited by

                  @thomas-braun said in Alexa Adapter startet nach Update auf 3.10.4 nicht mehr:

                  apt policy influxdb

                  pi@ioBroker:~ $ apt policy influxdb
                  influxdb:
                    Installiert:           1.6.4-1+deb10u1
                    Installationskandidat: 1.6.4-1+deb10u1
                    Versionstabelle:
                   *** 1.6.4-1+deb10u1 500
                          500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                          100 /var/lib/dpkg/status
                  

                  @thomas-braun said in Alexa Adapter startet nach Update auf 3.10.4 nicht mehr:

                  @skb
                  Übertaktet ist der Pi aber nicht, oder?
                  Netzteil stabil?

                  Gib mal die komplette Ausgabe von

                  free -ht
                  dmesg -T
                  
                  pi@ioBroker:~ $ free -ht
                                total        used        free      shared  buff/cache   available
                  Mem:          3,7Gi       1,4Gi       933Mi        16Mi       1,4Gi       2,4Gi
                  Swap:          99Mi          0B        99Mi
                  Total:        3,8Gi       1,4Gi       1,0Gi
                  
                  

                  dmesg:

                  pi@ioBroker:~ $ dmesg -T
                  [Mo Okt 11 12:51:32 2021] Booting Linux on physical CPU 0x0
                  [Mo Okt 11 12:51:32 2021] Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1457 SMP Tue Sep 28 11:26:14 BST 2021
                  [Mo Okt 11 12:51:32 2021] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
                  [Mo Okt 11 12:51:32 2021] CPU: div instructions available: patching division code
                  [Mo Okt 11 12:51:32 2021] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
                  [Mo Okt 11 12:51:32 2021] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.2
                  [Mo Okt 11 12:51:32 2021] random: fast init done
                  [Mo Okt 11 12:51:32 2021] Memory policy: Data cache writealloc
                  [Mo Okt 11 12:51:32 2021] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                  [Mo Okt 11 12:51:32 2021] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                  [Mo Okt 11 12:51:32 2021] Zone ranges:
                  [Mo Okt 11 12:51:32 2021]   DMA      [mem 0x0000000000000000-0x000000002fffffff]
                  [Mo Okt 11 12:51:32 2021]   Normal   empty
                  [Mo Okt 11 12:51:32 2021]   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
                  [Mo Okt 11 12:51:32 2021] Movable zone start for each node
                  [Mo Okt 11 12:51:32 2021] Early memory node ranges
                  [Mo Okt 11 12:51:32 2021]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
                  [Mo Okt 11 12:51:32 2021]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                  [Mo Okt 11 12:51:32 2021] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                  [Mo Okt 11 12:51:32 2021] On node 0 totalpages: 1012736
                  [Mo Okt 11 12:51:32 2021]   DMA zone: 1728 pages used for memmap
                  [Mo Okt 11 12:51:32 2021]   DMA zone: 0 pages reserved
                  [Mo Okt 11 12:51:32 2021]   DMA zone: 196608 pages, LIFO batch:63
                  [Mo Okt 11 12:51:32 2021]   HighMem zone: 816128 pages, LIFO batch:63
                  [Mo Okt 11 12:51:32 2021] percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
                  [Mo Okt 11 12:51:32 2021] pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
                  [Mo Okt 11 12:51:32 2021] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                  [Mo Okt 11 12:51:32 2021] Built 1 zonelists, mobility grouping on.  Total pages: 1011008
                  [Mo Okt 11 12:51:32 2021] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:66:AE:1E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 console=ttyAMA0,115200 root=PARTUUID=0c449fd1-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                  [Mo Okt 11 12:51:32 2021] Kernel parameter elevator= does not have any effect anymore.
                                            Please use sysfs to set IO scheduler for individual devices.
                  [Mo Okt 11 12:51:32 2021] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                  [Mo Okt 11 12:51:32 2021] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                  [Mo Okt 11 12:51:32 2021] mem auto-init: stack:off, heap alloc:off, heap free:off
                  [Mo Okt 11 12:51:32 2021] software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB)
                  [Mo Okt 11 12:51:32 2021] Memory: 3601132K/4050944K available (10240K kernel code, 1364K rwdata, 3192K rodata, 2048K init, 891K bss, 122132K reserved, 327680K cma-reserved, 3264512K highmem)
                  [Mo Okt 11 12:51:32 2021] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                  [Mo Okt 11 12:51:32 2021] ftrace: allocating 34317 entries in 68 pages
                  [Mo Okt 11 12:51:32 2021] ftrace: allocated 68 pages with 2 groups
                  [Mo Okt 11 12:51:32 2021] rcu: Hierarchical RCU implementation.
                  [Mo Okt 11 12:51:32 2021]       Rude variant of Tasks RCU enabled.
                  [Mo Okt 11 12:51:32 2021]       Tracing variant of Tasks RCU enabled.
                  [Mo Okt 11 12:51:32 2021] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                  [Mo Okt 11 12:51:32 2021] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                  [Mo Okt 11 12:51:32 2021] GIC: Using split EOI/Deactivate mode
                  [Mo Okt 11 12:51:32 2021] random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
                  [Mo Okt 11 12:51:32 2021] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
                  [Mo Okt 11 12:51:32 2021] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
                  [Mo Okt 11 12:51:32 2021] bcm2835: system timer (irq = 25)
                  [Mo Okt 11 12:51:32 2021] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                  [Mo Okt 11 12:51:32 2021] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
                  [Mo Okt 11 12:51:32 2021] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
                  [Mo Okt 11 12:51:32 2021] Switching to timer-based delay loop, resolution 18ns
                  [Mo Okt 11 12:51:32 2021] Console: colour dummy device 80x30
                  [Mo Okt 11 12:51:32 2021] printk: console [tty1] enabled
                  [Mo Okt 11 12:51:32 2021] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
                  [Mo Okt 11 12:51:32 2021] pid_max: default: 32768 minimum: 301
                  [Mo Okt 11 12:51:32 2021] LSM: Security Framework initializing
                  [Mo Okt 11 12:51:32 2021] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                  [Mo Okt 11 12:51:32 2021] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                  [Mo Okt 11 12:51:32 2021] cgroup: Disabling memory control group subsystem
                  [Mo Okt 11 12:51:32 2021] CPU: Testing write buffer coherency: ok
                  [Mo Okt 11 12:51:32 2021] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                  [Mo Okt 11 12:51:32 2021] Setting up static identity map for 0x200000 - 0x20003c
                  [Mo Okt 11 12:51:32 2021] rcu: Hierarchical SRCU implementation.
                  [Mo Okt 11 12:51:32 2021] smp: Bringing up secondary CPUs ...
                  [Mo Okt 11 12:51:32 2021] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                  [Mo Okt 11 12:51:32 2021] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                  [Mo Okt 11 12:51:32 2021] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                  [Mo Okt 11 12:51:32 2021] smp: Brought up 1 node, 4 CPUs
                  [Mo Okt 11 12:51:32 2021] SMP: Total of 4 processors activated (432.00 BogoMIPS).
                  [Mo Okt 11 12:51:32 2021] CPU: All CPU(s) started in HYP mode.
                  [Mo Okt 11 12:51:32 2021] CPU: Virtualization extensions available.
                  [Mo Okt 11 12:51:32 2021] devtmpfs: initialized
                  [Mo Okt 11 12:51:32 2021] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
                  [Mo Okt 11 12:51:32 2021] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
                  [Mo Okt 11 12:51:32 2021] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                  [Mo Okt 11 12:51:32 2021] pinctrl core: initialized pinctrl subsystem
                  [Mo Okt 11 12:51:32 2021] NET: Registered protocol family 16
                  [Mo Okt 11 12:51:32 2021] DMA: preallocated 1024 KiB pool for atomic coherent allocations
                  [Mo Okt 11 12:51:32 2021] audit: initializing netlink subsys (disabled)
                  [Mo Okt 11 12:51:32 2021] audit: type=2000 audit(0.010:1): state=initialized audit_enabled=0 res=1
                  [Mo Okt 11 12:51:32 2021] thermal_sys: Registered thermal governor 'step_wise'
                  [Mo Okt 11 12:51:32 2021] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
                  [Mo Okt 11 12:51:32 2021] hw-breakpoint: maximum watchpoint size is 8 bytes.
                  [Mo Okt 11 12:51:32 2021] Serial: AMBA PL011 UART driver
                  [Mo Okt 11 12:51:32 2021] bcm2835-mbox fe00b880.mailbox: mailbox enabled
                  [Mo Okt 11 12:51:32 2021] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-09-28T11:27:35, variant start
                  [Mo Okt 11 12:51:32 2021] raspberrypi-firmware soc:firmware: Firmware hash is 778b6a4f3c7d8d48bb63c02c47bcfbac79417bea
                  [Mo Okt 11 12:51:32 2021] Kprobes globally optimized
                  [Mo Okt 11 12:51:32 2021] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
                  [Mo Okt 11 12:51:32 2021] vgaarb: loaded
                  [Mo Okt 11 12:51:32 2021] SCSI subsystem initialized
                  [Mo Okt 11 12:51:32 2021] usbcore: registered new interface driver usbfs
                  [Mo Okt 11 12:51:32 2021] usbcore: registered new interface driver hub
                  [Mo Okt 11 12:51:32 2021] usbcore: registered new device driver usb
                  [Mo Okt 11 12:51:32 2021] usb_phy_generic phy: supply vcc not found, using dummy regulator
                  [Mo Okt 11 12:51:32 2021] clocksource: Switched to clocksource arch_sys_counter
                  [Mo Okt 11 12:51:32 2021] VFS: Disk quotas dquot_6.6.0
                  [Mo Okt 11 12:51:32 2021] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                  [Mo Okt 11 12:51:32 2021] FS-Cache: Loaded
                  [Mo Okt 11 12:51:32 2021] CacheFiles: Loaded
                  [Mo Okt 11 12:51:32 2021] NET: Registered protocol family 2
                  [Mo Okt 11 12:51:32 2021] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
                  [Mo Okt 11 12:51:32 2021] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
                  [Mo Okt 11 12:51:32 2021] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                  [Mo Okt 11 12:51:32 2021] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                  [Mo Okt 11 12:51:32 2021] TCP: Hash tables configured (established 8192 bind 8192)
                  [Mo Okt 11 12:51:32 2021] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                  [Mo Okt 11 12:51:32 2021] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                  [Mo Okt 11 12:51:32 2021] NET: Registered protocol family 1
                  [Mo Okt 11 12:51:32 2021] RPC: Registered named UNIX socket transport module.
                  [Mo Okt 11 12:51:32 2021] RPC: Registered udp transport module.
                  [Mo Okt 11 12:51:32 2021] RPC: Registered tcp transport module.
                  [Mo Okt 11 12:51:32 2021] RPC: Registered tcp NFSv4.1 backchannel transport module.
                  [Mo Okt 11 12:51:32 2021] PCI: CLS 0 bytes, default 64
                  [Mo Okt 11 12:51:32 2021] Initialise system trusted keyrings
                  [Mo Okt 11 12:51:32 2021] workingset: timestamp_bits=14 max_order=20 bucket_order=6
                  [Mo Okt 11 12:51:32 2021] zbud: loaded
                  [Mo Okt 11 12:51:32 2021] FS-Cache: Netfs 'nfs' registered for caching
                  [Mo Okt 11 12:51:32 2021] NFS: Registering the id_resolver key type
                  [Mo Okt 11 12:51:32 2021] Key type id_resolver registered
                  [Mo Okt 11 12:51:32 2021] Key type id_legacy registered
                  [Mo Okt 11 12:51:32 2021] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                  [Mo Okt 11 12:51:32 2021] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
                  [Mo Okt 11 12:51:32 2021] Key type asymmetric registered
                  [Mo Okt 11 12:51:32 2021] Asymmetric key parser 'x509' registered
                  [Mo Okt 11 12:51:32 2021] bounce: pool size: 64 pages
                  [Mo Okt 11 12:51:32 2021] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
                  [Mo Okt 11 12:51:32 2021] io scheduler mq-deadline registered
                  [Mo Okt 11 12:51:32 2021] io scheduler kyber registered
                  [Mo Okt 11 12:51:32 2021] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
                  [Mo Okt 11 12:51:32 2021] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
                  [Mo Okt 11 12:51:32 2021] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
                  [Mo Okt 11 12:51:32 2021] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
                  [Mo Okt 11 12:51:32 2021] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
                  [Mo Okt 11 12:51:32 2021] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
                  [Mo Okt 11 12:51:32 2021] pci_bus 0000:00: root bus resource [bus 00-ff]
                  [Mo Okt 11 12:51:32 2021] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
                  [Mo Okt 11 12:51:32 2021] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
                  [Mo Okt 11 12:51:32 2021] pci 0000:00:00.0: PME# supported from D0 D3hot
                  [Mo Okt 11 12:51:32 2021] PCI: bus0: Fast back to back transfers disabled
                  [Mo Okt 11 12:51:32 2021] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
                  [Mo Okt 11 12:51:32 2021] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
                  [Mo Okt 11 12:51:32 2021] pci 0000:01:00.0: PME# supported from D0 D3cold
                  [Mo Okt 11 12:51:32 2021] PCI: bus1: Fast back to back transfers disabled
                  [Mo Okt 11 12:51:32 2021] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
                  [Mo Okt 11 12:51:32 2021] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
                  [Mo Okt 11 12:51:32 2021] pci 0000:00:00.0: PCI bridge to [bus 01]
                  [Mo Okt 11 12:51:32 2021] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
                  [Mo Okt 11 12:51:32 2021] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
                  [Mo Okt 11 12:51:32 2021] pcieport 0000:00:00.0: PME: Signaling with IRQ 64
                  [Mo Okt 11 12:51:32 2021] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
                  [Mo Okt 11 12:51:32 2021] bcm2835-aux-uart fe215040.serial: there is not valid maps for state default
                  [Mo Okt 11 12:51:32 2021] iproc-rng200 fe104000.rng: hwrng registered
                  [Mo Okt 11 12:51:32 2021] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
                  [Mo Okt 11 12:51:32 2021] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
                  [Mo Okt 11 12:51:32 2021] brd: module loaded
                  [Mo Okt 11 12:51:32 2021] loop: module loaded
                  [Mo Okt 11 12:51:32 2021] Loading iSCSI transport class v2.0-870.
                  [Mo Okt 11 12:51:32 2021] libphy: Fixed MDIO Bus: probed
                  [Mo Okt 11 12:51:32 2021] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
                  [Mo Okt 11 12:51:32 2021] libphy: bcmgenet MII bus: probed
                  [Mo Okt 11 12:51:32 2021] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
                  [Mo Okt 11 12:51:32 2021] usbcore: registered new interface driver r8152
                  [Mo Okt 11 12:51:32 2021] usbcore: registered new interface driver lan78xx
                  [Mo Okt 11 12:51:32 2021] usbcore: registered new interface driver smsc95xx
                  [Mo Okt 11 12:51:32 2021] xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
                  [Mo Okt 11 12:51:32 2021] xhci_hcd 0000:01:00.0: xHCI Host Controller
                  [Mo Okt 11 12:51:32 2021] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
                  [Mo Okt 11 12:51:32 2021] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890
                  [Mo Okt 11 12:51:32 2021] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
                  [Mo Okt 11 12:51:32 2021] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                  [Mo Okt 11 12:51:32 2021] usb usb1: Product: xHCI Host Controller
                  [Mo Okt 11 12:51:32 2021] usb usb1: Manufacturer: Linux 5.10.63-v7l+ xhci-hcd
                  [Mo Okt 11 12:51:32 2021] usb usb1: SerialNumber: 0000:01:00.0
                  [Mo Okt 11 12:51:32 2021] hub 1-0:1.0: USB hub found
                  [Mo Okt 11 12:51:32 2021] hub 1-0:1.0: 1 port detected
                  [Mo Okt 11 12:51:32 2021] xhci_hcd 0000:01:00.0: xHCI Host Controller
                  [Mo Okt 11 12:51:32 2021] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
                  [Mo Okt 11 12:51:32 2021] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
                  [Mo Okt 11 12:51:32 2021] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
                  [Mo Okt 11 12:51:32 2021] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                  [Mo Okt 11 12:51:32 2021] usb usb2: Product: xHCI Host Controller
                  [Mo Okt 11 12:51:32 2021] usb usb2: Manufacturer: Linux 5.10.63-v7l+ xhci-hcd
                  [Mo Okt 11 12:51:32 2021] usb usb2: SerialNumber: 0000:01:00.0
                  [Mo Okt 11 12:51:32 2021] hub 2-0:1.0: USB hub found
                  [Mo Okt 11 12:51:32 2021] hub 2-0:1.0: 4 ports detected
                  [Mo Okt 11 12:51:32 2021] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                  [Mo Okt 11 12:51:32 2021] dwc_otg: FIQ enabled
                  [Mo Okt 11 12:51:32 2021] dwc_otg: NAK holdoff enabled
                  [Mo Okt 11 12:51:32 2021] dwc_otg: FIQ split-transaction FSM enabled
                  [Mo Okt 11 12:51:32 2021] Module dwc_common_port init
                  [Mo Okt 11 12:51:32 2021] usbcore: registered new interface driver uas
                  [Mo Okt 11 12:51:32 2021] usbcore: registered new interface driver usb-storage
                  [Mo Okt 11 12:51:32 2021] mousedev: PS/2 mouse device common for all mice
                  [Mo Okt 11 12:51:32 2021] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
                  [Mo Okt 11 12:51:32 2021] sdhci: Secure Digital Host Controller Interface driver
                  [Mo Okt 11 12:51:32 2021] sdhci: Copyright(c) Pierre Ossman
                  [Mo Okt 11 12:51:32 2021] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
                  [Mo Okt 11 12:51:32 2021] sdhci-pltfm: SDHCI platform and OF driver helper
                  [Mo Okt 11 12:51:32 2021] ledtrig-cpu: registered to indicate activity on CPUs
                  [Mo Okt 11 12:51:32 2021] hid: raw HID events driver (C) Jiri Kosina
                  [Mo Okt 11 12:51:32 2021] usbcore: registered new interface driver usbhid
                  [Mo Okt 11 12:51:32 2021] usbhid: USB HID core driver
                  [Mo Okt 11 12:51:32 2021] Initializing XFRM netlink socket
                  [Mo Okt 11 12:51:32 2021] NET: Registered protocol family 17
                  [Mo Okt 11 12:51:32 2021] Key type dns_resolver registered
                  [Mo Okt 11 12:51:32 2021] Registering SWP/SWPB emulation handler
                  [Mo Okt 11 12:51:32 2021] registered taskstats version 1
                  [Mo Okt 11 12:51:32 2021] Loading compiled-in X.509 certificates
                  [Mo Okt 11 12:51:32 2021] Key type ._fscrypt registered
                  [Mo Okt 11 12:51:32 2021] Key type .fscrypt registered
                  [Mo Okt 11 12:51:32 2021] Key type fscrypt-provisioning registered
                  [Mo Okt 11 12:51:32 2021] bcm2835-aux-uart fe215040.serial: there is not valid maps for state default
                  [Mo Okt 11 12:51:32 2021] fe215040.serial: ttyS0 at MMIO 0xfe215040 (irq = 37, base_baud = 62500000) is a 16550
                  [Mo Okt 11 12:51:32 2021] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
                  [Mo Okt 11 12:51:32 2021] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
                  [Mo Okt 11 12:51:32 2021] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
                  [Mo Okt 11 12:51:32 2021] of_cfs_init
                  [Mo Okt 11 12:51:32 2021] of_cfs_init: OK
                  [Mo Okt 11 12:51:32 2021] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
                  [Mo Okt 11 12:51:32 2021] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                  [Mo Okt 11 12:51:32 2021] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                  [Mo Okt 11 12:51:32 2021] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
                  [Mo Okt 11 12:51:32 2021] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                  [Mo Okt 11 12:51:32 2021] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
                  [Mo Okt 11 12:51:32 2021] Waiting for root device PARTUUID=0c449fd1-02...
                  [Mo Okt 11 12:51:32 2021] mmc1: new high speed SDIO card at address 0001
                  [Mo Okt 11 12:51:32 2021] mmc0: new ultra high speed DDR50 SDXC card at address 0001
                  [Mo Okt 11 12:51:32 2021] mmcblk0: mmc0:0001 EC2QT 59.6 GiB
                  [Mo Okt 11 12:51:32 2021]  mmcblk0: p1 p2
                  [Mo Okt 11 12:51:32 2021] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                  [Mo Okt 11 12:51:32 2021] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                  [Mo Okt 11 12:51:32 2021] devtmpfs: mounted
                  [Mo Okt 11 12:51:32 2021] Freeing unused kernel memory: 2048K
                  [Mo Okt 11 12:51:32 2021] Run /sbin/init as init process
                  [Mo Okt 11 12:51:32 2021]   with arguments:
                  [Mo Okt 11 12:51:32 2021]     /sbin/init
                  [Mo Okt 11 12:51:32 2021]   with environment:
                  [Mo Okt 11 12:51:32 2021]     HOME=/
                  [Mo Okt 11 12:51:32 2021]     TERM=linux
                  [Mo Okt 11 12:51:32 2021] usb 1-1: new high-speed USB device number 2 using xhci_hcd
                  [Mo Okt 11 12:51:33 2021] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
                  [Mo Okt 11 12:51:33 2021] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
                  [Mo Okt 11 12:51:33 2021] usb 1-1: Product: USB2.0 Hub
                  [Mo Okt 11 12:51:33 2021] hub 1-1:1.0: USB hub found
                  [Mo Okt 11 12:51:33 2021] hub 1-1:1.0: 4 ports detected
                  [Mo Okt 11 12:51:33 2021] systemd[1]: System time before build time, advancing clock.
                  [Mo Okt 11 12:51:33 2021] NET: Registered protocol family 10
                  [Mo Okt 11 12:51:33 2021] Segment Routing with IPv6
                  [Mo Okt 11 12:51:33 2021] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
                  [Mo Okt 11 12:51:33 2021] systemd[1]: Detected architecture arm.
                  [Mo Okt 11 12:51:33 2021] usb 1-1.4: new full-speed USB device number 3 using xhci_hcd
                  [Mo Okt 11 12:51:33 2021] systemd[1]: Set hostname to <ioBroker>.
                  [Mo Okt 11 12:51:33 2021] usb 1-1.4: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
                  [Mo Okt 11 12:51:33 2021] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                  [Mo Okt 11 12:51:33 2021] usb 1-1.4: Product: ConBee II
                  [Mo Okt 11 12:51:33 2021] usb 1-1.4: Manufacturer: dresden elektronik ingenieurtechnik GmbH
                  [Mo Okt 11 12:51:33 2021] usb 1-1.4: SerialNumber: DE2427836
                  [Mo Okt 11 12:51:33 2021] systemd[1]: /lib/systemd/system/pivccu.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/pivccu3.pid → /run/pivccu3.pid; please update the unit file accordingly.
                  [Mo Okt 11 12:51:33 2021] systemd[1]: /usr/lib/systemd/system/grafana-server.service:27: Unknown lvalue 'ProcSubset' in section 'Service', ignoring
                  [Mo Okt 11 12:51:33 2021] systemd[1]: /usr/lib/systemd/system/grafana-server.service:28: Unknown lvalue 'ProtectClock' in section 'Service', ignoring
                  [Mo Okt 11 12:51:33 2021] systemd[1]: /usr/lib/systemd/system/grafana-server.service:31: Unknown lvalue 'ProtectHostname' in section 'Service', ignoring
                  [Mo Okt 11 12:51:33 2021] systemd[1]: /usr/lib/systemd/system/grafana-server.service:32: Unknown lvalue 'ProtectKernelLogs' in section 'Service', ignoring
                  [Mo Okt 11 12:51:33 2021] systemd[1]: /usr/lib/systemd/system/grafana-server.service:35: Unknown lvalue 'ProtectProc' in section 'Service', ignoring
                  [Mo Okt 11 12:51:33 2021] systemd[1]: /usr/lib/systemd/system/grafana-server.service:41: Unknown lvalue 'RestrictSUIDSGID' in section 'Service', ignoring
                  [Mo Okt 11 12:51:33 2021] random: systemd: uninitialized urandom read (16 bytes read)
                  [Mo Okt 11 12:51:33 2021] random: systemd: uninitialized urandom read (16 bytes read)
                  [Mo Okt 11 12:51:33 2021] random: systemd: uninitialized urandom read (16 bytes read)
                  [Mo Okt 11 12:51:34 2021] i2c /dev entries driver
                  [Mo Okt 11 12:51:34 2021] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                  [Mo Okt 11 12:51:34 2021] systemd-journald[115]: Received request to flush runtime journal from PID 1
                  [Mo Okt 11 12:51:34 2021] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
                  [Mo Okt 11 12:51:34 2021] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
                  [Mo Okt 11 12:51:34 2021] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
                  [Mo Okt 11 12:51:34 2021] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
                  [Mo Okt 11 12:51:34 2021] mc: Linux media interface: v0.10
                  [Mo Okt 11 12:51:34 2021] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
                  [Mo Okt 11 12:51:34 2021] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
                  [Mo Okt 11 12:51:34 2021] [vc_sm_connected_init]: start
                  [Mo Okt 11 12:51:34 2021] [vc_sm_connected_init]: installed successfully
                  [Mo Okt 11 12:51:34 2021] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
                  [Mo Okt 11 12:51:34 2021] bcm2835_audio bcm2835_audio: card created with 8 channels
                  [Mo Okt 11 12:51:34 2021] videodev: Linux video capture interface: v2.00
                  [Mo Okt 11 12:51:34 2021] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                  [Mo Okt 11 12:51:34 2021] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
                  [Mo Okt 11 12:51:34 2021] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                  [Mo Okt 11 12:51:34 2021] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
                  [Mo Okt 11 12:51:34 2021] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
                  [Mo Okt 11 12:51:34 2021] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
                  [Mo Okt 11 12:51:34 2021] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
                  [Mo Okt 11 12:51:34 2021] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
                  [Mo Okt 11 12:51:34 2021] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
                  [Mo Okt 11 12:51:34 2021] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
                  [Mo Okt 11 12:51:34 2021] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
                  [Mo Okt 11 12:51:34 2021] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
                  [Mo Okt 11 12:51:34 2021] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
                  [Mo Okt 11 12:51:34 2021] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
                  [Mo Okt 11 12:51:34 2021] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
                  [Mo Okt 11 12:51:34 2021] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
                  [Mo Okt 11 12:51:34 2021] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
                  [Mo Okt 11 12:51:34 2021] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
                  [Mo Okt 11 12:51:34 2021] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
                  [Mo Okt 11 12:51:34 2021] cfg80211: Loading compiled-in X.509 certificates for regulatory database
                  [Mo Okt 11 12:51:34 2021] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
                  [Mo Okt 11 12:51:34 2021] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
                  [Mo Okt 11 12:51:34 2021] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
                  [Mo Okt 11 12:51:34 2021] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
                  [Mo Okt 11 12:51:34 2021] [drm] No displays found. Consider forcing hotplug if HDMI is attached
                  [Mo Okt 11 12:51:34 2021] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
                  [Mo Okt 11 12:51:34 2021] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
                  [Mo Okt 11 12:51:34 2021] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
                  [Mo Okt 11 12:51:34 2021] brcmfmac: F1 signature read @0x18000000=0x15264345
                  [Mo Okt 11 12:51:34 2021] cdc_acm 1-1.4:1.0: ttyACM0: USB ACM device
                  [Mo Okt 11 12:51:34 2021] usbcore: registered new interface driver cdc_acm
                  [Mo Okt 11 12:51:34 2021] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
                  [Mo Okt 11 12:51:34 2021] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                  [Mo Okt 11 12:51:34 2021] usbcore: registered new interface driver brcmfmac
                  [Mo Okt 11 12:51:35 2021] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                  [Mo Okt 11 12:51:35 2021] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                  [Mo Okt 11 12:51:35 2021] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
                  [Mo Okt 11 12:51:36 2021] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
                  [Mo Okt 11 12:51:36 2021] br0: port 1(eth0) entered blocking state
                  [Mo Okt 11 12:51:36 2021] br0: port 1(eth0) entered disabled state
                  [Mo Okt 11 12:51:36 2021] device eth0 entered promiscuous mode
                  [Mo Okt 11 12:51:36 2021] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
                  [Mo Okt 11 12:51:36 2021] bcmgenet fd580000.ethernet eth0: Link is Down
                  [Mo Okt 11 12:51:36 2021] random: crng init done
                  [Mo Okt 11 12:51:36 2021] random: 7 urandom warning(s) missed due to ratelimiting
                  [Mo Okt 11 12:51:36 2021] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
                  [Mo Okt 11 12:51:40 2021] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
                  [Mo Okt 11 12:51:40 2021] br0: port 1(eth0) entered blocking state
                  [Mo Okt 11 12:51:40 2021] br0: port 1(eth0) entered forwarding state
                  [Mo Okt 11 12:51:40 2021] IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready
                  [Mo Okt 11 12:51:43 2021] Bluetooth: Core ver 2.22
                  [Mo Okt 11 12:51:43 2021] NET: Registered protocol family 31
                  [Mo Okt 11 12:51:43 2021] Bluetooth: HCI device and connection manager initialized
                  [Mo Okt 11 12:51:43 2021] Bluetooth: HCI socket layer initialized
                  [Mo Okt 11 12:51:43 2021] Bluetooth: L2CAP socket layer initialized
                  [Mo Okt 11 12:51:43 2021] Bluetooth: SCO socket layer initialized
                  [Mo Okt 11 12:51:43 2021] Bluetooth: HCI UART driver ver 2.3
                  [Mo Okt 11 12:51:43 2021] Bluetooth: HCI UART protocol H4 registered
                  [Mo Okt 11 12:51:43 2021] Bluetooth: HCI UART protocol Three-wire (H5) registered
                  [Mo Okt 11 12:51:43 2021] Bluetooth: HCI UART protocol Broadcom registered
                  [Mo Okt 11 12:51:44 2021] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                  [Mo Okt 11 12:51:44 2021] Bluetooth: BNEP filters: protocol multicast
                  [Mo Okt 11 12:51:44 2021] Bluetooth: BNEP socket layer initialized
                  [Mo Okt 11 12:52:13 2021] generic_raw_uart: loading out-of-tree module taints kernel.
                  [Mo Okt 11 12:52:13 2021] pl011_raw_uart fe201000.serial: there is not valid maps for state default
                  [Mo Okt 11 12:52:13 2021] pl011_raw_uart fe201000.serial: Missing I2C driver of rtc device, trying to load
                  [Mo Okt 11 12:52:13 2021] pl011_raw_uart fe201000.serial: Requesting module i2c:rx8130-legacy
                  [Mo Okt 11 12:52:13 2021] rtc-rx8130 1-0032: Unable to read registers #28..#30
                  [Mo Okt 11 12:52:13 2021] i2c i2c-1: probing for rx8130 failed
                  [Mo Okt 11 12:52:13 2021] rtc-rx8130: probe of 1-0032 failed with error -121
                  [Mo Okt 11 12:52:13 2021] rtc-rx8130 1-0032: Unable to read registers #28..#30
                  [Mo Okt 11 12:52:13 2021] i2c i2c-1: probing for rx8130 failed
                  [Mo Okt 11 12:52:13 2021] rtc-rx8130: probe of 1-0032 failed with error -121
                  [Mo Okt 11 12:52:13 2021] pl011_raw_uart fe201000.serial: Initialized pl011 device; mapbase=0xfe201000; irq=36; clockrate=48000001
                  [Mo Okt 11 12:52:13 2021] raw-uart raw-uart: Reset radio module
                  [Mo Okt 11 12:52:22 2021] br0: port 2(vethpivccu) entered blocking state
                  [Mo Okt 11 12:52:22 2021] br0: port 2(vethpivccu) entered disabled state
                  [Mo Okt 11 12:52:22 2021] device vethpivccu entered promiscuous mode
                  [Mo Okt 11 12:52:22 2021] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation
                  [Mo Okt 11 12:52:22 2021] eth0: renamed from veth53YIH1
                  [Mo Okt 11 12:52:22 2021] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
                  [Mo Okt 11 12:52:22 2021] IPv6: ADDRCONF(NETDEV_CHANGE): vethpivccu: link becomes ready
                  [Mo Okt 11 12:52:22 2021] br0: port 2(vethpivccu) entered blocking state
                  [Mo Okt 11 12:52:22 2021] br0: port 2(vethpivccu) entered forwarding state
                  [Mo Okt 11 12:52:37 2021] eq3loop: created slave mmd_hmip
                  [Mo Okt 11 12:52:37 2021] eq3loop: created slave mmd_bidcos
                  [Mo Okt 11 12:52:39 2021] eq3loop: eq3loop_open_slave() mmd_bidcos
                  [Mo Okt 11 12:52:41 2021] FS-Cache: Netfs 'cifs' registered for caching
                  [Mo Okt 11 12:52:41 2021] Key type cifs.spnego registered
                  [Mo Okt 11 12:52:41 2021] Key type cifs.idmap registered
                  [Mo Okt 11 12:52:41 2021] CIFS: Attempting to mount //192.168.2.60/SmartHome/ioBroker
                  [Mo Okt 11 12:52:49 2021] eq3loop: eq3loop_open_slave() mmd_hmip
                  [Mo Okt 11 12:52:49 2021] eq3loop: eq3loop_close_slave() mmd_hmip
                  [Mo Okt 11 12:52:49 2021] eq3loop: eq3loop_open_slave() mmd_hmip
                  [Mo Okt 11 12:52:49 2021] eq3loop: eq3loop_close_slave() mmd_hmip
                  [Mo Okt 11 12:52:49 2021] eq3loop: eq3loop_open_slave() mmd_hmip
                  [Mo Okt 11 12:52:49 2021] eq3loop: eq3loop_close_slave() mmd_hmip
                  [Mo Okt 11 12:52:49 2021] eq3loop: eq3loop_open_slave() mmd_hmip
                  [Mo Okt 11 12:53:18 2021] tun: Universal TUN/TAP device driver, 1.6
                  [Mo Okt 11 12:53:19 2021] usb 1-1.4: USB disconnect, device number 3
                  [Mo Okt 11 12:53:20 2021] usb 1-1.4: new full-speed USB device number 4 using xhci_hcd
                  [Mo Okt 11 12:53:20 2021] usb 1-1.4: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
                  [Mo Okt 11 12:53:20 2021] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                  [Mo Okt 11 12:53:20 2021] usb 1-1.4: Product: ConBee II
                  [Mo Okt 11 12:53:20 2021] usb 1-1.4: Manufacturer: dresden elektronik ingenieurtechnik GmbH
                  [Mo Okt 11 12:53:20 2021] usb 1-1.4: SerialNumber: DE2427836
                  [Mo Okt 11 12:53:20 2021] cdc_acm 1-1.4:1.0: ttyACM0: USB ACM device
                  [Mo Okt 11 12:53:23 2021] usb 1-1.4: USB disconnect, device number 4
                  [Mo Okt 11 12:53:24 2021] usb 1-1.4: new full-speed USB device number 5 using xhci_hcd
                  [Mo Okt 11 12:53:24 2021] usb 1-1.4: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
                  [Mo Okt 11 12:53:24 2021] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                  [Mo Okt 11 12:53:24 2021] usb 1-1.4: Product: ConBee II
                  [Mo Okt 11 12:53:24 2021] usb 1-1.4: Manufacturer: dresden elektronik ingenieurtechnik GmbH
                  [Mo Okt 11 12:53:24 2021] usb 1-1.4: SerialNumber: DE2427836
                  [Mo Okt 11 12:53:24 2021] cdc_acm 1-1.4:1.0: ttyACM0: USB ACM device
                  [Mo Okt 11 13:03:25 2021] Alignment trap: not handling instruction f4430add at [<b42e9b40>]
                  [Mo Okt 11 13:03:25 2021] 8<--- cut here ---
                  [Mo Okt 11 13:03:25 2021] Unhandled fault: alignment exception (0xa21) at 0x042c7c96
                  [Mo Okt 11 13:03:25 2021] pgd = c2a2fdb4
                  [Mo Okt 11 13:03:25 2021] [042c7c96] *pgd=0b7e9003, *pmd=fbe6e003
                  [Mo Okt 11 13:04:01 2021] Alignment trap: not handling instruction f4430add at [<b636db40>]
                  [Mo Okt 11 13:04:01 2021] 8<--- cut here ---
                  [Mo Okt 11 13:04:01 2021] Unhandled fault: alignment exception (0xa21) at 0x04503cd6
                  [Mo Okt 11 13:04:01 2021] pgd = 61fb6e79
                  [Mo Okt 11 13:04:01 2021] [04503cd6] *pgd=0d46b003, *pmd=f86b3003
                  [Mo Okt 11 13:04:36 2021] Alignment trap: not handling instruction f4430add at [<b640ab40>]
                  [Mo Okt 11 13:04:36 2021] 8<--- cut here ---
                  [Mo Okt 11 13:04:36 2021] Unhandled fault: alignment exception (0xa21) at 0x05aa4466
                  [Mo Okt 11 13:04:36 2021] pgd = 6ae4652a
                  [Mo Okt 11 13:04:36 2021] [05aa4466] *pgd=0d67f003, *pmd=f8575003
                  [Mo Okt 11 13:07:02 2021] Alignment trap: not handling instruction f4430add at [<b42e9b40>]
                  [Mo Okt 11 13:07:02 2021] 8<--- cut here ---
                  [Mo Okt 11 13:07:02 2021] Unhandled fault: alignment exception (0xa21) at 0x04396546
                  [Mo Okt 11 13:07:02 2021] pgd = 6348d82f
                  [Mo Okt 11 13:07:02 2021] [04396546] *pgd=0b5dd003, *pmd=8e081003
                  [Mo Okt 11 13:07:37 2021] Alignment trap: not handling instruction f4430add at [<b639db40>]
                  [Mo Okt 11 13:07:37 2021] 8<--- cut here ---
                  [Mo Okt 11 13:07:37 2021] Unhandled fault: alignment exception (0xa21) at 0x0540489e
                  [Mo Okt 11 13:07:37 2021] pgd = e4f86eac
                  [Mo Okt 11 13:07:37 2021] [0540489e] *pgd=0190f003, *pmd=8e046003
                  [Mo Okt 11 15:19:00 2021] Alignment trap: not handling instruction f4430add at [<b63e0b40>]
                  [Mo Okt 11 15:19:00 2021] 8<--- cut here ---
                  [Mo Okt 11 15:19:00 2021] Unhandled fault: alignment exception (0xa21) at 0x049f33de
                  [Mo Okt 11 15:19:00 2021] pgd = 8db46220
                  [Mo Okt 11 15:19:00 2021] [049f33de] *pgd=0e48a003, *pmd=9ea6f003
                  [Mo Okt 11 15:19:16 2021] Alignment trap: not handling instruction f4430add at [<b639eb40>]
                  [Mo Okt 11 15:19:16 2021] 8<--- cut here ---
                  [Mo Okt 11 15:19:16 2021] Unhandled fault: alignment exception (0xa21) at 0x03d1ca6e
                  [Mo Okt 11 15:19:16 2021] pgd = 74c456c8
                  [Mo Okt 11 15:19:16 2021] [03d1ca6e] *pgd=0751a003, *pmd=9e9d3003
                  [Mo Okt 11 15:19:58 2021] Alignment trap: not handling instruction f4430add at [<b63dbb40>]
                  [Mo Okt 11 15:19:58 2021] 8<--- cut here ---
                  [Mo Okt 11 15:19:58 2021] Unhandled fault: alignment exception (0xa21) at 0x05490f56
                  [Mo Okt 11 15:19:58 2021] pgd = 0e07b0dc
                  [Mo Okt 11 15:19:58 2021] [05490f56] *pgd=07422003, *pmd=f869d003
                  [Mo Okt 11 15:24:26 2021] Alignment trap: not handling instruction f4430add at [<b42e9b40>]
                  [Mo Okt 11 15:24:26 2021] 8<--- cut here ---
                  [Mo Okt 11 15:24:26 2021] Unhandled fault: alignment exception (0xa21) at 0x04cb6e7e
                  [Mo Okt 11 15:24:26 2021] pgd = 982f978d
                  [Mo Okt 11 15:24:26 2021] [04cb6e7e] *pgd=0d4cb003, *pmd=f8ce4003
                  [Mo Okt 11 15:27:04 2021] Alignment trap: not handling instruction f4430add at [<b635bb40>]
                  [Mo Okt 11 15:27:04 2021] 8<--- cut here ---
                  [Mo Okt 11 15:27:04 2021] Unhandled fault: alignment exception (0xa21) at 0x040e81de
                  [Mo Okt 11 15:27:04 2021] pgd = 9f8645f1
                  [Mo Okt 11 15:27:04 2021] [040e81de] *pgd=0b7e2003, *pmd=9ebf6003
                  [Mo Okt 11 15:48:30 2021] Alignment trap: not handling instruction f4430add at [<b6374b40>]
                  [Mo Okt 11 15:48:30 2021] 8<--- cut here ---
                  [Mo Okt 11 15:48:30 2021] Unhandled fault: alignment exception (0xa21) at 0x054f564e
                  [Mo Okt 11 15:48:30 2021] pgd = 2d9e975c
                  [Mo Okt 11 15:48:30 2021] [054f564e] *pgd=0d470003, *pmd=b6e17003
                  
                  1 Reply Last reply Reply Quote 0
                  • SKB
                    SKB Developer Most Active @apollon77 last edited by

                    @apollon77 Habe die influxdb gestoppt.

                    Dann den Adapter gestartet.

                    ioBroker Log:

                    host.ioBroker	2021-10-11 16:10:07.361	warn	instance system.adapter.alexa2.0 terminated due to SIGBUS
                    alexa2.0	2021-10-11 16:10:07.162	debug	Alexa-Remote WS-MQTT: Open: wss://dp-gw-na.amazon.de/tcomm/
                    alexa2.0	2021-10-11 16:10:07.021	debug	Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/behaviors/v2/automations?limit=2000","method":"GET","timeout":30000,"headers":{}}
                    alexa2.0	2021-10-11 16:10:07.021	debug	Alexa-Remote: No authentication check needed (time elapsed 2447)
                    

                    syslog:

                    Oct 11 16:10:07 ioBroker kernel: [11915.196468] 8<--- cut here ---
                    Oct 11 16:10:07 ioBroker kernel: [11915.196503] pgd = 4a9e14fe
                    Oct 11 16:10:07 ioBroker kernel: [11915.196514] [059a659e] *pgd=0d4ab003, *pmd=f84e7003
                    

                    dmesg:

                    [Mo Okt 11 15:48:30 2021] Alignment trap: not handling instruction f4430add at [<b6374b40>]
                    [Mo Okt 11 15:48:30 2021] 8<--- cut here ---
                    [Mo Okt 11 15:48:30 2021] Unhandled fault: alignment exception (0xa21) at 0x054f564e
                    [Mo Okt 11 15:48:30 2021] pgd = 2d9e975c
                    [Mo Okt 11 15:48:30 2021] [054f564e] *pgd=0d470003, *pmd=b6e17003
                    [Mo Okt 11 16:10:07 2021] Alignment trap: not handling instruction f4430add at [<b636cb40>]
                    [Mo Okt 11 16:10:07 2021] 8<--- cut here ---
                    [Mo Okt 11 16:10:07 2021] Unhandled fault: alignment exception (0xa21) at 0x059a659e
                    [Mo Okt 11 16:10:07 2021] pgd = 4a9e14fe
                    [Mo Okt 11 16:10:07 2021] [059a659e] *pgd=0d4ab003, *pmd=f84e7003
                    
                    apollon77 Homoran 2 Replies Last reply Reply Quote 0
                    • apollon77
                      apollon77 @SKB last edited by

                      @skb Ok, schade - hätte ja sein können 🙂

                      SKB 1 Reply Last reply Reply Quote 1
                      • Homoran
                        Homoran Global Moderator Administrators @SKB last edited by

                        @skb sagte in Alexa Adapter startet nach Update auf 3.10.4 nicht mehr:

                        Habe die influxdb gestoppt.

                        oder nur die Instanz?

                        SKB 1 Reply Last reply Reply Quote 1
                        • SKB
                          SKB Developer Most Active @Homoran last edited by

                          @homoran Den Adapter habe ich laufen lassen, damit er cached, wie Apollon sagte.
                          Den Server via:

                          sudo service influxdb stop
                          

                          gestoppt.

                          1 Reply Last reply Reply Quote 2
                          • SKB
                            SKB Developer Most Active @apollon77 last edited by

                            @apollon77 Wenn man wüsste, was diese Fehler aussagen, könnte man ja weiterschauen. Jedoch sagen mir diese Fehler leider so gut wie überhaupt nichts - sonst wäre es ja einfach 😄

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @SKB last edited by

                              @skb

                              Das sind Fehler im Speichermanagements des Kernels.
                              Wo die aber den Ursprung haben ist schwer zu debuggen.

                              SKB 1 Reply Last reply Reply Quote 1
                              • apollon77
                                apollon77 last edited by

                                Ich hoffe ich kriege auf das eine oben noch infos, dann kriegen wir vllt noch bissl mehr log

                                SKB 1 Reply Last reply Reply Quote 1
                                • SKB
                                  SKB Developer Most Active @apollon77 last edited by

                                  @apollon77 Von mir? Fehlt noch etwas? Wenn ja, sag' mir kurz, was Du brauchst.

                                  apollon77 1 Reply Last reply Reply Quote 0
                                  • SKB
                                    SKB Developer Most Active @Thomas Braun last edited by

                                    @thomas-braun Meinst Du diese?

                                    [Mo Okt 11 13:07:02 2021] Unhandled fault: alignment exception (0xa21) at 0x04396546
                                    [Mo Okt 11 13:07:02 2021] pgd = 6348d82f
                                    [Mo Okt 11 13:07:02 2021] [04396546] *pgd=0b5dd003, *pmd=8e081003
                                    

                                    Die kommen immer, wenn der Adapter versucht zu starten.

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @SKB last edited by

                                      @skb
                                      Ja, die Abkürzungen stehen da z. B. für:

                                      pgd = page global directory
                                      pud = page upper directory
                                      pmd = page middle directory

                                      Hat also mit der Verwaltung der sog. memory page tables zu tun.

                                      SKB 1 Reply Last reply Reply Quote 1
                                      • SKB
                                        SKB Developer Most Active @Thomas Braun last edited by

                                        @thomas-braun Ok, aber sie kommen halt nur dann, wenn die Instanz des Alexa Adapters startet. Sonst kann ich sie nicht finden.

                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @SKB last edited by

                                          @skb

                                          Wenn ich das richtig interpretiere wird da Speicherbereich doppelt zugewiesen:

                                          Unhandled fault: alignment exception (0xa21) at 0x04396546

                                          [04396546] *pgd=0b5dd003, *pmd=8e081003

                                          apollon77 1 Reply Last reply Reply Quote 1
                                          • apollon77
                                            apollon77 @Thomas Braun last edited by

                                            @thomas-braun So verstehe ich es auch ... Da kann der Adapter nix ausrichten - das ist das Problem . Frage ist wer "verantwortlich" ist ...

                                            1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            907
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            103
                                            5325
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo