Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [Problem] Error bei Update

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    [Problem] Error bei Update

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators last edited by

      Hallo,

      ich wollte gerade mein produktiv-System updaten.

      Da kommt folgende Meldung

      cubie@ioBroker-Cubie:/opt/iobroker$ sudo iobroker update
      Error: Object "system.config" not found
      Cannot find view "system"
      

      Den hab ich noch nie gehabt 😞

      Was kann ich tun?

      EDIT:

      ein schnell hinterhergeschossenes Drüberinstallieren endet so:

      cubie@ioBroker-Cubie:/opt/iobroker$ sudo npm install iobroker --production
      npm ERR! not a package /opt/iobroker/iobroker
      npm ERR! addLocal Could not install /opt/iobroker/iobroker
      npm ERR! Linux 4.11.5-sunxi
      npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker" "--production"
      npm ERR! node v6.11.0
      npm ERR! npm  v3.10.10
      npm ERR! path /tmp/npm-7197-1a254a45/unpack-12b4056c/package.json
      npm ERR! code ENOENT
      npm ERR! errno -2
      npm ERR! syscall open
      
      npm ERR! enoent ENOENT: no such file or directory, open '/tmp/npm-7197-1a254a45/unpack-12b4056c/package.j                                          son'
      npm ERR! enoent ENOENT: no such file or directory, open '/tmp/npm-7197-1a254a45/unpack-12b4056c/package.j                                          son'
      npm ERR! enoent This is most likely not a problem with npm itself
      npm ERR! enoent and is related to npm not being able to find a file.
      npm ERR! enoent
      
      npm ERR! Please include the following file with any support request:
      npm ERR!     /opt/iobroker/npm-debug.log
      
      

      …und natürlich kein aktuelles backup - gerade viel geändert.

      Gruß

      Rainer

      1 Reply Last reply Reply Quote 0
      • apollon77
        apollon77 last edited by

        Objects dB kaputt? Bringt das .bak des objects.json was? Mach mal ein diff. As Karte kaputt?

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

          @apollon77:

          Objects dB kaputt? Bringt das .bak des objects.json was? `

          Nachdem ich es nicht geschafft hatte den slave (mit dem Smartmeter-Anschluss) an eine andere Installation zu bekommen, habe ich jetzt doch das backup aus Anfang März eingespielt und bin gerade damit fertig die Änderungen in den Skripten und in vis von heute nachzutragen.

          Soweit läuft es jetzt wenigstens.

          Leider fehlen einige Datenpunkte (?) oder gar die Skripte zur Berechnung von Verbrauch und den ganzen Cubiedaten/SlaveDaten

          EDIT: sehe im log gerade, dass da etwas mit node-red auf dem slave (auch?) nicht rund läuft:

          node-red.1	2017-06-21 19:19:41.394	warn	State "Messwerte.0.Solaranlage.Momentanwerte.Wirkungsgrad" does not exist in the ioBroker
          node-red.1	2017-06-21 19:19:41.393	warn	State "Messwerte.0.Solaranlage.Momentanwerte.Leistung_String3" does not exist in the ioBroker
          node-red.1	2017-06-21 19:19:41.393	warn	State "Messwerte.0.Solaranlage.Momentanwerte.Leistung_String2" does not exist in the ioBroker
          node-red.1	2017-06-21 19:19:41.393	warn	State "Messwerte.0.Solaranlage.Momentanwerte.Leistung_AC_aktuell" does not exist in the ioBroker
          node-red.1	2017-06-21 19:19:41.392	warn	State "Messwerte.0.Solaranlage.Momentanwerte.Leistung_String1" does not exist in the ioBroker
          node-red.1	2017-06-21 19:19:41.392	warn	State "Messwerte.0.Solaranlage.Summenwerte.Gesamtertrag" does not exist in the ioBroker
          node-red.1	2017-06-21 19:19:41.391	warn	State "Messwerte.0.Solaranlage.Summenwerte.Tagesertrag" does not exist in the ioBroker
          node-red.0	2017-06-21 19:18:56.944	warn	State "javascript.0.CubieHDDName" does not exist in the ioBroker
          node-red.0	2017-06-21 19:18:56.942	warn	State "javascript.0.CubieHDDTemp" does not exist in the ioBroker
          node-red.0	2017-06-21 19:18:56.843	warn	State "javascript.0.CubieSpannung" does not exist in the ioBroker
          node-red.0	2017-06-21 19:18:56.823	warn	State "javascript.0.CubieStrom" does not exist in the ioBroker
          node-red.0	2017-06-21 19:17:56.799	warn	State "javascript.0.CubieHDDName" does not exist in the ioBroker
          node-red.0	2017-06-21 19:17:56.797	warn	State "javascript.0.CubieHDDTemp" does not exist in the ioBroker
          node-red.0	2017-06-21 19:17:56.737	warn	State "javascript.0.CubieSpannung" does not exist in the ioBroker
          node-red.0	2017-06-21 19:17:56.717	warn	State "javascript.0.CubieStrom" does not exist in the ioBroker
          node-red.0	2017-06-21 19:16:56.648	warn	State "javascript.0.CubieHDDName" does not exist in the ioBroker
          node-red.0	2017-06-21 19:16:56.646	warn	State "javascript.0.CubieHDDTemp" does not exist in the ioBroker
          node-red.0	2017-06-21 19:16:56.620	warn	State "javascript.0.CubieSpannung" does not exist in the ioBroker
          node-red.0	2017-06-21 19:16:56.590	warn	State "javascript.0.CubieStrom" does not exist in the ioBroker
          

          Gruß

          Rainer

          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

          378
          Online

          32.0k
          Users

          80.5k
          Topics

          1.3m
          Posts

          2
          3
          724
          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