Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Iobroker startet nicht mehr

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Iobroker startet nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Hoss0305 last edited by

      @hoss0305

      iobroker start admin
      
      H 1 Reply Last reply Reply Quote 0
      • H
        Hoss0305 @Thomas Braun last edited by

        @thomas-braun sagte in Iobroker startet nicht mehr:

        iobroker start admin

        Nach Eingabe von

        iobroker start Admin
        

        erscheint

        pi@ioBroker-Pi:/opt/iobroker $ iobroker start admin
        Cannot find any instances of "admin"!
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Hoss0305 last edited by

          @hoss0305

          iobroker list adapters
          
          H 1 Reply Last reply Reply Quote 0
          • H
            Hoss0305 @Thomas Braun last edited by

            @thomas-braun sagte in Iobroker startet nicht mehr:

            iobroker list adapters

            pi@ioBroker-Pi:/opt/iobroker $ iobroker list adapters
            pi@ioBroker-Pi:/opt/iobroker $
            
            

            Da wird nichts angezeigt!

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

              @hoss0305

              Installiere es nochmal:

              cd /opt/iobroker
              sudo -H -u iobroker npm install iobroker.js-controller
              
              H 1 Reply Last reply Reply Quote 0
              • H
                Hoss0305 @Thomas Braun last edited by

                @thomas-braun sagte in Iobroker startet nicht mehr:

                cd /opt/iobroker
                sudo -H -u iobroker npm install iobroker.js-controller

                pi@ioBroker-Pi:/opt/iobroker $ cd /opt/iobroker
                pi@ioBroker-Pi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                
                > iobroker.js-controller@3.2.16 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                > node lib/preinstallCheck.js
                
                NPM version: 6.14.12
                
                > iobroker.js-controller@3.2.16 install /opt/iobroker/node_modules/iobroker.js-controller
                > node iobroker.js setup first
                
                object system.certificates updated
                object _design/system updated
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                
                + iobroker.js-controller@3.2.16
                updated 1 package in 63.863s
                
                81 packages are looking for funding
                  run `npm fund` for details
                
                
                
                   ╭───────────────────────────────────────────────────────────────╮
                   │                                                               │
                   │     New major version of npm available! 6.14.12 -> 7.9.0      │
                   │   Changelog: https://github.com/npm/cli/releases/tag/v7.9.0   │
                   │               Run npm install -g npm to update!               │
                   │                                                               │
                   ╰───────────────────────────────────────────────────────────────╯
                

                des Weiteren habe ich npm geupdatet

                pi@ioBroker-Pi:/opt/iobroker $ sudo npm install -g npm
                /usr/bin/npm -> /usr/lib/node_modules/npm/bin/npm-cli.js
                /usr/bin/npx -> /usr/lib/node_modules/npm/bin/npx-cli.js
                + npm@7.9.0
                added 58 packages from 23 contributors, removed 241 packages and updated 194 packages in 29.898s
                

                aber das ioBroker WebUI startet immer noch nicht

                pi@ioBroker-Pi:/opt/iobroker $ iobroker list adapters
                pi@ioBroker-Pi:/opt/iobroker $
                

                Auch hier keine Veränderungen

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

                  @hoss0305

                  Nie npm manuell updaten! Insbesondere nicht auf npm@7

                  H 1 Reply Last reply Reply Quote 0
                  • H
                    Hoss0305 @Thomas Braun last edited by

                    @thomas-braun
                    Das heißt jetzt was? Habe ich mehr zerschossen, als es sowieso ist ist? Hast Du noch einen Tipp für mich, was ich machen kann, oder irgend jemand sonst? Für jegliche Hilfe wäre ich dankbar.

                    Glasfaser 1 Reply Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @Hoss0305 last edited by

                      @hoss0305

                      Ein Backup nehmen und neu aufsetzen.

                      1 Reply Last reply Reply Quote 0
                      • K
                        kiste01 @Thomas Braun last edited by

                        @thomas-braun

                        Hi,
                        ich habe aus dem Urlaub heraus gemerkt, dass der iobroker nicht mehr läuft, weil die Hühnerklappe nicht zum Sonnenaufgang aufging. Da war bestimmt ordentlich was los im Stall 😉

                        Der Fall von JayR passt 1:1 auf mein Fehlerbild und ich bin alle Schritte durchgegangen. Das Einspielen das backup aus der Ferne geht natürlich nicht.

                        Hat jemand eine Idee, was ich alles reparieren muss oder wo der Fehler liegt, damit ich die Oberfläche wieder erreiche?

                        pi@raspberrypi-master:~ $ iobroker status
                        iobroker is running on this host.
                        
                        
                        Objects type: file
                        States  type: redis
                        pi@raspberrypi-master:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                        /usr/bin/nodejs
                        v12.22.1
                        /usr/bin/node
                        v12.22.1
                        /usr/bin/npm
                        6.14.12
                        nodejs:
                          Installiert:           12.22.1-1nodesource1
                          Installationskandidat: 12.22.1-1nodesource1
                          Versionstabelle:
                         *** 12.22.1-1nodesource1 500
                                500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                                100 /var/lib/dpkg/status
                             10.24.0~dfsg-1~deb10u1 500
                                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                        pi@raspberrypi-master:~ $ iobroker list instances
                        
                        
                        + instance is alive
                        pi@raspberrypi-master:~ $ dmesg
                        [    0.000000] Booting Linux on physical CPU 0x0
                        [    0.000000] Linux version 5.10.17-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) #1403 SMP Mon Feb 22 11:33:35 GMT 2021
                        [    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] Zone ranges:
                        [    0.000000]   DMA      [mem 0x0000000000000000-0x000000002fffffff]
                        [    0.000000]   Normal   empty
                        [    0.000000]   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
                        [    0.000000] Movable zone start for each node
                        [    0.000000] Early memory node ranges
                        [    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                        [    0.000000]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                        [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                        [    0.000000] On node 0 totalpages: 1012480
                        [    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: 815872 pages, LIFO batch:63
                        [    0.000000] percpu: Embedded 20 pages/cpu s50700 r8192 d23028 u81920
                        [    0.000000] pcpu-alloc: s50700 r8192 d23028 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: 1010176
                        [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:640x480M@60 smsc95xx.macaddr=DC:A6:32:04:6D:69 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  dwc_otg.lpm_enable=0 console=tty1 root=PARTUUID=4b463ad5-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                        [    0.000000] Kernel parameter elevator= does not have any effect anymore.
                                       Please use sysfs to set IO scheduler for individual devices.
                        [    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 0x0000000017cc0000-0x000000001bcc0000] (64MB)
                        [    0.000000] Memory: 3653912K/4049920K available (10240K kernel code, 1358K rwdata, 3160K rodata, 2048K init, 890K bss, 133864K reserved, 262144K cma-reserved, 3263488K highmem)
                        [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                        [    0.000000] ftrace: allocating 33942 entries in 67 pages
                        [    0.000000] ftrace: allocated 67 pages with 3 groups
                        [    0.000000] rcu: Hierarchical RCU implementation.
                        [    0.000000]  Rude variant of Tasks RCU enabled.
                        [    0.000000]  Tracing variant of Tasks RCU enabled.
                        [    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+0x3c8/0x59c with crng_init=0
                        [    0.000009] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
                        [    0.000027] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
                        [    0.000087] bcm2835: system timer (irq = 25)
                        [    0.000737] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                        [    0.000754] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
                        [    0.000773] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
                        [    0.000788] Switching to timer-based delay loop, resolution 18ns
                        [    0.001041] Console: colour dummy device 80x30
                        [    0.001107] printk: console [tty1] enabled
                        [    0.001164] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
                        [    0.001196] pid_max: default: 32768 minimum: 301
                        [    0.001365] LSM: Security Framework initializing
                        [    0.001549] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                        [    0.001575] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                        [    0.003154] Disabling memory control group subsystem
                        [    0.003274] CPU: Testing write buffer coherency: ok
                        [    0.003732] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                        [    0.004939] Setting up static identity map for 0x200000 - 0x20003c
                        [    0.005138] rcu: Hierarchical SRCU implementation.
                        [    0.006068] smp: Bringing up secondary CPUs ...
                        [    0.007281] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                        [    0.008663] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                        [    0.009964] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                        [    0.010121] smp: Brought up 1 node, 4 CPUs
                        [    0.010142] SMP: Total of 4 processors activated (432.00 BogoMIPS).
                        [    0.010157] CPU: All CPU(s) started in HYP mode.
                        [    0.010171] CPU: Virtualization extensions available.
                        [    0.011080] devtmpfs: initialized
                        [    0.025215] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
                        [    0.025450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
                        [    0.025481] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                        [    0.032492] pinctrl core: initialized pinctrl subsystem
                        [    0.033563] NET: Registered protocol family 16
                        [    0.037655] DMA: preallocated 1024 KiB pool for atomic coherent allocations
                        [    0.038431] audit: initializing netlink subsys (disabled)
                        [    0.038709] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
                        [    0.039259] thermal_sys: Registered thermal governor 'step_wise'
                        [    0.040059] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
                        [    0.040077] hw-breakpoint: maximum watchpoint size is 8 bytes.
                        [    0.040466] Serial: AMBA PL011 UART driver
                        [    0.073481] bcm2835-mbox fe00b880.mailbox: mailbox enabled
                        [    0.090856] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-02-25T12:10:40, variant start
                        [    0.100868] raspberrypi-firmware soc:firmware: Firmware hash is 564e5f9b852b23a330b1764bcf0b2d022a20afd0
                        [    0.146005] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
                        [    0.150145] vgaarb: loaded
                        [    0.150598] SCSI subsystem initialized
                        [    0.150836] usbcore: registered new interface driver usbfs
                        [    0.151276] usbcore: registered new interface driver hub
                        [    0.151351] usbcore: registered new device driver usb
                        [    0.151715] usb_phy_generic phy: supply vcc not found, using dummy regulator
                        [    0.153706] clocksource: Switched to clocksource arch_sys_counter
                        [    1.152714] VFS: Disk quotas dquot_6.6.0
                        [    1.152820] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                        [    1.152981] FS-Cache: Loaded
                        [    1.153183] CacheFiles: Loaded
                        [    1.154187] simple-framebuffer 3e997000.framebuffer: framebuffer at 0x3e997000, 0x12c000 bytes, mapped to 0x(ptrval)
                        [    1.154208] simple-framebuffer 3e997000.framebuffer: format=a8r8g8b8, mode=640x480x32, linelength=2560
                        [    1.154599] Console: switching to colour frame buffer device 80x30
                        [    1.156169] simple-framebuffer 3e997000.framebuffer: fb0: simplefb registered!
                        [    1.166304] NET: Registered protocol family 2
                        [    1.167151] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
                        [    1.167193] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                        [    1.167348] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                        [    1.167418] TCP: Hash tables configured (established 8192 bind 8192)
                        [    1.167574] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                        [    1.167611] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                        [    1.167884] NET: Registered protocol family 1
                        [    1.168589] RPC: Registered named UNIX socket transport module.
                        [    1.168604] RPC: Registered udp transport module.
                        [    1.168620] RPC: Registered tcp transport module.
                        [    1.168634] RPC: Registered tcp NFSv4.1 backchannel transport module.
                        [    1.168657] PCI: CLS 0 bytes, default 64
                        [    1.171669] Initialise system trusted keyrings
                        [    1.171929] workingset: timestamp_bits=14 max_order=20 bucket_order=6
                        [    1.180512] zbud: loaded
                        [    1.182432] FS-Cache: Netfs 'nfs' registered for caching
                        [    1.183207] NFS: Registering the id_resolver key type
                        [    1.183247] Key type id_resolver registered
                        [    1.183263] Key type id_legacy registered
                        [    1.183398] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                        [    1.184477] Key type asymmetric registered
                        [    1.184494] Asymmetric key parser 'x509' registered
                        [    1.184684] bounce: pool size: 64 pages
                        [    1.184727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
                        [    1.184941] io scheduler mq-deadline registered
                        [    1.184959] io scheduler kyber registered
                        [    1.189454] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
                        [    1.189485] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
                        [    1.189565] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
                        [    1.189653] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
                        [    1.245843] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
                        [    1.246242] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
                        [    1.246262] pci_bus 0000:00: root bus resource [bus 00-ff]
                        [    1.246283] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
                        [    1.246372] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
                        [    1.246614] pci 0000:00:00.0: PME# supported from D0 D3hot
                        [    1.250146] PCI: bus0: Fast back to back transfers disabled
                        [    1.250485] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
                        [    1.250614] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
                        [    1.251048] pci 0000:01:00.0: PME# supported from D0 D3cold
                        [    1.254569] PCI: bus1: Fast back to back transfers disabled
                        [    1.254631] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
                        [    1.254655] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
                        [    1.254740] pci 0000:00:00.0: PCI bridge to [bus 01]
                        [    1.254765] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
                        [    1.255170] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
                        [    1.255382] pcieport 0000:00:00.0: PME: Signaling with IRQ 63
                        [    1.261614] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
                        [    1.262514] bcm2835-aux-uart fe215040.serial: there is not valid maps for state default
                        [    1.265034] iproc-rng200 fe104000.rng: hwrng registered
                        [    1.265351] vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB)
                        [    1.266232] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
                        [    1.278425] brd: module loaded
                        [    1.290762] loop: module loaded
                        [    1.292409] Loading iSCSI transport class v2.0-870.
                        [    1.294877] libphy: Fixed MDIO Bus: probed
                        [    1.296586] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
                        [    1.313749] libphy: bcmgenet MII bus: probed
                        [    1.393871] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
                        [    1.395000] usbcore: registered new interface driver r8152
                        [    1.395068] usbcore: registered new interface driver lan78xx
                        [    1.395128] usbcore: registered new interface driver smsc95xx
                        [    1.396713] xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
                        [    1.396871] xhci_hcd 0000:01:00.0: xHCI Host Controller
                        [    1.396907] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
                        [    1.400215] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000030000000890
                        [    1.401537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
                        [    1.401556] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                        [    1.401574] usb usb1: Product: xHCI Host Controller
                        [    1.401591] usb usb1: Manufacturer: Linux 5.10.17-v7l+ xhci-hcd
                        [    1.401607] usb usb1: SerialNumber: 0000:01:00.0
                        [    1.402338] hub 1-0:1.0: USB hub found
                        [    1.402437] hub 1-0:1.0: 1 port detected
                        [    1.403100] xhci_hcd 0000:01:00.0: xHCI Host Controller
                        [    1.403128] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
                        [    1.403154] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
                        [    1.403717] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
                        [    1.403736] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                        [    1.403753] usb usb2: Product: xHCI Host Controller
                        [    1.403770] usb usb2: Manufacturer: Linux 5.10.17-v7l+ xhci-hcd
                        [    1.403786] usb usb2: SerialNumber: 0000:01:00.0
                        [    1.404491] hub 2-0:1.0: USB hub found
                        [    1.404566] hub 2-0:1.0: 4 ports detected
                        [    1.406282] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                        [    1.406604] dwc_otg: FIQ enabled
                        [    1.406619] dwc_otg: NAK holdoff enabled
                        [    1.406633] dwc_otg: FIQ split-transaction FSM enabled
                        [    1.406652] Module dwc_common_port init
                        [    1.407082] usbcore: registered new interface driver uas
                        [    1.407189] usbcore: registered new interface driver usb-storage
                        [    1.407379] mousedev: PS/2 mouse device common for all mice
                        [    1.409039] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
                        [    1.412495] sdhci: Secure Digital Host Controller Interface driver
                        [    1.412510] sdhci: Copyright(c) Pierre Ossman
                        [    1.413207] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
                        [    1.413846] sdhci-pltfm: SDHCI platform and OF driver helper
                        [    1.417910] ledtrig-cpu: registered to indicate activity on CPUs
                        [    1.418252] hid: raw HID events driver (C) Jiri Kosina
                        [    1.418458] usbcore: registered new interface driver usbhid
                        [    1.418472] usbhid: USB HID core driver
                        [    1.423782] Initializing XFRM netlink socket
                        [    1.423825] NET: Registered protocol family 17
                        [    1.423948] Key type dns_resolver registered
                        [    1.424404] Registering SWP/SWPB emulation handler
                        [    1.424585] registered taskstats version 1
                        [    1.424614] Loading compiled-in X.509 certificates
                        [    1.425443] Key type ._fscrypt registered
                        [    1.425459] Key type .fscrypt registered
                        [    1.425474] Key type fscrypt-provisioning registered
                        [    1.436911] uart-pl011 fe201000.serial: there is not valid maps for state default
                        [    1.437209] uart-pl011 fe201000.serial: cts_event_workaround enabled
                        [    1.437294] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
                        [    1.443750] bcm2835-aux-uart fe215040.serial: there is not valid maps for state default
                        [    1.444604] fe215040.serial: ttyS0 at MMIO 0xfe215040 (irq = 37, base_baud = 62500000) is a 16550
                        [    1.445588] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
                        [    1.446633] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
                        [    1.446651] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
                        [    1.477145] of_cfs_init
                        [    1.477282] of_cfs_init: OK
                        [    1.496124] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
                        [    1.497811] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                        [    1.499497] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                        [    1.502523] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
                        [    1.504330] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                        [    1.512390] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
                        [    1.513171] Waiting for root device PARTUUID=4b463ad5-02...
                        [    1.547878] random: fast init done
                        [    1.572418] mmc1: new high speed SDIO card at address 0001
                        [    1.763745] usb 1-1: new high-speed USB device number 2 using xhci_hcd
                        [    1.946567] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
                        [    1.946587] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
                        [    1.946605] usb 1-1: Product: USB2.0 Hub
                        [    1.948352] hub 1-1:1.0: USB hub found
                        [    1.948671] hub 1-1:1.0: 4 ports detected
                        [    2.094184] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
                        [    2.125755] usb 2-2: New USB device found, idVendor=174c, idProduct=5136, bcdDevice= 0.01
                        [    2.125774] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
                        [    2.125791] usb 2-2: Product: AS2105
                        [    2.125808] usb 2-2: Manufacturer: ASMedia
                        [    2.125824] usb 2-2: SerialNumber: 00000000000000000000
                        [    2.129245] usb-storage 2-2:1.0: USB Mass Storage device detected
                        [    2.130028] scsi host0: usb-storage 2-2:1.0
                        [    2.273743] usb 1-1.4: new full-speed USB device number 3 using xhci_hcd
                        [    2.410980] usb 1-1.4: New USB device found, idVendor=0451, idProduct=16c8, bcdDevice= 1.00
                        [    2.411000] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
                        [    2.411018] usb 1-1.4: Product: CC2538 USB CDC
                        [    2.411034] usb 1-1.4: Manufacturer: Texas Instruments
                        [    3.194516] scsi 0:0:0:0: Direct-Access     ASMT     2105             0    PQ: 0 ANSI: 6
                        [    3.195982] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
                        [    3.196846] sd 0:0:0:0: [sda] Write Protect is off
                        [    3.196866] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
                        [    3.197597] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
                        [    3.200296]  sda: sda1 sda2
                        [    3.203593] sd 0:0:0:0: [sda] Attached SCSI disk
                        [    3.243434] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                        [    3.243510] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                        [    3.244108] devtmpfs: mounted
                        [    3.252972] Freeing unused kernel memory: 2048K
                        [    3.294086] Run /sbin/init as init process
                        [    3.294100]   with arguments:
                        [    3.294115]     /sbin/init
                        [    3.294129]     splash
                        [    3.294143]   with environment:
                        [    3.294157]     HOME=/
                        [    3.294171]     TERM=linux
                        [    3.511294] systemd[1]: System time before build time, advancing clock.
                        [    3.577101] NET: Registered protocol family 10
                        [    3.578476] Segment Routing with IPv6
                        [    3.621351] 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)
                        [    3.622333] systemd[1]: Detected architecture arm.
                        [    3.667650] systemd[1]: Set hostname to <raspberrypi-master>.
                        [    4.338961] random: systemd: uninitialized urandom read (16 bytes read)
                        [    4.349574] random: systemd: uninitialized urandom read (16 bytes read)
                        [    4.350210] systemd[1]: Listening on fsck to fsckd communication Socket.
                        [    4.350999] random: systemd: uninitialized urandom read (16 bytes read)
                        [    4.351471] systemd[1]: Listening on Journal Audit Socket.
                        [    4.351633] systemd[1]: Reached target Swap.
                        [    4.352217] systemd[1]: Listening on udev Kernel Socket.
                        [    4.354511] systemd[1]: Created slice User and Session Slice.
                        [    4.356701] systemd[1]: Created slice system-systemd\x2dfsck.slice.
                        [    4.357124] systemd[1]: Listening on initctl Compatibility Named Pipe.
                        [    4.484499] i2c /dev entries driver
                        [    5.225203] EXT4-fs (sda2): re-mounted. Opts: (null)
                        [    5.344738] systemd-journald[117]: Received request to flush runtime journal from PID 1
                        [    5.904667] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
                        [    5.912583] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
                        [    5.913209] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
                        [    5.925288] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
                        [    6.026107] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
                        [    6.028453] mc: Linux media interface: v0.10
                        [    6.028687] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
                        [    6.028710] [vc_sm_connected_init]: start
                        [    6.037083] [vc_sm_connected_init]: installed successfully
                        [    6.120404] videodev: Linux video capture interface: v2.00
                        [    6.128056] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
                        [    6.135449] bcm2835_audio bcm2835_audio: card created with 4 channels
                        [    6.140187] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                        [    6.142389] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                        [    6.148729] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
                        [    6.155376] bcm2835_audio bcm2835_audio: card created with 4 channels
                        [    6.192090] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
                        [    6.213032] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
                        [    6.235436] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
                        [    6.236309] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
                        [    6.236436] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
                        [    6.236516] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
                        [    6.243905] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
                        [    6.245643] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
                        [    6.245674] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
                        [    6.245699] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
                        [    6.245722] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
                        [    6.245744] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
                        [    6.245976] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
                        [    6.253073] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
                        [    6.253138] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
                        [    6.269851] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
                        [    6.269899] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
                        [    6.490833] cfg80211: Loading compiled-in X.509 certificates for regulatory database
                        [    6.530850] cdc_acm 1-1.4:1.0: ttyACM0: USB ACM device
                        [    6.533645] usbcore: registered new interface driver cdc_acm
                        [    6.533665] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
                        [    6.541523] sd 0:0:0:0: Attached scsi generic sg0 type 0
                        [    6.721330] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
                        [    6.726182] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
                        [    6.815001] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
                        [    6.815028] checking generic (3e997000 12c000) vs hw (0 ffffffffffffffff)
                        [    6.815046] fb0: switching to vc4drmfb from simple
                        [    6.815128] brcmfmac: F1 signature read @0x18000000=0x15264345
                        [    6.815508] Console: switching to colour dummy device 80x30
                        [    6.816953] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
                        [    6.818861] vc4-drm gpu: [drm] HDMI-A-1: EDID is invalid:
                        [    6.818882]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
                        [    6.818898]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
                        [    6.818913]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
                        [    6.818928]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
                        [    6.818943]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
                        [    6.818958]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
                        [    6.818973]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
                        [    6.818988]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
                        [    6.834156] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                        [    6.834616] usbcore: registered new interface driver brcmfmac
                        [    6.861925] Console: switching to colour frame buffer device 80x30
                        [    6.862411] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
                        [    6.862962] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt failed with error -2
                        [    7.107349] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                        [    7.117237] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
                        [    8.205719] random: crng init done
                        [    8.205734] random: 7 urandom warning(s) missed due to ratelimiting
                        [    8.313853] Under-voltage detected! (0x00050005)
                        [    9.420124] uart-pl011 fe201000.serial: no DMA platform data
                        [    9.562039] 8021q: 802.1Q VLAN Support v1.8
                        [    9.728548] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k FS
                        [   10.017688] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
                        [   10.525773] tun: Universal TUN/TAP device driver, 1.6
                        [   10.630559] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
                        [   10.632694] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
                        [   10.632753] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
                        [   11.996933] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.eth0.retrans_time - use net.ipv6.neigh.eth0.retrans_time_ms instead
                        [   12.812438] broken atomic modeset userspace detected, disabling atomic
                        [   15.560074] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
                        [   16.191655] Bluetooth: Core ver 2.22
                        [   16.191788] NET: Registered protocol family 31
                        [   16.191805] Bluetooth: HCI device and connection manager initialized
                        [   16.191840] Bluetooth: HCI socket layer initialized
                        [   16.191863] Bluetooth: L2CAP socket layer initialized
                        [   16.191899] Bluetooth: SCO socket layer initialized
                        [   16.238790] Bluetooth: HCI UART driver ver 2.3
                        [   16.238815] Bluetooth: HCI UART protocol H4 registered
                        [   16.238927] Bluetooth: HCI UART protocol Three-wire (H5) registered
                        [   16.239287] Bluetooth: HCI UART protocol Broadcom registered
                        [   16.421998] fuse: init (API version 7.32)
                        [   16.925171] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                        [   16.925192] Bluetooth: BNEP filters: protocol multicast
                        [   16.925269] Bluetooth: BNEP socket layer initialized
                        [   17.078741] Bluetooth: RFCOMM TTY layer initialized
                        [   17.078776] Bluetooth: RFCOMM socket layer initialized
                        [   17.078907] Bluetooth: RFCOMM ver 1.11
                        [   33.273787] Voltage normalised (0x00000000)
                        [   37.433843] Under-voltage detected! (0x00050005)
                        [   41.593791] Voltage normalised (0x00000000)
                        [   43.673822] Under-voltage detected! (0x00050005)
                        [   56.153797] Voltage normalised (0x00000000)
                        [  314.078122] rpi_firmware_get_throttled: 11 callbacks suppressed
                        [  314.078131] Under-voltage detected! (0x00050005)
                        [  334.878653] rpi_firmware_get_throttled: 11 callbacks suppressed
                        [  334.878661] Voltage normalised (0x00000000)
                        [  336.968810] Under-voltage detected! (0x00050005)
                        [  351.519052] Voltage normalised (0x00000000)
                        [  355.679177] Under-voltage detected! (0x00050005)
                        [  384.799725] Voltage normalised (0x00000000)
                        [  619.843296] rpi_firmware_get_throttled: 19 callbacks suppressed
                        [  619.843304] Under-voltage detected! (0x00050005)
                        [  640.643608] Under-voltage detected! (0x00050005)
                        [  646.883667] rpi_firmware_get_throttled: 20 callbacks suppressed
                        [  646.883675] Voltage normalised (0x00000000)
                        [  651.043765] Under-voltage detected! (0x00050005)
                        [  655.203803] Voltage normalised (0x00000000)
                        [  667.683965] Voltage normalised (0x00000000)
                        [  975.527819] rpi_firmware_get_throttled: 13 callbacks suppressed
                        [  975.527827] Voltage normalised (0x00000000)
                        [  977.607888] rpi_firmware_get_throttled: 15 callbacks suppressed
                        [  977.607896] Under-voltage detected! (0x00050005)
                        [  988.007956] Voltage normalised (0x00000000)
                        [  990.088029] Under-voltage detected! (0x00050005)
                        [  994.248059] Voltage normalised (0x00000000)
                        [  998.408135] Under-voltage detected! (0x00050005)
                        [ 1281.294202] rpi_firmware_get_throttled: 11 callbacks suppressed
                        [ 1281.294210] Under-voltage detected! (0x00050005)
                        [ 1287.534233] rpi_firmware_get_throttled: 12 callbacks suppressed
                        [ 1287.534240] Voltage normalised (0x00000000)
                        [ 1289.614352] Under-voltage detected! (0x00050005)
                        [ 1302.094544] Voltage normalised (0x00000000)
                        [ 1306.264653] Under-voltage detected! (0x00050005)
                        [ 1310.414674] Voltage normalised (0x00000000)
                        [ 1589.139220] rpi_firmware_get_throttled: 16 callbacks suppressed
                        [ 1589.139228] Voltage normalised (0x00000000)
                        [ 1595.379383] rpi_firmware_get_throttled: 17 callbacks suppressed
                        [ 1595.379391] Under-voltage detected! (0x00050005)
                        [ 1603.699448] Voltage normalised (0x00000000)
                        [ 1609.939572] Under-voltage detected! (0x00050005)
                        [ 1616.179629] Voltage normalised (0x00000000)
                        [ 1622.419762] Under-voltage detected! (0x00050005)
                        [ 1911.543890] rpi_firmware_get_throttled: 15 callbacks suppressed
                        [ 1911.543898] Under-voltage detected! (0x00050005)
                        [ 1924.023973] rpi_firmware_get_throttled: 16 callbacks suppressed
                        [ 1924.023981] Voltage normalised (0x00000000)
                        [ 1928.184066] Under-voltage detected! (0x00050005)
                        [ 1932.344085] Voltage normalised (0x00000000)
                        [ 1940.664227] Under-voltage detected! (0x00050005)
                        [ 1944.824277] Voltage normalised (0x00000000)
                        [ 2240.190209] rpi_firmware_get_throttled: 9 callbacks suppressed
                        [ 2240.190217] Under-voltage detected! (0x00050005)
                        [ 2252.670425] rpi_firmware_get_throttled: 9 callbacks suppressed
                        [ 2252.670432] Voltage normalised (0x00000000)
                        [ 2254.750501] Under-voltage detected! (0x00050005)
                        [ 2258.910575] Voltage normalised (0x00000000)
                        [ 2260.990737] Under-voltage detected! (0x00050005)
                        [ 2265.150707] Voltage normalised (0x00000000)
                        [ 2541.796356] rpi_firmware_get_throttled: 14 callbacks suppressed
                        [ 2541.796364] Under-voltage detected! (0x00050005)
                        [ 2548.036477] Under-voltage detected! (0x00050005)
                        [ 2554.276535] rpi_firmware_get_throttled: 15 callbacks suppressed
                        [ 2554.276543] Voltage normalised (0x00000000)
                        [ 2579.237065] Under-voltage detected! (0x00050005)
                        [ 2583.397084] Voltage normalised (0x00000000)
                        [ 2595.877312] Voltage normalised (0x00000000)
                        [ 2857.961966] rpi_firmware_get_throttled: 12 callbacks suppressed
                        [ 2857.961975] Under-voltage detected! (0x00050005)
                        [ 2864.202033] rpi_firmware_get_throttled: 11 callbacks suppressed
                        [ 2864.202041] Voltage normalised (0x00000000)
                        [ 2872.522214] Under-voltage detected! (0x00050005)
                        [ 2876.682251] Voltage normalised (0x00000000)
                        [ 2878.762333] Under-voltage detected! (0x00050005)
                        [ 2882.922345] Voltage normalised (0x00000000)
                        [ 3201.167550] rpi_firmware_get_throttled: 14 callbacks suppressed
                        [ 3201.167558] Under-voltage detected! (0x00050005)
                        [ 3205.327583] rpi_firmware_get_throttled: 14 callbacks suppressed
                        [ 3205.327591] Voltage normalised (0x00000000)
                        [ 3209.487687] Under-voltage detected! (0x00050005)
                        [ 3213.647736] Voltage normalised (0x00000000)
                        [ 3215.727776] Under-voltage detected! (0x00050005)
                        [ 3219.887816] Voltage normalised (0x00000000)
                        [ 3558.933082] rpi_firmware_get_throttled: 14 callbacks suppressed
                        [ 3558.933090] Under-voltage detected! (0x00050005)
                        [ 3569.333205] rpi_firmware_get_throttled: 14 callbacks suppressed
                        [ 3569.333213] Voltage normalised (0x00000000)
                        [ 3577.653373] Under-voltage detected! (0x00050005)
                        [ 3581.813399] Voltage normalised (0x00000000)
                        [ 3583.893559] Under-voltage detected! (0x00050005)
                        [ 3590.133526] Voltage normalised (0x00000000)
                        [ 3860.537624] rpi_firmware_get_throttled: 11 callbacks suppressed
                        [ 3860.537633] Under-voltage detected! (0x00050005)
                        pi@raspberrypi-master:~ $
                        
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @kiste01 last edited by

                          @kiste01

                          Under-voltage detected!

                          Besorg dir ein besseres Netzteil.

                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Thomas Braun last edited by Homoran

                            @thomas-braun sagte in Iobroker startet nicht mehr:

                            Besorg dir ein besseres Netzteil.

                            @kiste01
                            Da es gerade auch wieder in einem anderen Thread dazu hoch her geht:
                            es kann auch am USB-Kabel liegen.

                            Wenn das zu schwach dimensioniert ist, oder die Steckerkontakte nichts taugen, so dass die Widerstände zu hoch werden, führt das auch zum Spannungsverlust

                            1 Reply Last reply Reply Quote 1
                            • B
                              Baeaegger @Hoss0305 last edited by

                              @hoss0305

                              auch ich habe seit dem 07.04.2021 das selbe Problem...

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

                                @baeaegger sagte in Iobroker startet nicht mehr:

                                auch ich habe seit dem 07.04.2021 das selbe Problem...

                                welches?

                                hast du mehr Infos?

                                B 1 Reply Last reply Reply Quote 0
                                • B
                                  Baeaegger @Homoran last edited by

                                  @homoran

                                  Backup funktionierte noch in der Nacht und kurz danach kommt über Telegram: Restarting... Seither komme ich nicht mehr auf die Weboberfläche des iobrokers.

                                  Wie im Fall von JayR und kisto01. Habe auch die Schritte durchprobiert, jedoch ohne Erfolg. Muss wohl auf mein Backup zurück spielen...

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

                                    @baeaegger sagte in Iobroker startet nicht mehr:

                                    Backup funktionierte noch in der Nacht und kurz danach kommt über Telegram: Restarting

                                    klingt für mich aber anders!

                                    @baeaegger sagte in Iobroker startet nicht mehr:

                                    Habe auch die Schritte durch

                                    was sagen denn die Konsolenbefehle?

                                    B 1 Reply Last reply Reply Quote 0
                                    • B
                                      Baeaegger @Homoran last edited by

                                      @homoran

                                      iobroker status

                                       Cannot read system.config: null (OK when migrating or restoring)
                                       Cannot find view "system" for search "host"
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: file
                                      States  type: file
                                      
                                      

                                      iobroker list instances

                                       Cannot read system.config: null (OK when migrating or restoring)
                                       Cannot find view "system" for search "host"
                                      
                                      
                                      + instance is alive
                                      
                                      
                                      Homoran 1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Baeaegger last edited by Homoran

                                        @baeaegger und du hast keinen Stromausfall gehabt?

                                        oder ebenfalls ein under-voltage?

                                        was ergibt: tac /var/log/kern.log | grep -i under ?

                                        B 1 Reply Last reply Reply Quote 0
                                        • B
                                          Baeaegger @Homoran last edited by

                                          @homoran

                                          Nein, hatte keinen Stromausfall. Wie finde ich die "under-voltage" heraus?

                                          der Code, ergibt nichts... (leer)

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

                                            @baeaegger sagte in Iobroker startet nicht mehr:

                                            @homoran

                                            Nein, hatte keinen Stromausfall. Wie finde ich die "under-voltage" heraus?

                                            der Code, ergibt nichts... (leer)

                                            dann hilft nur noch
                                            https://forum.iobroker.net/topic/43325/mini-howto-cannot-find-view-system-for-search-host?_=1618223637990

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

                                            Support us

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

                                            541
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            error iobroker startet nicht status
                                            10
                                            97
                                            9226
                                            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