Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Iobroker startet nicht mehr. system.config Fehler

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

Iobroker startet nicht mehr. system.config Fehler

Iobroker startet nicht mehr. system.config Fehler

Scheduled Pinned Locked Moved ioBroker Allgemein
raspberry pi 4iobroker startet nichtsystem.config
7 Posts 3 Posters 399 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    smotomike
    wrote on last edited by
    #1

    Hallo,

    Iobroker lief Problemlos bis ich heute morgen meinen Raspberry 4 per SSH rebootet habe.

    Seitdem startet IObroker nicht mehr.

    Leider nutze ich kein Backup Adapter sondern sichere das ganze Raspberry Image automatisiert auf eine NAS. Nun besteht der Fehler leider auch schon bei meinem ältesten Backup. Könnt ihr mir helfen? Bis heute morgen lief wie gesagt alles Problemlos.

    root@raspberryNASPI4:~# iobroker status
     Cannot read system.config: null (OK when migrating or restoring)
    iobroker is not running on this host.
    
    
    Objects type: file
    States  type: file
    root@raspberryNASPI4:~# which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && sudo apt update && apt policy nodejs
    /usr/bin/nodejs
    /usr/local/bin/node
    /usr/local/bin/npm
    v8.17.0
    v12.22.4
    6.14.14
    
    root@raspberryNASPI4:~# tail -f /opt/iobroker/log/iobroker.current.log
    2021-09-22 18:34:35.801  - info: host.raspberryNASPI4 received SIGTERM
    2021-09-22 18:34:35.805  - warn: host.raspberryNASPI4 get state error: Connection is closed.
    2021-09-22 18:34:35.806  - info: host.raspberryNASPI4 terminated
    2021-09-22 18:34:35.969  - info: host.raspberryNASPI4 iobroker exit null
    2021-09-22 18:34:37.380  - info: host.raspberryNASPI4 iobroker.js-controller version 3.3.15 js-controller starting
    2021-09-22 18:34:37.386  - info: host.raspberryNASPI4 Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
    2021-09-22 18:34:37.387  - info: host.raspberryNASPI4 hostname: raspberryNASPI4, node: v12.22.4
    2021-09-22 18:34:37.388  - info: host.raspberryNASPI4 ip addresses: 192.168.1.150 10.8.0.1
    2021-09-22 18:34:37.538  - error: host.raspberryNASPI4 Cannot read system.config: null (OK when migrating or restoring)
    2021-09-22 18:34:37.788  - info: host.raspberryNASPI4 connected to Objects and States
    2021-09-22 18:34:37.972  - info: host.raspberryNASPI4 added notifications configuration of host
    2021-09-22 18:34:38.007  - error: host.raspberryNASPI4 Cannot find view "system" for search "instance"
    2021-09-22 18:34:38.008  - error: host.raspberryNASPI4 Could not add notifications config of this host: Could not get notifications setup from instances: Cannot find view "system"
    2021-09-22 18:34:38.027  - info: host.raspberryNASPI4 Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
    2021-09-22 18:34:38.083  - error: host.raspberryNASPI4 Cannot find view "system" for search "host"
    2021-09-22 18:34:38.093  - error: host.raspberryNASPI4 Cannot find view "system" for search "state"
    2021-09-22 18:34:38.094  - error: host.raspberryNASPI4 Cannot find view "system" for search "instance"
    2021-09-22 18:34:38.098  - error: host.raspberryNASPI4 Could not collect system.host.raspberryNASPI4 states to check for obsolete states: Error: Cannot find view "system"
    2021-09-22 18:34:38.100  - error: host.raspberryNASPI4 _design/system missing - call node iobroker.js setup
    2021-09-22 18:34:38.100  - info: host.raspberryNASPI4 no instances found
    2021-09-22 18:34:38.107  - error: host.raspberryNASPI4 uncaught exception: doc.rows is not iterable
    2021-09-22 18:34:38.107  - error: host.raspberryNASPI4 TypeError: doc.rows is not iterable
        at Object.getInstancesOrderedByStartPrio (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2787:27)
    
    
    S GlasfaserG 2 Replies Last reply
    0
    • S smotomike

      Hallo,

      Iobroker lief Problemlos bis ich heute morgen meinen Raspberry 4 per SSH rebootet habe.

      Seitdem startet IObroker nicht mehr.

      Leider nutze ich kein Backup Adapter sondern sichere das ganze Raspberry Image automatisiert auf eine NAS. Nun besteht der Fehler leider auch schon bei meinem ältesten Backup. Könnt ihr mir helfen? Bis heute morgen lief wie gesagt alles Problemlos.

      root@raspberryNASPI4:~# iobroker status
       Cannot read system.config: null (OK when migrating or restoring)
      iobroker is not running on this host.
      
      
      Objects type: file
      States  type: file
      root@raspberryNASPI4:~# which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && sudo apt update && apt policy nodejs
      /usr/bin/nodejs
      /usr/local/bin/node
      /usr/local/bin/npm
      v8.17.0
      v12.22.4
      6.14.14
      
      root@raspberryNASPI4:~# tail -f /opt/iobroker/log/iobroker.current.log
      2021-09-22 18:34:35.801  - info: host.raspberryNASPI4 received SIGTERM
      2021-09-22 18:34:35.805  - warn: host.raspberryNASPI4 get state error: Connection is closed.
      2021-09-22 18:34:35.806  - info: host.raspberryNASPI4 terminated
      2021-09-22 18:34:35.969  - info: host.raspberryNASPI4 iobroker exit null
      2021-09-22 18:34:37.380  - info: host.raspberryNASPI4 iobroker.js-controller version 3.3.15 js-controller starting
      2021-09-22 18:34:37.386  - info: host.raspberryNASPI4 Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
      2021-09-22 18:34:37.387  - info: host.raspberryNASPI4 hostname: raspberryNASPI4, node: v12.22.4
      2021-09-22 18:34:37.388  - info: host.raspberryNASPI4 ip addresses: 192.168.1.150 10.8.0.1
      2021-09-22 18:34:37.538  - error: host.raspberryNASPI4 Cannot read system.config: null (OK when migrating or restoring)
      2021-09-22 18:34:37.788  - info: host.raspberryNASPI4 connected to Objects and States
      2021-09-22 18:34:37.972  - info: host.raspberryNASPI4 added notifications configuration of host
      2021-09-22 18:34:38.007  - error: host.raspberryNASPI4 Cannot find view "system" for search "instance"
      2021-09-22 18:34:38.008  - error: host.raspberryNASPI4 Could not add notifications config of this host: Could not get notifications setup from instances: Cannot find view "system"
      2021-09-22 18:34:38.027  - info: host.raspberryNASPI4 Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
      2021-09-22 18:34:38.083  - error: host.raspberryNASPI4 Cannot find view "system" for search "host"
      2021-09-22 18:34:38.093  - error: host.raspberryNASPI4 Cannot find view "system" for search "state"
      2021-09-22 18:34:38.094  - error: host.raspberryNASPI4 Cannot find view "system" for search "instance"
      2021-09-22 18:34:38.098  - error: host.raspberryNASPI4 Could not collect system.host.raspberryNASPI4 states to check for obsolete states: Error: Cannot find view "system"
      2021-09-22 18:34:38.100  - error: host.raspberryNASPI4 _design/system missing - call node iobroker.js setup
      2021-09-22 18:34:38.100  - info: host.raspberryNASPI4 no instances found
      2021-09-22 18:34:38.107  - error: host.raspberryNASPI4 uncaught exception: doc.rows is not iterable
      2021-09-22 18:34:38.107  - error: host.raspberryNASPI4 TypeError: doc.rows is not iterable
          at Object.getInstancesOrderedByStartPrio (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2787:27)
      
      
      S Offline
      S Offline
      smotomike
      wrote on last edited by
      #2

      Nach längerer Suche habe ich diesen Post gefunden

      https://forum.iobroker.net/topic/43325/mini-howto-cannot-find-view-system-for-search-host?_=1616096619995

      Er läuft wieder 🙂

      Dankeschön

      1 Reply Last reply
      0
      • S smotomike

        Hallo,

        Iobroker lief Problemlos bis ich heute morgen meinen Raspberry 4 per SSH rebootet habe.

        Seitdem startet IObroker nicht mehr.

        Leider nutze ich kein Backup Adapter sondern sichere das ganze Raspberry Image automatisiert auf eine NAS. Nun besteht der Fehler leider auch schon bei meinem ältesten Backup. Könnt ihr mir helfen? Bis heute morgen lief wie gesagt alles Problemlos.

        root@raspberryNASPI4:~# iobroker status
         Cannot read system.config: null (OK when migrating or restoring)
        iobroker is not running on this host.
        
        
        Objects type: file
        States  type: file
        root@raspberryNASPI4:~# which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && sudo apt update && apt policy nodejs
        /usr/bin/nodejs
        /usr/local/bin/node
        /usr/local/bin/npm
        v8.17.0
        v12.22.4
        6.14.14
        
        root@raspberryNASPI4:~# tail -f /opt/iobroker/log/iobroker.current.log
        2021-09-22 18:34:35.801  - info: host.raspberryNASPI4 received SIGTERM
        2021-09-22 18:34:35.805  - warn: host.raspberryNASPI4 get state error: Connection is closed.
        2021-09-22 18:34:35.806  - info: host.raspberryNASPI4 terminated
        2021-09-22 18:34:35.969  - info: host.raspberryNASPI4 iobroker exit null
        2021-09-22 18:34:37.380  - info: host.raspberryNASPI4 iobroker.js-controller version 3.3.15 js-controller starting
        2021-09-22 18:34:37.386  - info: host.raspberryNASPI4 Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
        2021-09-22 18:34:37.387  - info: host.raspberryNASPI4 hostname: raspberryNASPI4, node: v12.22.4
        2021-09-22 18:34:37.388  - info: host.raspberryNASPI4 ip addresses: 192.168.1.150 10.8.0.1
        2021-09-22 18:34:37.538  - error: host.raspberryNASPI4 Cannot read system.config: null (OK when migrating or restoring)
        2021-09-22 18:34:37.788  - info: host.raspberryNASPI4 connected to Objects and States
        2021-09-22 18:34:37.972  - info: host.raspberryNASPI4 added notifications configuration of host
        2021-09-22 18:34:38.007  - error: host.raspberryNASPI4 Cannot find view "system" for search "instance"
        2021-09-22 18:34:38.008  - error: host.raspberryNASPI4 Could not add notifications config of this host: Could not get notifications setup from instances: Cannot find view "system"
        2021-09-22 18:34:38.027  - info: host.raspberryNASPI4 Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
        2021-09-22 18:34:38.083  - error: host.raspberryNASPI4 Cannot find view "system" for search "host"
        2021-09-22 18:34:38.093  - error: host.raspberryNASPI4 Cannot find view "system" for search "state"
        2021-09-22 18:34:38.094  - error: host.raspberryNASPI4 Cannot find view "system" for search "instance"
        2021-09-22 18:34:38.098  - error: host.raspberryNASPI4 Could not collect system.host.raspberryNASPI4 states to check for obsolete states: Error: Cannot find view "system"
        2021-09-22 18:34:38.100  - error: host.raspberryNASPI4 _design/system missing - call node iobroker.js setup
        2021-09-22 18:34:38.100  - info: host.raspberryNASPI4 no instances found
        2021-09-22 18:34:38.107  - error: host.raspberryNASPI4 uncaught exception: doc.rows is not iterable
        2021-09-22 18:34:38.107  - error: host.raspberryNASPI4 TypeError: doc.rows is not iterable
            at Object.getInstancesOrderedByStartPrio (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2787:27)
        
        
        GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        wrote on last edited by Glasfaser
        #3

        @smotomike sagte in Iobroker startet nicht mehr. system.config Fehler:

        root@raspberryNASPI4:~#

        Root ist nicht gut .. und komplett schief ...

        /usr/bin/nodejs
        
        /usr/local/bin/node
        
        /usr/local/bin/npm
        
        v8.17.0
        
        v12.22.4
        
        6.14.14
        

        https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

        S 1 Reply Last reply
        0
        • GlasfaserG Glasfaser

          @smotomike sagte in Iobroker startet nicht mehr. system.config Fehler:

          root@raspberryNASPI4:~#

          Root ist nicht gut .. und komplett schief ...

          /usr/bin/nodejs
          
          /usr/local/bin/node
          
          /usr/local/bin/npm
          
          v8.17.0
          
          v12.22.4
          
          6.14.14
          

          https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

          S Offline
          S Offline
          smotomike
          wrote on last edited by
          #4

          @glasfaser was meinst du mit schief?

          GlasfaserG 1 Reply Last reply
          0
          • S smotomike

            @glasfaser was meinst du mit schief?

            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            wrote on last edited by Glasfaser
            #5

            @smotomike sagte in Iobroker startet nicht mehr. system.config Fehler:

            @glasfaser was meinst du mit schief?

            /usr/local/bin/node
            /usr/local/bin/npm
            

            gehört nicht in local ..

            v8.17.0
            v12.22.4
            

            beide Versionen sind unterschiedlich .

            siehe den Link , was zu machen ist !

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            S 1 Reply Last reply
            0
            • GlasfaserG Glasfaser

              @smotomike sagte in Iobroker startet nicht mehr. system.config Fehler:

              @glasfaser was meinst du mit schief?

              /usr/local/bin/node
              /usr/local/bin/npm
              

              gehört nicht in local ..

              v8.17.0
              v12.22.4
              

              beide Versionen sind unterschiedlich .

              siehe den Link , was zu machen ist !

              S Offline
              S Offline
              smotomike
              wrote on last edited by
              #6

              @glasfaser ok. in erster Linie bin ich froh, dass es nochmal läuft. Gerne schau ich mir das aber mal an.

              Schönen Abend noch.

              Thomas BraunT 1 Reply Last reply
              0
              • S smotomike

                @glasfaser ok. in erster Linie bin ich froh, dass es nochmal läuft. Gerne schau ich mir das aber mal an.

                Schönen Abend noch.

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #7

                @smotomike sagte in Iobroker startet nicht mehr. system.config Fehler:

                dass es nochmal läuft.

                Dann solltest du a) schleunigst damit aufhören als root herumzuhampeln und b) nodeJS gerade ins System setzen.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                Support us

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

                575

                Online

                32.4k

                Users

                81.3k

                Topics

                1.3m

                Posts
                Community
                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                ioBroker Community 2014-2025
                logo
                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Recent
                • Tags
                • Unread 0
                • Categories
                • Unreplied
                • Popular
                • GitHub
                • Docu
                • Hilfe