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. system.config Fehler

    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 startet nicht mehr. system.config Fehler

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

      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 Glasfaser 2 Replies Last reply Reply Quote 0
      • S
        smotomike @smotomike last edited by

        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 Reply Quote 0
        • Glasfaser
          Glasfaser @smotomike last edited by 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 1 Reply Last reply Reply Quote 0
          • S
            smotomike @Glasfaser last edited by

            @glasfaser was meinst du mit schief?

            Glasfaser 1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @smotomike last edited by 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 1 Reply Last reply Reply Quote 0
              • S
                smotomike @Glasfaser last edited by

                @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 Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @smotomike last edited by

                  @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.

                  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

                  638
                  Online

                  31.9k
                  Users

                  80.1k
                  Topics

                  1.3m
                  Posts

                  iobroker startet nicht raspberry pi 4 system.config
                  3
                  7
                  312
                  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