Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. michaelheiml

    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

    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 42
    • Best 0
    • Groups 1

    michaelheiml

    @michaelheiml

    Starter

    0
    Reputation
    7
    Profile views
    42
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    michaelheiml Follow
    Starter

    Latest posts made by michaelheiml

    • RE: iobroker kaputt nach NodeJS Update

      @thomas-braun

      Ich hätte es nicht mehr für möglich gehalten, aber mithilfe des Backups konnte ich alles wiederherstellen 🙂

      Jetzt funktionieren auch die Adapter Updates mit npm 8.15

      posted in Error/Bug
      M
      michaelheiml
    • RE: iobroker kaputt nach NodeJS Update

      @thomas-braun

      OK danke trotzdem für deine Bemühungen.

      posted in Error/Bug
      M
      michaelheiml
    • RE: iobroker kaputt nach NodeJS Update

      @thomas-braun

      npm list
      
      ├── UNMET DEPENDENCY iobroker.admin@stable
      ├── UNMET DEPENDENCY iobroker.backitup@stable
      ├── UNMET DEPENDENCY iobroker.discovery@stable
      ├── iobroker.flot@1.11.0
      ├── iobroker.habpanel@0.5.0
      ├── UNMET DEPENDENCY iobroker.js-controller@stable
      
      
      posted in Error/Bug
      M
      michaelheiml
    • RE: iobroker kaputt nach NodeJS Update

      @thomas-braun said in iobroker kaputt nach NodeJS Update:

      pi@raspberrypi:/opt/iobroker $ iobroker logs --watch
      node:internal/modules/cjs/loader:959
        throw err;
        ^
      
      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
          at Function.Module._resolveFilename (node:internal/modules/cjs/loader:956:15)
          at Function.Module._load (node:internal/modules/cjs/loader:804:27)
          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
          at node:internal/main/run_main_module:17:47 {
        code: 'MODULE_NOT_FOUND',
        requireStack: []
      }
      
      
      posted in Error/Bug
      M
      michaelheiml
    • RE: iobroker kaputt nach NodeJS Update

      @thomas-braun

      ok.. nevermind. iob start startet den Webservice jetzt auch nicht mehr neu. Keine Ahnung was da schief läuft.

      posted in Error/Bug
      M
      michaelheiml
    • RE: iobroker kaputt nach NodeJS Update

      @thomas-braun

      Wie sehe ich das? (Ob das Backup im Hintergrund noch läuft)

      Im Übrigen, nach iob stop hätte ich jetzt eben iob update eingegeben, mit dem Ergebnis

      pi@raspberrypi:/opt/iobroker $ iob stop
      pi@raspberrypi:/opt/iobroker $ iob update
      node:internal/modules/cjs/loader:959
        throw err;
        ^
      
      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
          at Function.Module._resolveFilename (node:internal/modules/cjs/loader:956:15)
          at Function.Module._load (node:internal/modules/cjs/loader:804:27)
          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
          at node:internal/main/run_main_module:17:47 {
        code: 'MODULE_NOT_FOUND',
        requireStack: []
      }
      
      

      iob start -> startet aber iobroker wieder..

      posted in Error/Bug
      M
      michaelheiml
    • RE: iobroker kaputt nach NodeJS Update

      @thomas-braun

      Gemacht, und dann? iob stop und iob start zum Neustarten?

      posted in Error/Bug
      M
      michaelheiml
    • RE: iobroker kaputt nach NodeJS Update

      @thomas-braun

      Schlägt fehl.

      [ERROR] [iobroker] host.raspberrypi Cannot extract from file "/opt/iobroker/backups/iobroker_2022_10_10-02_00_10_backupiobroker.tar.gz": ENOENT: Cannot cd into '/opt/iobroker/node_modules/iobroker.js-controller/tmp'
      

      Außerdem versucht iobroker jetzt, alle Adapter nachzuinstallieren, aber wieder mit den Fehlermeldungen dass das nicht geht (da war ich heute auch schon mal):

      iobroker npm-install: host.raspberrypi Cannot install iobroker.weatherunderground@3.4.2: 217
      

      Fehler 217 erscheint bei jedem Modul

      iobroker npm-install: exit 25
      

      zumindest sind meine gesamten Instanzen und Objekte wieder da, trotz des Log Eintrag Fehlers von BackItUp

      posted in Error/Bug
      M
      michaelheiml
    • RE: iobroker kaputt nach NodeJS Update

      @thomas-braun

      Moment, da muss ich jetzt nur noch rausfinden, wie das geht, mach ich zum ersten Mal.

      Ok, läuft..

      posted in Error/Bug
      M
      michaelheiml
    • RE: iobroker kaputt nach NodeJS Update

      @thomas-braun said in iobroker kaputt nach NodeJS Update:

      iobroker update

      pi@raspberrypi:/opt/iobroker $ iobroker update
      Used repository: stable
      Adapter    "admin"        : 6.2.22   , installed 6.2.22
      Adapter    "backitup"     : 2.4.12   , installed 2.4.12
      Adapter    "discovery"    : 3.0.5    , installed 3.0.3  [Updatable]
      Adapter    "flot"         : 1.11.0   , installed 1.11.0
      Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
      Controller "js-controller": 4.0.23   , installed 4.0.23
      Adapter    "upnp"         : 1.0.21   , installed 1.0.19 [Updatable]
      Adapter    "vis"          : 1.4.15   , installed 1.4.15
      
      
      posted in Error/Bug
      M
      michaelheiml
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo