Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker lässt sich nicht mehr starten

    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

    ioBroker lässt sich nicht mehr starten

    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Daniel 5 last edited by

      Hallo zusammen,

      ich hoffe ihr könnt mir mit meinem Laienverständnis helfen, bevor ich alles neuinstallieren muss.

      Bei dem Gewitter vor ein paar Wochen hatten wir Stromausfall und mein Raspi 5 hatte sich aufgefangen. Nachdem ich ihn mehrmals neugestartet habe, lief alles wie
      der wie gewohnt. Ich habe dies aber direkt zum Anlass genommen node, npm und co. upzudaten.
      Nach der Installation und Neustart gab es zumindest für mich das gleiche Fehlerbild wie jetzt:

      ioBroker ist nicht mehr über die IP Adresse aufrufbar. Die ebenfalls installierte pivccu erreiche ich allerdings. Auch über das Terminal vom Mac komme ich auf den Raspi drauf.

      Ich hab den Raspi jetzt schon mehrfach neugestartet. Manuell oder über die Befehle. Leider bleibt der Fehler. Ich meine in einer iob diag gelesen zu haben, dass der jscontroller nicht startet - dies find ich im aktuellen nicht.

      ========== Start marking the full check here ===========
      
      ```bash
      Script v.2025-03-08
      
      *** BASE SYSTEM ***
       Static hostname: RaspberryPi5
             Icon name: computer
      Operating System: Debian GNU/Linux 12 (bookworm)
                Kernel: Linux 6.12.25+rpt-rpi-2712
          Architecture: arm64
      OS is similar to: 
      
      Model		: Raspberry Pi 5 Model B Rev 1.0
      Docker          : false
      Virtualization  : none
      Kernel          : aarch64
      Userland        : 64 bit
      
      Systemuptime and Load:
       17:07:07 up 5 min,  2 users,  load average: 0.73, 0.43, 0.22
      CPU threads: 4
      
      
      *** LIFE CYCLE STATUS ***
      Operating System is the current Debian stable version codenamed 'bookworm'!
      
      *** RASPBERRY THROTTLING ***
      Current issues:
      No throttling issues detected.
      
      Previously detected issues:
      No throttling issues detected.
      
      *** TIME AND TIMEZONES ***
                     Local time: Thu 2025-06-19 17:07:07 CEST
                 Universal time: Thu 2025-06-19 15:07:07 UTC
                       RTC time: Thu 2025-06-19 15:07:08
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** Users and Groups ***
      User that called 'iob diag':
      daniel
      HOME=/home/daniel
      GROUPS=daniel adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
      
      *** DISPLAY-SERVER SETUP ***
      Display-Server: false
      Desktop: 	
      Terminal: 	tty
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            8.5G        653M        7.5G        5.9M        418M        7.8G
      Swap:           209M          0B        209M
      Total:          8.7G        653M        7.7G
      
      Active iob-Instances: 	0
      
               8063 M total memory
                622 M used memory
                533 M active memory
                186 M inactive memory
               7119 M free memory
                 46 M buffer memory
                353 M swap cache
                199 M total swap
                  0 M used swap
                199 M free swap
      
      *** top - Table Of Processes  ***
      top - 17:07:08 up 5 min,  2 users,  load average: 0.73, 0.43, 0.22
      Tasks: 203 total,   1 running, 202 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni, 86.7 id, 13.3 wa,  0.0 hi,  0.0 si,  0.0 st 
      MiB Mem :   8063.7 total,   7119.2 free,    623.0 used,    400.3 buff/cache     
      MiB Swap:    200.0 total,    200.0 free,      0.0 used.   7440.7 avail Mem 
      
      *** FAILED SERVICES ***
      
        UNIT LOAD ACTIVE SUB DESCRIPTION
      0 loaded units listed.
      
      
      *** DMESG CRITICAL ERRORS ***
      No critical errors detected
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      udev           devtmpfs  3.9G     0  3.9G   0% /dev
      tmpfs          tmpfs     807M  5.5M  801M   1% /run
      /dev/mmcblk0p2 ext4       57G  6.4G   48G  12% /
      tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
      tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
      /dev/mmcblk0p1 vfat      510M   68M  443M  14% /boot/firmware
      tmpfs          tmpfs     807M     0  807M   0% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Thu Jun 19 17:01:47 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave  numa=fake=8 system_heap.max_order=0 smsc95xx.macaddr=2C:CF:67:79:99:7E vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=7a10825e-02 rootfstype=ext4 fsck.repair=yes rootwait
      [Thu Jun 19 17:01:51 2025] EXT4-fs (mmcblk0p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
      [Thu Jun 19 17:01:55 2025] EXT4-fs (mmcblk0p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none.
      
      Show mounted filesystems:
      TARGET           SOURCE         FSTYPE OPTIONS
      /                /dev/mmcblk0p2 ext4   rw,noatime
      `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      2.3G	/var/
      863M	/var/lib
      677M	/var/lib/piVCCU3
      657M	/var/cache
      651M	/var/cache/apt
      
      Archived and active journals take up 570.5M in the file system.
      
      /opt/iobroker/backups:
      37M	/opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      169M	/opt/iobroker/iobroker-data/
      118M	/opt/iobroker/iobroker-data/files
      47M	/opt/iobroker/iobroker-data/files/admin.admin
      46M	/opt/iobroker/iobroker-data/files/admin.admin/custom/assets
      46M	/opt/iobroker/iobroker-data/files/admin.admin/custom
      
      The five largest files in iobroker-data are:
      8.1M	/opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BFvcOIQE.js
      6.7M	/opt/iobroker/iobroker-data/objects.jsonl
      4.7M	/opt/iobroker/iobroker-data/files/yahka.admin/yahka.admin.js.map
      4.6M	/opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
      4.1M	/opt/iobroker/iobroker-data/files/yahka.admin/yahka.admin.js
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      No Devices found 'by-id'
      
      Zigbee Network Settings on your coordinator/in nvbackup are:
      
      zigbee.X
      Extended Pan ID:
      *** MASKED ***
      Pan ID:
      *** MASKED ***
      Channel:
      *** MASKED ***
      Network Key:
      *** MASKED ***
      
      To unmask the settings run 'iob diag --unmask'
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs 	v20.19.2
      /usr/bin/node 		v20.19.2
      /usr/bin/npm 		10.8.2
      /usr/bin/npx 		10.8.2
      /usr/bin/corepack 	0.31.0
      
      nodejs:
        Installed: 20.19.2-1nodesource1
        Candidate: 20.19.2-1nodesource1
        Version table:
       *** 20.19.2-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
              100 /var/lib/dpkg/status
           20.19.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.19.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.18.3-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.18.2-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.18.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.18.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.17.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.16.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.15.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.15.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.14.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.13.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.13.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.12.2-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.12.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.12.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.11.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.11.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.10.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.9.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.8.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.8.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.7.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.6.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.6.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.5.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.5.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.4.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.3.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.3.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.2.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.1.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.0.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           18.19.0+dfsg-6~deb12u2 500
              500 http://deb.debian.org/debian bookworm/main arm64 Packages
           18.19.0+dfsg-6~deb12u1 500
              500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
      
      Temp directories causing deletion problem: 0
      No problems detected
      
      Errors in npm tree: 0
      No problems detected
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      /opt/iobroker/node_modules/ioredis/built/command.js:1
      "use strict";ObJect&devinePropeR4y(expovts, "_esModUle", { valq�: t2ue });
                   ^
      
      SyntaxError: Invalid or unexpected token
          at wrapSafe (node:internal/modules/cjs/loader:1472:18)
          at Module._compile (node:internal/modules/cjs/loader:1501:20)
          at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
          at Module.load (node:internal/modules/cjs/loader:1275:32)
          at Module._load (node:internal/modules/cjs/loader:1096:12)
          at Module.require (node:internal/modules/cjs/loader:1298:19)
          at require (node:internal/modules/helpers:182:18)
          at Object.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/index.js:7:19)
          at Module._compile (node:internal/modules/cjs/loader:1529:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
      Installation broken or unknown objects type: jsonl configured
      
      Hosts:
      /opt/iobroker/node_modules/ioredis/built/command.js:1
      "use strict";ObJect&devinePropeR4y(expovts, "_esModUle", { valq�: t2ue });
                   ^
      
      SyntaxError: Invalid or unexpected token
          at wrapSafe (node:internal/modules/cjs/loader:1472:18)
          at Module._compile (node:internal/modules/cjs/loader:1501:20)
          at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
          at Module.load (node:internal/modules/cjs/loader:1275:32)
          at Module._load (node:internal/modules/cjs/loader:1096:12)
          at Module.require (node:internal/modules/cjs/loader:1298:19)
          at require (node:internal/modules/helpers:182:18)
          at Object.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/index.js:7:19)
          at Module._compile (node:internal/modules/cjs/loader:1529:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
      Installation broken or unknown objects type: jsonl configured
      
      Core adapters versions
      js-controller: 	7.0.6
      admin: 		7.6.17
      javascript: 	8.9.2
      
      nodejs modules from github: 	0
      
      Adapter State
      
      
      Enabled adapters with bindings
      
      ioBroker-Repositories
      /opt/iobroker/node_modules/ioredis/built/command.js:1
      "use strict";ObJect&devinePropeR4y(expovts, "_esModUle", { valq�: t2ue });
                   ^
      
      SyntaxError: Invalid or unexpected token
          at wrapSafe (node:internal/modules/cjs/loader:1472:18)
          at Module._compile (node:internal/modules/cjs/loader:1501:20)
          at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
          at Module.load (node:internal/modules/cjs/loader:1275:32)
          at Module._load (node:internal/modules/cjs/loader:1096:12)
          at Module.require (node:internal/modules/cjs/loader:1298:19)
          at require (node:internal/modules/helpers:182:18)
          at Object.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/index.js:7:19)
          at Module._compile (node:internal/modules/cjs/loader:1529:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
      Installation broken or unknown objects type: jsonl configured
      
      Installed ioBroker-Adapters
      /opt/iobroker/node_modules/ioredis/built/command.js:1
      "use strict";ObJect&devinePropeR4y(expovts, "_esModUle", { valq�: t2ue });
                   ^
      
      SyntaxError: Invalid or unexpected token
          at wrapSafe (node:internal/modules/cjs/loader:1472:18)
          at Module._compile (node:internal/modules/cjs/loader:1501:20)
          at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
          at Module.load (node:internal/modules/cjs/loader:1275:32)
          at Module._load (node:internal/modules/cjs/loader:1096:12)
          at Module.require (node:internal/modules/cjs/loader:1298:19)
          at require (node:internal/modules/helpers:182:18)
          at Object.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/index.js:7:19)
          at Module._compile (node:internal/modules/cjs/loader:1529:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
      Installation broken or unknown objects type: jsonl configured
      
      Objects and States
      Please stand by - This may take a while
      Objects: 	0
      States: 	0
      
      *** OS-Repositories and Updates ***
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
      Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
      Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
      Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
      Hit:6 https://apt.pivccu.de/piVCCU stable InRelease
      Reading package lists...
      Pending Updates: 0
      
      *** Listening Ports ***
      Active Internet connections (only servers)
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          7267       1054/sshd: /usr/sbi 
      tcp        0      0 10.0.3.1:53             0.0.0.0:*               LISTEN      0          1877       1185/dnsmasq        
      tcp6       0      0 :::22                   :::*                    LISTEN      0          7269       1054/sshd: /usr/sbi 
      udp        0      0 0.0.0.0:50254           0.0.0.0:*                           104        5804       713/avahi-daemon: r 
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5802       713/avahi-daemon: r 
      udp        0      0 10.0.3.1:53             0.0.0.0:*                           0          1876       1185/dnsmasq        
      udp        0      0 0.0.0.0:67              0.0.0.0:*                           0          1873       1185/dnsmasq        
      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          1793       976/dhclient        
      udp6       0      0 :::5353                 :::*                                104        5803       713/avahi-daemon: r 
      udp6       0      0 :::35163                :::*                                104        5805       713/avahi-daemon: r 
      
      *** Log File - Last 25 Lines ***
      
      2025-06-19 15:10:12.871  - info: history.0 (1934) terminating
      2025-06-19 15:10:12.880  - info: history.0 (1934) Terminated (NO_ERROR): Without reason
      2025-06-19 15:10:12.890  - info: hm-rpc.0 (8549) terminating
      2025-06-19 15:10:12.891  - info: hm-rpc.0 (8549) Terminated (NO_ERROR): Without reason
      2025-06-19 15:10:12.892  - info: yahka.0 (8610) terminating
      2025-06-19 15:10:12.893  - info: yahka.0 (8610) Terminated (NO_ERROR): Without reason
      2025-06-19 15:10:12.898  - info: hm-rega.0 (8533) terminating
      2025-06-19 15:10:12.899  - info: hm-rega.0 (8533) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2025-06-19 15:10:13.320  - info: backitup.0 (2092) terminating
      2025-06-19 15:10:13.328  - info: yahka.0 (8610) terminating
      2025-06-19 15:10:13.339  - info: javascript.0 (4418) terminating
      2025-06-19 15:10:13.342  - info: hm-rega.0 (8533) terminating
      2025-06-19 15:10:13.345  - info: admin.0 (1905) terminating
      2025-06-19 15:10:13.352  - info: web.0 (2290) terminating
      2025-06-19 15:10:13.352  - info: web.0 (2290) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2025-06-19 15:10:13.379  - info: host.RaspberryPi5 instance system.adapter.javascript.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2025-06-19 15:10:13.392  - info: host.RaspberryPi5 instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
      2025-06-19 15:10:13.447  - info: host.RaspberryPi5 instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
      2025-06-19 15:10:13.447  - info: host.RaspberryPi5 instance system.adapter.hm-rpc.0 terminated with code 0 (NO_ERROR)
      2025-06-19 15:10:13.462  - info: host.RaspberryPi5 instance system.adapter.backitup.0 terminated with code 0 (NO_ERROR)
      2025-06-19 15:10:13.463  - info: host.RaspberryPi5 instance system.adapter.yahka.0 terminated with code 0 (NO_ERROR)
      2025-06-19 15:10:13.470  - info: host.RaspberryPi5 instance system.adapter.hm-rega.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2025-06-19 15:10:13.871  - info: host.RaspberryPi5 instance system.adapter.web.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2025-06-19 15:10:13.871  - info: host.RaspberryPi5 All instances are stopped.
      2025-06-19 15:10:14.023  - info: host.RaspberryPi5 terminated
      
      

      ============ Mark until here for C&P =============

      iob diag has finished.

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

        @daniel-5 Warum Doppelpost?
        https://forum.iobroker.net/post/1278732

        D 1 Reply Last reply Reply Quote 0
        • D
          Daniel 5 @Homoran last edited by

          @homoran der "erste" Post wurde mir nicht im Profil angezeigt, weil wahrscheinlich bei euch noch in der Prüfung, da ich vergessen hatte die Kategorie auszuwählen. Kann hier gelöscht werden

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

            @daniel-5 sagte in ioBroker lässt sich nicht mehr starten:

            bei euch noch in der Prüfung, da ich vergessen hatte die Kategorie auszuwählen

            ja...und nein!
            Jeder Erstpost wird gesichtet, und du hattest "iobroker allgemein" als Kategorie ausgewählt.
            Da es aber nach einem Schaden des Dateisystems aussieht habe ich es verschoben.

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

            Support us

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

            922
            Online

            31.9k
            Users

            80.2k
            Topics

            1.3m
            Posts

            2
            4
            108
            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