Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Zigbee Instanz kann nicht installiert werden

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    UNSOLVED Zigbee Instanz kann nicht installiert werden

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Laxs last edited by

      Systemdata Bitte Ausfüllen
      Hardwaresystem: RaspberryPi4
      Arbeitsspeicher: 4GB
      Festplattenart: SD-Karte
      Betriebssystem: Ubuntu/Windows/Mac
      Nodejs-Version: 12.20.0
      NPM-Version: 6.14.8
      Installationsart: Skript
      Image genutzt: Ja
      Ort/Name der Imagedatei: Link

      Hallo Ich kann keine Instanz desdes Zigbee adapters im ioBroker installieren
      wenn ich es versuche bekomme ich immer folgenden Error log

      $ ./iobroker add zigbee  --host raspberrypi-master
      NPM version: 6.14.8
      npm install iobroker.zigbee@1.3.1 --loglevel error --prefix "/opt/iobroker" (System call)
      npm ERR! code EACCESnpm ERR! syscall unlinknpm ERR! path /opt/iobroker/node_modules/.serialport.DELETE/build/Makefilenpm ERR! errno -13
      npm ERR! Error: EACCES: permission denied, unlink '/opt/iobroker/node_modules/.serialport.DELETE/build/Makefile'npm ERR!  [OperationalError: EACCES: permission denied, unlink '/opt/iobroker/node_modules/.serialport.DELETE/build/Makefile'] {npm ERR!   cause: [Error: EACCES: permission denied, unlink '/opt/iobroker/node_modules/.serialport.DELETE/build/Makefile'] {npm ERR!     errno: -13,npm ERR!     code: 'EACCES',npm ERR!     syscall: 'unlink',npm ERR!     path: '/opt/iobroker/node_modules/.serialport.DELETE/build/Makefile'npm ERR!   },npm ERR!   errno: -13,npm ERR!   code: 'EACCES',npm ERR!   syscall: 'unlink',npm ERR!   path: '/opt/iobroker/node_modules/.serialport.DELETE/build/Makefile',npm ERR!   parent: 'iobroker'npm ERR! }npm ERR! npm ERR! The operation was rejected by your operating system.npm ERR! It is likely you do not have the permissions to access this file as the current usernpm ERR! npm ERR! If you believe this might be a permissions issue, please double-check thenpm ERR! permissions of the file and its containing directories, or try runningnpm ERR! the command again as root/Administrator.
      npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2020-12-18T23_12_11_752Z-debug.log
      ERROR: host.raspberrypi-master Cannot install iobroker.zigbee@1.3.1: 243
      ERROR: process exited with code 25
      
      

      kann mir vielleicht jemand sagen wie ich den Fehler beheben kann?

      Danke schon mal

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

        @Laxs
        Ausgabe von

        which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs && who -r && whoami && groups
        

        wird benötigt.
        Und auch von

        dmesg
        
        L 1 Reply Last reply Reply Quote 0
        • L
          Laxs @Thomas Braun last edited by

          @Thomas-Braun said in Zigbee Instanz kann nicht installiert werden:

          which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs && who -r && whoami && groups

          Hallo wenn ich mit dem Terminal aus dem dem ioBroker heraus die Ausgaben abfrage bekomme ich folgende Ergebnisse

          which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs && who -r && whoami && groups
          

          result

          /usr/bin/nodejs
          v12.20.0
          v12.20.0
          /usr/bin/npm
          6.14.8
          
          WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
          
          nodejs:
            Installiert:           12.20.0-1nodesource1
            Installationskandidat: 12.20.0-1nodesource1
            Versionstabelle:
          *** 12.20.0-1nodesource1 500
                  500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                  100 /var/lib/dpkg/status
               10.21.0~dfsg-1~deb10u1+rpi1 500
                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                   Runlevel 5   2020-12-19 00:00
          iobroker
          iobroker tty dialout audio bluetooth gpio i2c
          /opt/iobroker$  
          
          dmesg
          

          result

          /opt/iobroker$ dmesg
          
          [    0.000000] Booting Linux on physical CPU 0x0
          [    0.000000] Linux version 5.4.72-v7l+ (dom@buildbot) (gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #1356 SMP Thu Oct 22 13:57:51 BST 2020
          [    0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
          [    0.000000] CPU: div instructions available: patching division code
          [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
          [    0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
          [    0.000000] Memory policy: Data cache writealloc
          [    0.000000] Reserved memory: created CMA memory pool at 0x000000001ec00000, size 256 MiB
          [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
          [    0.000000] On node 0 totalpages: 1012736
          [    0.000000]   DMA zone: 2304 pages used for memmap
          [    0.000000]   DMA zone: 0 pages reserved
          [    0.000000]   DMA zone: 196608 pages, LIFO batch:63
          [    0.000000]   HighMem zone: 816128 pages, LIFO batch:63
          [    0.000000] percpu: Embedded 20 pages/cpu s49804 r8192 d23924 u81920
          [    0.000000] pcpu-alloc: s49804 r8192 d23924 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: 1010432
          [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1  smsc95xx.macaddr=DC:A6:32:4F:EF:DE vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwc_otg.lpm_enable=0 console=tty1 root=PARTUUID=e52a9d10-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
          [    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] software IO TLB: mapped [mem 0x17cc0000-0x1bcc0000] (64MB)
          [    0.000000] Memory: 3655596K/4050944K available (10240K kernel code, 745K rwdata, 2836K rodata, 2048K init, 856K bss, 133204K reserved, 262144K cma-reserved, 3264512K highmem)
          [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
          [    0.000000] ftrace: allocating 31086 entries in 61 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] GIC: Using split EOI/Deactivate mode
          [    0.000000] random: get_random_bytes called from start_kernel+0x338/0x520 with crng_init=0
          [    0.000004] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
          [    0.000013] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
          [    0.000050] bcm2835: system timer (irq = 17)
          [    0.000314] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
          [    0.000322] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
          [    0.000330] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
          [    0.000336] Switching to timer-based delay loop, resolution 18ns
          [    0.000440] Console: colour dummy device 80x30
          [    0.000644] printk: console [tty1] enabled
          [    0.000673] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
          [    0.000690] pid_max: default: 32768 minimum: 301
          [    0.000756] LSM: Security Framework initializing
          [    0.000846] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
          [    0.000864] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
          [    0.001441] Disabling memory control group subsystem
          [    0.001503] CPU: Testing write buffer coherency: ok
          [    0.001746] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
          [    0.002136] Setting up static identity map for 0x200000 - 0x20003c
          [    0.002230] rcu: Hierarchical SRCU implementation.
          [    0.002524] smp: Bringing up secondary CPUs ...
          [    0.003088] CPU1: thread -1, cpu 1, socket 0, m
          pidr 80000001
          [    0.003683] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
          [    0.004250] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
          [    0.004313] smp: Brought up 1 node, 4 CPUs
          [    0.004344] SMP: Total of 4 processors activated (432.00 BogoMIPS).
          [    0.004355] CPU: All CPU(s) started in HYP mode.
          [    0.004365] CPU: Virtualization extensions available.
          [    0.004747] devtmpfs: initialized
          [    0.010489] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
          [    0.010621] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
          [    0.010643] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
          [    0.014052] pinctrl core: initialized pinctrl subsystem
          [    0.014565] NET: Registered protocol family 16
          [    0.016302] DMA: preallocated 1024 KiB pool for atomic coherent allocations
          [    0.016564] audit: initializing netlink subsys (disabled)
          [    0.016680] audit: type=2000 audit(0.010:1): state=initialized audit_enabled=0 res=1
          [    0.017137] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
          [    0.017152] hw-breakpoint: maximum watchpoint size is 8 bytes.
          [    0.017353] Serial: AMBA PL011 UART driver
          [    0.018788] bcm2835-mbox fe00b880.mailbox: mailbox enabled
          [    0.040361] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-10-22 13:59, variant start
          [    0.050353] raspberrypi-firmware soc:firmware: Firmware hash is 74e754ff8947c58d2773253f77f6f68a303188f8
          [    0.078730] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
          [    0.080866] vgaarb: loaded
          [    0.081083] SCSI subsystem initialized
          [    0.081183] usbcore: registered new interface driver usbfs
          [    0.081213] usbcore: registered new interface driver hub
          [    0.081273] usbcore: registered new device driver usb
          [    0.081420] usb_phy_generic phy: phy supply vcc not found, using dummy regulator
          [    0.082209] clocksource: Switched to clocksource arch_sys_counter
          [    0.366913] VFS: Disk quotas dquot_6.6.0
          [    0.366975] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
          [    0.367060] FS-Cache: Loaded
          [    0.367168] CacheFiles: Loaded
          [    0.371378] thermal_sys: Registered thermal governor 'step_wise'
          [    0.371544] NET: Registered protocol family 2
          [    0.371898] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
          [    0.371920] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
          [    0.371952] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
          [    0.371986] TCP: Hash tables configured (established 8192 bind 8192)
          [    0.372068] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
          [    0.372097] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
          [    0.372252] NET: Registered protocol family 1
          [    0.372592] RPC: Registered named UNIX socket transport module.
          [    0.372605] RPC: Registered udp transport module.
          [    0.372615] RPC: Registered tcp transport module.
          [    0.372625] RPC: Registered tcp NFSv4.1 backchannel transport module.
          [    0.372640] PCI: CLS 0 bytes, default 64
          [    0.373476] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
          [    0.374442] Initialise system trusted keyrings
          [    0.374572] workingset: timestamp_bits=14 max_order=20 bucket_order=6
          [    0.379081] FS-Cache: Netfs 'nfs' registered for caching
          [    0.379439] NFS: Registering the id_resolver key type
          [    0.379464] Key type id_resolver registered
          [    0.379475] Key type id_legacy registered
          [    0.379490] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
          [    0.379987] Key type asymmetric registered
          [    0.379999] Asymmetric key parser 'x509' registered
          [    0.380089] bounce: pool size: 64 pages
          [    0.380112] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
          [    0.380224] io scheduler mq-deadline registered
          [    0.380235] io scheduler kyber registered
          [    0.381964] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
          [    0.381983] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie
          @7d500000, using [bus 00-ff]
          [    0.382021] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x0603ffffff -> 0x00f8000000
          [    0.382057] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0000000000
          [    0.444282] brcm-pcie fd500000.pcie: link up, 5 GT/s x1 (SSC)
          [    0.444431] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
          [    0.444445] pci_bus 0000:00: root bus resource [bus 00-ff]
          [    0.444459] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
          [    0.444493] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
          [    0.444618] pci 0000:00:00.0: PME# supported from D0 D3hot
          [    0.445959] PCI: bus0: Fast back to back transfers disabled
          [    0.446093] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
          [    0.446205] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
          [    0.446497] pci 0000:01:00.0: PME# supported from D0 D3cold
          [    0.447880] PCI: bus1: Fast back to back transfers disabled
          [    0.447913] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
          [    0.447929] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
          [    0.447994] pci 0000:00:00.0: PCI bridge to [bus 01]
          [    0.448010] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
          [    0.448153] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
          [    0.448269] pcieport 0000:00:00.0: PME: Signaling with IRQ 57
          [    0.448453] pcieport 0000:00:00.0: AER: enabled with IRQ 57
          [    0.448618] pci 0000:01:00.0: enabling device (0140 -> 0142)
          [    0.450689] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
          [    0.452019] iproc-rng200 fe104000.rng: hwrng registered
          [    0.452169] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
          [    0.452478] vc-sm: Videocore shared memory driver
          [    0.452731] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
          [    0.457764] brd: module loaded
          [    0.463374] loop: module loaded
          [    0.464046] Loading iSCSI transport class v2.0-870.
          [    0.464926] libphy: Fixed MDIO Bus: probed
          [    0.465201] bcmgenet fd580000.ethernet: failed to get enet clock
          [    0.465216] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
          [    0.465231] bcmgenet fd580000.ethernet: failed to get enet-wol clock
          [    0.465246] bcmgenet fd580000.ethernet: failed to get enet-eee clock
          [    0.465269] bcmgenet: Skipping UMAC reset
          [    0.482224] libphy: bcmgenet MII bus: probed
          [    0.572254] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
          [    0.572709] usbcore: registered new interface driver r8152
          [    0.572752] usbcore: registered new interface driver lan78xx
          [    0.572782] usbcore: registered new interface driver smsc95xx
          [    0.573038] xhci_hcd 0000:01:00.0: xHCI Host Controller
          [    0.573058] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
          [    0.574351] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
          [    0.574938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
          [    0.574954] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
          [    0.574968] usb usb1: Product: xHCI Host Controller
          [    0.574979] usb usb1: Manufacturer: Linux 5.4.72-v7l+ xhci-hcd
          [    0.574991] usb usb1: SerialNumber: 0000:01:00.0
          [    0.575265] hub 1-0:1.0: USB hub found
          [    0.575332] hub 1-0:1.0: 1 port detected
          [    0.575612] xhci_hcd 0000:01:00.0: xHCI Host Controller
          [    0.575629] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
          [    0.575646] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
          [    0.575898] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
          [    0.575913] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
          [    0.575927] usb usb2: Product: xHCI Host Controller
          [    0.575939] usb usb2: Manufacturer: Linux 5.4.72-v7l+ xhci-hcd
          [    0.575950] usb usb2: SerialNumber: 0000:01:00.0
          [    0.576202] hub 2-0:1.0: USB hub found
          [    0.576265] hub 2-0:1.0: 4 ports detected
          [    0.576981] dwc_otg: version 3.00a 10-AUG-20
          12 (platform bus)
          [    0.577113] dwc_otg: FIQ enabled
          [    0.577118] dwc_otg: NAK holdoff enabled
          [    0.577123] dwc_otg: FIQ split-transaction FSM enabled
          [    0.577130] Module dwc_common_port init
          [    0.577323] usbcore: registered new interface driver uas
          [    0.577376] usbcore: registered new interface driver usb-storage
          [    0.577473] mousedev: PS/2 mouse device common for all mice
          [    0.578287] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
          [    0.579132] sdhci: Secure Digital Host Controller Interface driver
          [    0.579144] sdhci: Copyright(c) Pierre Ossman
          [    0.579414] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
          [    0.579657] sdhci-pltfm: SDHCI platform and OF driver helper
          [    0.581966] ledtrig-cpu: registered to indicate activity on CPUs
          [    0.582107] hidraw: raw HID events driver (C) Jiri Kosina
          [    0.582175] usbcore: registered new interface driver usbhid
          [    0.582185] usbhid: USB HID core driver
          [    0.582702] vchiq: vchiq_init_state: slot_zero = (ptrval)
          [    0.583792] [vc_sm_connected_init]: start
          [    0.589662] [vc_sm_connected_init]: end - returning 0
          [    0.590597] Initializing XFRM netlink socket
          [    0.590620] NET: Registered protocol family 17
          [    0.590676] Key type dns_resolver registered
          [    0.590839] Registering SWP/SWPB emulation handler
          [    0.590995] registered taskstats version 1
          [    0.591010] Loading compiled-in X.509 certificates
          [    0.591240] Key type ._fscrypt registered
          [    0.591251] Key type .fscrypt registered
          [    0.599950] fe215040.serial: ttyS0 at MMIO 0x0 (irq = 30, base_baud = 62500000) is a 16550
          [    0.600292] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
          [    0.600712] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
          [    0.600726] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
          [    0.646085] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
          [    0.647628] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
          [    0.649169] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
          [    0.651931] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
          [    0.653470] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
          [    0.661939] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
          [    0.663194] of_cfs_init
          [    0.663259] of_cfs_init: OK
          [    0.663665] Waiting for root device PARTUUID=e52a9d10-02...
          [    0.698750] random: fast init done
          [    0.716356] mmc1: new high speed SDIO card at address 0001
          [    0.763989] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
          [    0.764441] mmcblk0: mmc0:aaaa ACLCD 29.7 GiB
          [    0.766832]  mmcblk0: p1 p2
          [    0.806673] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
          [    0.806721] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
          [    0.807352] devtmpfs: mounted
          [    0.810955] Freeing unused kernel memory: 2048K
          [    0.842330] Run /sbin/init as init process
          [    0.942260] usb 1-1: new high-speed USB device number 2 using xhci_hcd
          [    1.124845] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
          [    1.124866] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
          [    1.124879] usb 1-1: Product: USB2.0 Hub
          [    1.126129] hub 1-1:1.0: USB hub found
          [    1.126440] hub 1-1:1.0: 4 ports detected
          [    1.272879] systemd[1]: System time before build time, advancing clock.
          [    1.356687] NET: Registered protocol family 10
          [    1.357302] Segment Routing with IPv6
          [    1.383463] 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)
          [    1.383808] systemd[1]: Detected architecture arm.
          [    1.439311] systemd[1]: Set hostname to <raspberrypi-master>.
          [    1.821597] 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.
          [    1.888731] random: systemd: uninitialized urandom read (16 bytes read)
          [    1.893687] random: systemd: uninitialized urandom read (16 bytes read)
          [    1.893955] systemd[1]: Listening on udev Kernel Socket.
          [    1.894545] random: systemd: uninitialized urandom read (16 bytes read)
          [    1.894836] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
          [    1.901360] systemd[1]: Listening on Syslog Socket.
          [    1.903494] systemd[1]: Created slice system-getty.slice.
          [    1.903898] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
          [    1.904460] systemd[1]: Listening on Journal Socket.
          [    2.282354] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
          [    2.322418] systemd-journald[119]: Received request to flush runtime journal from PID 1
          [    2.616733] generic_raw_uart: loading out-of-tree module taints kernel.
          [    2.650572] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
          [    2.651589] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
          [    2.651599] [vc_sm_connected_init]: start
          [    2.658236] [vc_sm_connected_init]: installed successfully
          [    2.682585] mc: Linux media interface: v0.10
          [    2.702020] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
          [    2.702646] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
          [    2.702892] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
          [    2.703099] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
          [    2.728894] videodev: Linux video capture interface: v2.00
          [    2.738764] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
          [    2.749982] bcm2835_audio bcm2835_audio: card created with 8 channels
          [    2.787530] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
          [    2.787532] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
          [    2.811758] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
          [    2.813540] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
          [    2.818802] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
          [    2.819629] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
          [    2.819865] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
          [    2.820053] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
          [    2.820244] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
          [    2.820265] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
          [    2.820275] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
          [    2.820293] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
          [    2.820302] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
          [    2.820395] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
          [    2.822723] pl011_raw_uart fe201000.serial: Initialized pl011 device; mapbase=0xfe201000; irq=29; clockrate=48000001
          [    2.877790] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
          [    2.877813] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
          [    2.882108] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
          [    2.882138] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
          [    2.882584] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
          [    2.888093] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
          [    2.888118] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
          [    2.912992] cfg80211: Loading compiled-in X.509 certificates for regulatory database
          [    2.953638] [drm] No displays found. Consider forcing hotplug if HDMI is attached
          [    2.953699] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
          [    2.953710] [drm] Su
          pports vblank timestamp caching Rev 2 (21.10.2013).
          [    2.953715] [drm] No driver support for vblank timestamp query.
          [    2.953720] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
          [    2.955285] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
          [    3.020863] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
          [    3.068017] brcmfmac: F1 signature read @0x18000000=0x15264345
          [    3.074300] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
          [    3.074667] usbcore: registered new interface driver brcmfmac
          [    3.095454] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt failed with error -2
          [    3.126589] rtc-rx8130 1-0032: Unable to read registers #28..#30
          [    3.126598] i2c i2c-1: probing for rx8130 failed
          [    3.126612] rtc-rx8130: probe of 1-0032 failed with error -121
          [    3.298331] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
          [    3.318803] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 23 2020 02:19:54 version 7.45.206 (r725000 CY) FWID 01-88ee44ea
          [    3.724125] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
          [    3.734274] br0: port 1(eth0) entered blocking state
          [    3.734281] br0: port 1(eth0) entered disabled state
          [    3.734456] device eth0 entered promiscuous mode
          [    3.741748] bcmgenet: Skipping UMAC reset
          [    3.744688] bcmgenet fd580000.ethernet: configuring instance for external RGMII
          [    3.744897] bcmgenet fd580000.ethernet eth0: Link is Down
          [    3.944283] random: crng init done
          [    3.944293] random: 7 urandom warning(s) missed due to ratelimiting
          [    4.332313] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
          [    7.912330] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
          [    7.912359] br0: port 1(eth0) entered blocking state
          [    7.912366] br0: port 1(eth0) entered forwarding state
          [    7.912455] IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready
          [   11.071749] Bluetooth: Core ver 2.22
          [   11.071794] NET: Registered protocol family 31
          [   11.071800] Bluetooth: HCI device and connection manager initialized
          [   11.071814] Bluetooth: HCI socket layer initialized
          [   11.071823] Bluetooth: L2CAP socket layer initialized
          [   11.071839] Bluetooth: SCO socket layer initialized
          [   11.079765] Bluetooth: HCI UART driver ver 2.3
          [   11.079773] Bluetooth: HCI UART protocol H4 registered
          [   11.079809] Bluetooth: HCI UART protocol Three-wire (H5) registered
          [   11.079960] Bluetooth: HCI UART protocol Broadcom registered
          [   11.247112] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
          [   11.247119] Bluetooth: BNEP filters: protocol multicast
          [   11.247131] Bluetooth: BNEP socket layer initialized
          [   13.903535] raw-uart raw-uart: Reset radio module
          [   21.872179] br0: port 2(vethpivccu) entered blocking state
          [   21.872188] br0: port 2(vethpivccu) entered disabled state
          [   21.872520] device vethpivccu entered promiscuous mode
          [   21.943134] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation
          [   22.016154] eth0: renamed from vethCJECUJ
          [   22.063707] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
          [   22.063823] IPv6: ADDRCONF(NETDEV_CHANGE): vethpivccu: link becomes ready
          [   22.063896] br0: port 2(vethpivccu) entered blocking state
          [   22.063902] br0: port 2(vethpivccu) entered forwarding state
          [   36.210682] eq3loop: created slave mmd_hmip
          [   36.210971] eq3loop: created slave mmd_bidcos
          [   38.306021] eq3loop: eq3loop_open_slave() mmd_bidcos
          [   47.882177] eq3loop: eq3loop_open_slave() mmd_hmip
          [   47.882363] eq3loop: eq3loop_close_slave() mmd_hmip
          [   47.884771] eq3loop: eq3loop_open_slave() mmd_hmip
          [   47.884921] eq3loop: eq3loop_close_slave() mmd_hmip
          [   47.891996] eq3loop: eq3loop_open_slave() mmd_hmip
          [   48.324459] FS-Cache: Netfs 'cifs' registered for caching
          [   48.335326] Key type cifs.spnego registered
          [   48.335339] Key type cifs.idmap registered
          [   48.336046] CIFS: Attempting to mount //192.168.178.109/Backups/iobroker/standard
          [   48.456237] Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
          [   48.456262] CIFS VFS: \\192.168.178.109 Send error in SessSetup = -13
          [   48.456290] CIFS VFS: cifs_mount failed w/return code = -13
          [   48.516819] CIFS: Attempting to mount //192.168.178.109/Backups/iobroker/standard
          [   48.516877] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
          [   48.536423] CIFS VFS: \\192.168.178.109 Dialect not supported by server. Consider specifying vers=1.0 or vers=2.0 on mount for accessing older servers
          [   48.536456] CIFS VFS: cifs_mount failed w/return code = -95
          [12618.540315] CIFS: Attempting to mount //192.168.178.109/Backups/iobroker/ccubackup
          [12618.612181] Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
          [12618.612198] CIFS VFS: \\192.168.178.109 Send error in SessSetup = -13
          [12618.612222] CIFS VFS: cifs_mount failed w/return code = -13
          [12618.668685] CIFS: Attempting to mount //192.168.178.109/Backups/iobroker/ccubackup
          [12618.668742] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
          [12618.675704] CIFS VFS: \\192.168.178.109 Dialect not supported by server. Consider specifying vers=1.0 or vers=2.0 on mount for accessing older servers
          [12618.675729] CIFS VFS: cifs_mount failed w/return code = -95
          [14418.426065] CIFS: Attempting to mount //192.168.178.109/Backups/iobroker/standard
          [14418.498416] Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
          [14418.498432] CIFS VFS: \\192.168.178.109 Send error in SessSetup = -13
          [14418.498456] CIFS VFS: cifs_mount failed w/return code = -13
          [14418.539646] CIFS: Attempting to mount //192.168.178.109/Backups/iobroker/standard
          [14418.539703] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
          [14418.546606] CIFS VFS: \\192.168.178.109 Dialect not supported by server. Consider specifying vers=1.0 or vers=2.0 on mount for accessing older servers
          [14418.546635] CIFS VFS: cifs_mount failed w/return code = -95
          

          Danke für die Hilfe

          Thomas Braun 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Laxs last edited by Thomas Braun

            @Laxs Du meldest dich nicht als User 'iobroker' an. Das ist ein Systemuser und der hat auch kein Passwort. Hast du dir einen Standarduser angelegt, der iobroker heißt? Das wäre ungeschickt.
            [Edith:] Es wird wohl der Terminal-Adapter genutzt. Ich empfehle per SSH auf den Rechner zu gehen.

            Und bitte die kompletten Ein- und Ausgaben zeigen, nix wegkürzen.

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

              @Laxs
              Dann würde ich den Server auch ohne Desktop-Umgebung betreiben, es hängt ja eh kein Display dran. Und dein Samba-Share ist auch nicht ganz sauber aufgesetzt, scheint mir.

              L 1 Reply Last reply Reply Quote 0
              • L
                Laxs @Thomas Braun last edited by

                @Thomas-Braun

                wenn ich den Terminal von der ioBroker Admin dann geht er als iobroker rein

                12c1df47-b765-45c8-8b13-b4cd8766c634-image.png
                dachte das ist dann auch der user den der ioBroker Admin zur installation der Zigbee instanz verwendet, da ich die Instanz aus der ioBroker.admin Oberfläche installier

                99f0686a-d624-4181-b385-acbf78c70f57-image.png

                hier bekomme ich dann auch den Fehler

                4493279a-ab4a-40bb-9f8d-2f68aef7662e-image.png

                Wenn ich über SSH auf den Pi gehe nutze ich einen anderen User

                hier die Ausgaben:

                pi@raspberrypi-master:~ $ which nodejs && nodejs -v && which node && node -v &&        which npm && npm -v && apt policy nodejs && who -r && whoami && groups
                /usr/bin/nodejs
                v12.20.0
                /usr/bin/node
                v12.20.0
                /usr/bin/npm
                6.14.8
                nodejs:
                  Installiert:           12.20.0-1nodesource1
                  Installationskandidat: 12.20.0-1nodesource1
                  Versionstabelle:
                 *** 12.20.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                        100 /var/lib/dpkg/status
                     10.21.0~dfsg-1~deb10u1+rpi1 500
                        500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                         Runlevel 5   2020-12-19 00:00
                pi
                pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c        spi iobroker
                
                
                pi@raspberrypi-master:~ $ dmesg
                [    0.000000] Booting Linux on physical CPU 0x0
                [    0.000000] Linux version 5.4.72-v7l+ (dom@buildbot) (gcc version 9.3.0 (Ubuntu 9.3.                         0-17ubuntu1~20.04)) #1356 SMP Thu Oct 22 13:57:51 BST 2020
                [    0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
                [    0.000000] CPU: div instructions available: patching division code
                [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
                [    0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
                [    0.000000] Memory policy: Data cache writealloc
                [    0.000000] Reserved memory: created CMA memory pool at 0x000000001ec00000, size 256                          MiB
                [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-p                         ool
                [    0.000000] On node 0 totalpages: 1012736
                [    0.000000]   DMA zone: 2304 pages used for memmap
                [    0.000000]   DMA zone: 0 pages reserved
                [    0.000000]   DMA zone: 196608 pages, LIFO batch:63
                [    0.000000]   HighMem zone: 816128 pages, LIFO batch:63
                [    0.000000] percpu: Embedded 20 pages/cpu s49804 r8192 d23924 u81920
                [    0.000000] pcpu-alloc: s49804 r8192 d23924 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: 1010432
                [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable                         _compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1  smsc95xx.maca                         ddr=DC:A6:32:4F:EF:DE vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwc_otg.lp                         m_enable=0 console=tty1 root=PARTUUID=e52a9d10-02 rootfstype=ext4 elevator=deadline fsc                         k.repair=yes rootwait
                [    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] software IO TLB: mapped [mem 0x17cc0000-0x1bcc0000] (64MB)
                [    0.000000] Memory: 3655596K/4050944K available (10240K kernel code, 745K rwdata, 28                         36K rodata, 2048K init, 856K bss, 133204K reserved, 262144K cma-reserved, 3264512K high                         mem)
                [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                [    0.000000] ftrace: allocating 31086 entries in 61 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] GIC: Using split EOI/Deactivate mode
                [    0.000000] random: get_random_bytes called from start_kernel+0x338/0x520 with crng_                         init=0
                [    0.000004] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 21474836                         47500ns
                [    0.000013] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns                         : 1911260446275 ns
                [    0.000050] bcm2835: system timer (irq = 17)
                [    0.000314] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                [    0.000322] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743                         ce346, max_idle_ns: 440795203123 ns
                [    0.000330] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 439804651110                         2ns
                [    0.000336] Switching to timer-based delay loop, resolution 18ns
                [    0.000440] Console: colour dummy device 80x30
                [    0.000644] printk: console [tty1] enabled
                [    0.000673] Calibrating delay loop (skipped), value calculated using timer frequency                         .. 108.00 BogoMIPS (lpj=540000)
                [    0.000690] pid_max: default: 32768 minimum: 301
                [    0.000756] LSM: Security Framework initializing
                [    0.000846] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                [    0.000864] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                [    0.001441] Disabling memory control group subsystem
                [    0.001503] CPU: Testing write buffer coherency: ok
                [    0.001746] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                [    0.002136] Setting up static identity map for 0x200000 - 0x20003c
                [    0.002230] rcu: Hierarchical SRCU implementation.
                [    0.002524] smp: Bringing up secondary CPUs ...
                [    0.003088] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                [    0.003683] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                [    0.004250] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                [    0.004313] smp: Brought up 1 node, 4 CPUs
                [    0.004344] SMP: Total of 4 processors activated (432.00 BogoMIPS).
                [    0.004355] CPU: All CPU(s) started in HYP mode.
                [    0.004365] CPU: Virtualization extensions available.
                [    0.004747] devtmpfs: initialized
                [    0.010489] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
                [    0.010621] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_                         ns: 19112604462750000 ns
                [    0.010643] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                [    0.014052] pinctrl core: initialized pinctrl subsystem
                [    0.014565] NET: Registered protocol family 16
                [    0.016302] DMA: preallocated 1024 KiB pool for atomic coherent allocations
                [    0.016564] audit: initializing netlink subsys (disabled)
                [    0.016680] audit: type=2000 audit(0.010:1): state=initialized audit_enabled=0 res=1
                [    0.017137] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registe                         rs.
                [    0.017152] hw-breakpoint: maximum watchpoint size is 8 bytes.
                [    0.017353] Serial: AMBA PL011 UART driver
                [    0.018788] bcm2835-mbox fe00b880.mailbox: mailbox enabled
                [    0.040361] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-10-22                          13:59, variant start
                [    0.050353] raspberrypi-firmware soc:firmware: Firmware hash is 74e754ff8947c58d2773                         253f77f6f68a303188f8
                [    0.078730] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
                [    0.080866] vgaarb: loaded
                [    0.081083] SCSI subsystem initialized
                [    0.081183] usbcore: registered new interface driver usbfs
                [    0.081213] usbcore: registered new interface driver hub
                [    0.081273] usbcore: registered new device driver usb
                [    0.081420] usb_phy_generic phy: phy supply vcc not found, using dummy regulator
                [    0.082209] clocksource: Switched to clocksource arch_sys_counter
                [    0.366913] VFS: Disk quotas dquot_6.6.0
                [    0.366975] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                [    0.367060] FS-Cache: Loaded
                [    0.367168] CacheFiles: Loaded
                [    0.371378] thermal_sys: Registered thermal governor 'step_wise'
                [    0.371544] NET: Registered protocol family 2
                [    0.371898] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes,                          linear)
                [    0.371920] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                [    0.371952] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                [    0.371986] TCP: Hash tables configured (established 8192 bind 8192)
                [    0.372068] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                [    0.372097] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                [    0.372252] NET: Registered protocol family 1
                [    0.372592] RPC: Registered named UNIX socket transport module.
                [    0.372605] RPC: Registered udp transport module.
                [    0.372615] RPC: Registered tcp transport module.
                [    0.372625] RPC: Registered tcp NFSv4.1 backchannel transport module.
                [    0.372640] PCI: CLS 0 bytes, default 64
                [    0.373476] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters avai                         lable
                [    0.374442] Initialise system trusted keyrings
                [    0.374572] workingset: timestamp_bits=14 max_order=20 bucket_order=6
                [    0.379081] FS-Cache: Netfs 'nfs' registered for caching
                [    0.379439] NFS: Registering the id_resolver key type
                [    0.379464] Key type id_resolver registered
                [    0.379475] Key type id_legacy registered
                [    0.379490] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                [    0.379987] Key type asymmetric registered
                [    0.379999] Asymmetric key parser 'x509' registered
                [    0.380089] bounce: pool size: 64 pages
                [    0.380112] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
                [    0.380224] io scheduler mq-deadline registered
                [    0.380235] io scheduler kyber registered
                [    0.381964] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
                [    0.381983] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, us                         ing [bus 00-ff]
                [    0.382021] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x0603ffffff -> 0x00f800                         0000
                [    0.382057] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x000000                         0000
                [    0.444282] brcm-pcie fd500000.pcie: link up, 5 GT/s x1 (SSC)
                [    0.444431] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
                [    0.444445] pci_bus 0000:00: root bus resource [bus 00-ff]
                [    0.444459] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus ad                         dress [0xf8000000-0xfbffffff])
                [    0.444493] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
                [    0.444618] pci 0000:00:00.0: PME# supported from D0 D3hot
                [    0.445959] PCI: bus0: Fast back to back transfers disabled
                [    0.446093] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
                [    0.446205] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
                [    0.446497] pci 0000:01:00.0: PME# supported from D0 D3cold
                [    0.447880] PCI: bus1: Fast back to back transfers disabled
                [    0.447913] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
                [    0.447929] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
                [    0.447994] pci 0000:00:00.0: PCI bridge to [bus 01]
                [    0.448010] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
                [    0.448153] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
                [    0.448269] pcieport 0000:00:00.0: PME: Signaling with IRQ 57
                [    0.448453] pcieport 0000:00:00.0: AER: enabled with IRQ 57
                [    0.448618] pci 0000:01:00.0: enabling device (0140 -> 0142)
                [    0.450689] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
                [    0.452019] iproc-rng200 fe104000.rng: hwrng registered
                [    0.452169] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(102                         4 MiB)
                [    0.452478] vc-sm: Videocore shared memory driver
                [    0.452731] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
                [    0.457764] brd: module loaded
                [    0.463374] loop: module loaded
                [    0.464046] Loading iSCSI transport class v2.0-870.
                [    0.464926] libphy: Fixed MDIO Bus: probed
                [    0.465201] bcmgenet fd580000.ethernet: failed to get enet clock
                [    0.465216] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
                [    0.465231] bcmgenet fd580000.ethernet: failed to get enet-wol clock
                [    0.465246] bcmgenet fd580000.ethernet: failed to get enet-eee clock
                [    0.465269] bcmgenet: Skipping UMAC reset
                [    0.482224] libphy: bcmgenet MII bus: probed
                [    0.572254] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
                [    0.572709] usbcore: registered new interface driver r8152
                [    0.572752] usbcore: registered new interface driver lan78xx
                [    0.572782] usbcore: registered new interface driver smsc95xx
                [    0.573038] xhci_hcd 0000:01:00.0: xHCI Host Controller
                [    0.573058] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
                [    0.574351] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x                         0000001000000890
                [    0.574938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice                         = 5.04
                [    0.574954] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                [    0.574968] usb usb1: Product: xHCI Host Controller
                [    0.574979] usb usb1: Manufacturer: Linux 5.4.72-v7l+ xhci-hcd
                [    0.574991] usb usb1: SerialNumber: 0000:01:00.0
                [    0.575265] hub 1-0:1.0: USB hub found
                [    0.575332] hub 1-0:1.0: 1 port detected
                [    0.575612] xhci_hcd 0000:01:00.0: xHCI Host Controller
                [    0.575629] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
                [    0.575646] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
                [    0.575898] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice                         = 5.04
                [    0.575913] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                [    0.575927] usb usb2: Product: xHCI Host Controller
                [    0.575939] usb usb2: Manufacturer: Linux 5.4.72-v7l+ xhci-hcd
                [    0.575950] usb usb2: SerialNumber: 0000:01:00.0
                [    0.576202] hub 2-0:1.0: USB hub found
                [    0.576265] hub 2-0:1.0: 4 ports detected
                [    0.576981] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                [    0.577113] dwc_otg: FIQ enabled
                [    0.577118] dwc_otg: NAK holdoff enabled
                [    0.577123] dwc_otg: FIQ split-transaction FSM enabled
                [    0.577130] Module dwc_common_port init
                [    0.577323] usbcore: registered new interface driver uas
                [    0.577376] usbcore: registered new interface driver usb-storage
                [    0.577473] mousedev: PS/2 mouse device common for all mice
                [    0.578287] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
                [    0.579132] sdhci: Secure Digital Host Controller Interface driver
                [    0.579144] sdhci: Copyright(c) Pierre Ossman
                [    0.579414] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
                [    0.579657] sdhci-pltfm: SDHCI platform and OF driver helper
                [    0.581966] ledtrig-cpu: registered to indicate activity on CPUs
                [    0.582107] hidraw: raw HID events driver (C) Jiri Kosina
                [    0.582175] usbcore: registered new interface driver usbhid
                [    0.582185] usbhid: USB HID core driver
                [    0.582702] vchiq: vchiq_init_state: slot_zero = (ptrval)
                [    0.583792] [vc_sm_connected_init]: start
                [    0.589662] [vc_sm_connected_init]: end - returning 0
                [    0.590597] Initializing XFRM netlink socket
                [    0.590620] NET: Registered protocol family 17
                [    0.590676] Key type dns_resolver registered
                [    0.590839] Registering SWP/SWPB emulation handler
                [    0.590995] registered taskstats version 1
                [    0.591010] Loading compiled-in X.509 certificates
                [    0.591240] Key type ._fscrypt registered
                [    0.591251] Key type .fscrypt registered
                [    0.599950] fe215040.serial: ttyS0 at MMIO 0x0 (irq = 30, base_baud = 62500000) is a                          16550
                [    0.600292] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
                [    0.600712] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
                [    0.600726] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
                [    0.646085] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
                [    0.647628] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                [    0.649169] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                [    0.651931] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
                [    0.653470] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                [    0.661939] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
                [    0.663194] of_cfs_init
                [    0.663259] of_cfs_init: OK
                [    0.663665] Waiting for root device PARTUUID=e52a9d10-02...
                [    0.698750] random: fast init done
                [    0.716356] mmc1: new high speed SDIO card at address 0001
                [    0.763989] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
                [    0.764441] mmcblk0: mmc0:aaaa ACLCD 29.7 GiB
                [    0.766832]  mmcblk0: p1 p2
                [    0.806673] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (n                         ull)
                [    0.806721] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                [    0.807352] devtmpfs: mounted
                [    0.810955] Freeing unused kernel memory: 2048K
                [    0.842330] Run /sbin/init as init process
                [    0.942260] usb 1-1: new high-speed USB device number 2 using xhci_hcd
                [    1.124845] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice=                          4.21
                [    1.124866] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
                [    1.124879] usb 1-1: Product: USB2.0 Hub
                [    1.126129] hub 1-1:1.0: USB hub found
                [    1.126440] hub 1-1:1.0: 4 ports detected
                [    1.272879] systemd[1]: System time before build time, advancing clock.
                [    1.356687] NET: Registered protocol family 10
                [    1.357302] Segment Routing with IPv6
                [    1.383463] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +I                         MA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCO                         MP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
                [    1.383808] systemd[1]: Detected architecture arm.
                [    1.439311] systemd[1]: Set hostname to <raspberrypi-master>.
                [    1.821597] systemd[1]: /lib/systemd/system/pivccu.service:8: PIDFile= references pa                         th below legacy directory /var/run/, updating /var/run/pivccu3.pid → /run/pivccu3.pid;                          please update the unit file accordingly.
                [    1.888731] random: systemd: uninitialized urandom read (16 bytes read)
                [    1.893687] random: systemd: uninitialized urandom read (16 bytes read)
                [    1.893955] systemd[1]: Listening on udev Kernel Socket.
                [    1.894545] random: systemd: uninitialized urandom read (16 bytes read)
                [    1.894836] systemd[1]: Set up automount Arbitrary Executable File Formats File Syst                         em Automount Point.
                [    1.901360] systemd[1]: Listening on Syslog Socket.
                [    1.903494] systemd[1]: Created slice system-getty.slice.
                [    1.903898] systemd[1]: Started Dispatch Password Requests to Console Directory Watc                         h.
                [    1.904460] systemd[1]: Listening on Journal Socket.
                [    2.282354] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                [    2.322418] systemd-journald[119]: Received request to flush runtime journal from PI                         D 1
                [    2.616733] generic_raw_uart: loading out-of-tree module taints kernel.
                [    2.650572] vc_sm_cma: module is from the staging directory, the quality is unknown,                          you have been warned.
                [    2.651589] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
                [    2.651599] [vc_sm_connected_init]: start
                [    2.658236] [vc_sm_connected_init]: installed successfully
                [    2.682585] mc: Linux media interface: v0.10
                [    2.702020] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers                          at 0xfeb00000 length 0x00010000
                [    2.702646] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Regis                         ters at 0xfeb10000 length 0x00001000
                [    2.702892] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers                          at 0xfeb20000 length 0x00010000
                [    2.703099] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at                          0xfeb30000 length 0x00010000
                [    2.728894] videodev: Linux video capture interface: v2.00
                [    2.738764] snd_bcm2835: module is from the staging directory, the quality is unknow                         n, you have been warned.
                [    2.749982] bcm2835_audio bcm2835_audio: card created with 8 channels
                [    2.787530] bcm2835_mmal_vchiq: module is from the staging directory, the quality is                          unknown, you have been warned.
                [    2.787532] bcm2835_mmal_vchiq: module is from the staging directory, the quality is                          unknown, you have been warned.
                [    2.811758] bcm2835_codec: module is from the staging directory, the quality is unkn                         own, you have been warned.
                [    2.813540] bcm2835_isp: module is from the staging directory, the quality is unknow                         n, you have been warned.
                [    2.818802] bcm2835_v4l2: module is from the staging directory, the quality is unkno                         wn, you have been warned.
                [    2.819629] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video1                         3
                [    2.819865] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video                         14
                [    2.820053] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video                         15
                [    2.820244] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
                [    2.820265] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
                [    2.820275] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
                [    2.820293] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
                [    2.820302] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
                [    2.820395] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
                [    2.822723] pl011_raw_uart fe201000.serial: Initialized pl011 device; mapbase=0xfe20                         1000; irq=29; clockrate=48000001
                [    2.877790] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
                [    2.877813] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
                [    2.882108] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
                [    2.882138] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
                [    2.882584] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
                [    2.888093] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
                [    2.888118] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
                [    2.912992] cfg80211: Loading compiled-in X.509 certificates for regulatory database
                [    2.953638] [drm] No displays found. Consider forcing hotplug if HDMI is attached
                [    2.953699] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
                [    2.953710] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
                [    2.953715] [drm] No driver support for vblank timestamp query.
                [    2.953720] [drm] Setting vblank_disable_immediate to false because get_vblank_times                         tamp == NULL
                [    2.955285] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
                [    3.020863] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
                [    3.068017] brcmfmac: F1 signature read @0x18000000=0x15264345
                [    3.074300] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip                          BCM4345/6
                [    3.074667] usbcore: registered new interface driver brcmfmac
                [    3.095454] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.r                         aspberrypi,4-model-b.txt failed with error -2
                [    3.126589] rtc-rx8130 1-0032: Unable to read registers #28..#30
                [    3.126598] i2c i2c-1: probing for rx8130 failed
                [    3.126612] rtc-rx8130: probe of 1-0032 failed with error -121
                [    3.298331] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip                          BCM4345/6
                [    3.318803] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 23 2020 02                         :19:54 version 7.45.206 (r725000 CY) FWID 01-88ee44ea
                [    3.724125] bridge: filtering via arp/ip/ip6tables is no longer available by default                         . Update your scripts to load br_netfilter if you need this.
                [    3.734274] br0: port 1(eth0) entered blocking state
                [    3.734281] br0: port 1(eth0) entered disabled state
                [    3.734456] device eth0 entered promiscuous mode
                [    3.741748] bcmgenet: Skipping UMAC reset
                [    3.744688] bcmgenet fd580000.ethernet: configuring instance for external RGMII
                [    3.744897] bcmgenet fd580000.ethernet eth0: Link is Down
                [    3.944283] random: crng init done
                [    3.944293] random: 7 urandom warning(s) missed due to ratelimiting
                [    4.332313] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k                          SSFS
                [    7.912330] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control                          rx/tx
                [    7.912359] br0: port 1(eth0) entered blocking state
                [    7.912366] br0: port 1(eth0) entered forwarding state
                [    7.912455] IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready
                [   11.071749] Bluetooth: Core ver 2.22
                [   11.071794] NET: Registered protocol family 31
                [   11.071800] Bluetooth: HCI device and connection manager initialized
                [   11.071814] Bluetooth: HCI socket layer initialized
                [   11.071823] Bluetooth: L2CAP socket layer initialized
                [   11.071839] Bluetooth: SCO socket layer initialized
                [   11.079765] Bluetooth: HCI UART driver ver 2.3
                [   11.079773] Bluetooth: HCI UART protocol H4 registered
                [   11.079809] Bluetooth: HCI UART protocol Three-wire (H5) registered
                [   11.079960] Bluetooth: HCI UART protocol Broadcom registered
                [   11.247112] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                [   11.247119] Bluetooth: BNEP filters: protocol multicast
                [   11.247131] Bluetooth: BNEP socket layer initialized
                [   13.903535] raw-uart raw-uart: Reset radio module
                [   21.872179] br0: port 2(vethpivccu) entered blocking state
                [   21.872188] br0: port 2(vethpivccu) entered disabled state
                [   21.872520] device vethpivccu entered promiscuous mode
                [   21.943134] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net                         _cls activation
                [   22.016154] eth0: renamed from vethCJECUJ
                [   22.063707] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
                [   22.063823] IPv6: ADDRCONF(NETDEV_CHANGE): vethpivccu: link becomes ready
                [   22.063896] br0: port 2(vethpivccu) entered blocking state
                [   22.063902] br0: port 2(vethpivccu) entered forwarding state
                [   36.210682] eq3loop: created slave mmd_hmip
                [   36.210971] eq3loop: created slave mmd_bidcos
                [   38.306021] eq3loop: eq3loop_open_slave() mmd_bidcos
                [   47.882177] eq3loop: eq3loop_open_slave() mmd_hmip
                [   47.882363] eq3loop: eq3loop_close_slave() mmd_hmip
                [   47.884771] eq3loop: eq3loop_open_slave() mmd_hmip
                [   47.884921] eq3loop: eq3loop_close_slave() mmd_hmip
                [   47.891996] eq3loop: eq3loop_open_slave() mmd_hmip
                [   48.324459] FS-Cache: Netfs 'cifs' registered for caching
                [   48.335326] Key type cifs.spnego registered
                [   48.335339] Key type cifs.idmap registered
                [   48.336046] CIFS: Attempting to mount //192.168.178.109/Backups/iobroker/standard
                [   48.456237] Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
                [   48.456262] CIFS VFS: \\192.168.178.109 Send error in SessSetup = -13
                [   48.456290] CIFS VFS: cifs_mount failed w/return code = -13
                [   48.516819] CIFS: Attempting to mount //192.168.178.109/Backups/iobroker/standard
                [   48.516877] No dialect specified on mount. Default has changed to a more secure dial                         ect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect                          to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
                [   48.536423] CIFS VFS: \\192.168.178.109 Dialect not supported by server. Consider sp                         ecifying vers=1.0 or vers=2.0 on mount for accessing older servers
                [   48.536456] CIFS VFS: cifs_mount failed w/return code = -95
                [12618.540315] CIFS: Attempting to mount //192.168.178.109/Backups/iobroker/ccubackup
                [12618.612181] Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
                [12618.612198] CIFS VFS: \\192.168.178.109 Send error in SessSetup = -13
                [12618.612222] CIFS VFS: cifs_mount failed w/return code = -13
                [12618.668685] CIFS: Attempting to mount //192.168.178.109/Backups/iobroker/ccubackup
                [12618.668742] No dialect specified on mount. Default has changed to a more secure dial                         ect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect                          to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
                [12618.675704] CIFS VFS: \\192.168.178.109 Dialect not supported by server. Consider sp                         ecifying vers=1.0 or vers=2.0 on mount for accessing older servers
                [12618.675729] CIFS VFS: cifs_mount failed w/return code = -95
                [14418.426065] CIFS: Attempting to mount //192.168.178.109/Backups/iobroker/standard
                [14418.498416] Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
                [14418.498432] CIFS VFS: \\192.168.178.109 Send error in SessSetup = -13
                [14418.498456] CIFS VFS: cifs_mount failed w/return code = -13
                [14418.539646] CIFS: Attempting to mount //192.168.178.109/Backups/iobroker/standard
                [14418.539703] No dialect specified on mount. Default has changed to a more secure dial                         ect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect                          to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
                [14418.546606] CIFS VFS: \\192.168.178.109 Dialect not supported by server. Consider sp                         ecifying vers=1.0 or vers=2.0 on mount for accessing older servers
                [14418.546635] CIFS VFS: cifs_mount failed w/return code = -95
                

                Gruß

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

                  @Laxs
                  Das ist ein Master/Slave Setup?

                  Versuch mal

                  iobroker stop
                  iobroker fix
                  

                  Ich vermute das Grundsystem könnte auch aktualisiert werden:

                  sudo apt update
                  sudo apt upgrade
                  sudo reboot
                  

                  Am Rande: Den terminal-Adapter braucht es eigentlich nicht, würde ich rauskicken. Du hast doch eine Konsole direkt systemseitig.

                  Den Runlevel würde ich auch auf 3 setzen, es hängt ja kein Display dran, wenn ich das richtig sehe.

                  L 1 Reply Last reply Reply Quote 0
                  • L
                    Laxs @Thomas Braun last edited by

                    @Thomas-Braun

                    danke Dir das hat geholfen.

                    Jetzt funktioniert es wieder.

                    Ich wünsche Dir einen schönen 4. Advent.

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

                    Support us

                    ioBroker
                    Community Adapters
                    Donate

                    684
                    Online

                    31.9k
                    Users

                    80.1k
                    Topics

                    1.3m
                    Posts

                    raspberry 4 zigbee adapter
                    2
                    8
                    285
                    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