Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst]HILFEEEEEEEE : Toubles after VM restart

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.6k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    665

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.2k

[gelöst]HILFEEEEEEEE : Toubles after VM restart

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
instanzjavasciprtnpmproblem
33 Beiträge 4 Kommentatoren 2.8k Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • H Offline
    H Offline
    homecineplexx
    schrieb am zuletzt editiert von homecineplexx
    #1

    Hallo
    Nach einem VM (Proxmox) restart geht keine JavaScript Instanz mehr...warum? weiss ich nicht.
    JavaScript Adapter: v6.1.4
    Js-Controller: 4.0.24
    NodeJs: v16.19.0
    Node: v16.19.0
    NPM:8.19.3

    Folgende Fehlermeldung kommt:

    host.ioBroker
    2023-02-06 19:34:25.806	info	Rebuild for adapter system.adapter.javascript.3 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
    host.ioBroker
    2023-02-06 19:34:25.806	error	instance system.adapter.javascript.3 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.ioBroker
    2023-02-06 19:34:25.805	error	Caught by controller[0]: }
    host.ioBroker
    2023-02-06 19:34:25.805	error	Caught by controller[0]: requestPath: 'coffeescript'
    host.ioBroker
    2023-02-06 19:34:25.805	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/package.json',
    host.ioBroker
    2023-02-06 19:34:25.805	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.ioBroker
    2023-02-06 19:34:25.804	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32) {
    host.ioBroker
    2023-02-06 19:34:25.804	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
    host.ioBroker
    2023-02-06 19:34:25.804	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
    host.ioBroker
    2023-02-06 19:34:25.804	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:21:24)
    host.ioBroker
    2023-02-06 19:34:25.804	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
    host.ioBroker
    2023-02-06 19:34:25.804	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
    host.ioBroker
    2023-02-06 19:34:25.803	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:841:27)
    host.ioBroker
    2023-02-06 19:34:25.803	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:981:27)
    host.ioBroker
    2023-02-06 19:34:25.803	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:613:18)
    host.ioBroker
    2023-02-06 19:34:25.802	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:400:19)
    host.ioBroker
    2023-02-06 19:34:25.802	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script'. Please verify that the package.json has a valid "main" entry
    host.ioBroker
    2023-02-06 19:34:25.802	error	Caught by controller[0]: ^
    host.ioBroker
    2023-02-06 19:34:25.801	error	Caught by controller[0]: throw err;
    host.ioBroker
    2023-02-06 19:34:25.801	error	Caught by controller[0]: node:internal/modules/cjs/loader:408
    host.ioBroker
    2023-02-06 19:34:25.749	info	Rebuild for adapter system.adapter.javascript.2 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
    

    in welchem Verzeichnis sollte ich das tun bzw wie geht man da richtig vor?

    Rebuild for adapter system.adapter.javascript.3 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
    
    bahnuhrB GlasfaserG 2 Antworten Letzte Antwort
    0
    • H homecineplexx

      Hallo
      Nach einem VM (Proxmox) restart geht keine JavaScript Instanz mehr...warum? weiss ich nicht.
      JavaScript Adapter: v6.1.4
      Js-Controller: 4.0.24
      NodeJs: v16.19.0
      Node: v16.19.0
      NPM:8.19.3

      Folgende Fehlermeldung kommt:

      host.ioBroker
      2023-02-06 19:34:25.806	info	Rebuild for adapter system.adapter.javascript.3 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      host.ioBroker
      2023-02-06 19:34:25.806	error	instance system.adapter.javascript.3 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.ioBroker
      2023-02-06 19:34:25.805	error	Caught by controller[0]: }
      host.ioBroker
      2023-02-06 19:34:25.805	error	Caught by controller[0]: requestPath: 'coffeescript'
      host.ioBroker
      2023-02-06 19:34:25.805	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/package.json',
      host.ioBroker
      2023-02-06 19:34:25.805	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.ioBroker
      2023-02-06 19:34:25.804	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32) {
      host.ioBroker
      2023-02-06 19:34:25.804	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
      host.ioBroker
      2023-02-06 19:34:25.804	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
      host.ioBroker
      2023-02-06 19:34:25.804	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:21:24)
      host.ioBroker
      2023-02-06 19:34:25.804	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
      host.ioBroker
      2023-02-06 19:34:25.804	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
      host.ioBroker
      2023-02-06 19:34:25.803	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:841:27)
      host.ioBroker
      2023-02-06 19:34:25.803	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:981:27)
      host.ioBroker
      2023-02-06 19:34:25.803	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:613:18)
      host.ioBroker
      2023-02-06 19:34:25.802	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:400:19)
      host.ioBroker
      2023-02-06 19:34:25.802	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script'. Please verify that the package.json has a valid "main" entry
      host.ioBroker
      2023-02-06 19:34:25.802	error	Caught by controller[0]: ^
      host.ioBroker
      2023-02-06 19:34:25.801	error	Caught by controller[0]: throw err;
      host.ioBroker
      2023-02-06 19:34:25.801	error	Caught by controller[0]: node:internal/modules/cjs/loader:408
      host.ioBroker
      2023-02-06 19:34:25.749	info	Rebuild for adapter system.adapter.javascript.2 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      

      in welchem Verzeichnis sollte ich das tun bzw wie geht man da richtig vor?

      Rebuild for adapter system.adapter.javascript.3 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      
      bahnuhrB Online
      bahnuhrB Online
      bahnuhr
      Forum Testing Most Active
      schrieb am zuletzt editiert von
      #2

      @homecineplexx

      Das hab ich auch. Warum weiß ich aber nicht.

      Aber folgender workflow funktioniert:

      cd /opt/iobroker
      npm install javascript --production
      

      fertig.


      Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
      Danke.
      gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
      ScreenToGif :https://www.screentogif.com/downloads.html

      H 1 Antwort Letzte Antwort
      0
      • bahnuhrB bahnuhr

        @homecineplexx

        Das hab ich auch. Warum weiß ich aber nicht.

        Aber folgender workflow funktioniert:

        cd /opt/iobroker
        npm install javascript --production
        

        fertig.

        H Offline
        H Offline
        homecineplexx
        schrieb am zuletzt editiert von
        #3

        @bahnuhr said in HILFEEEEEEEE : Toubles after VM restart:

        @homecineplexx

        Das hab ich auch. Warum weiß ich aber nicht.

        Aber folgender workflow funktioniert:

        cd /opt/iobroker
        npm install javascript --production
        

        fertig.

        muss ich da davor den iobroker stoppen?

        1 Antwort Letzte Antwort
        0
        • H homecineplexx

          Hallo
          Nach einem VM (Proxmox) restart geht keine JavaScript Instanz mehr...warum? weiss ich nicht.
          JavaScript Adapter: v6.1.4
          Js-Controller: 4.0.24
          NodeJs: v16.19.0
          Node: v16.19.0
          NPM:8.19.3

          Folgende Fehlermeldung kommt:

          host.ioBroker
          2023-02-06 19:34:25.806	info	Rebuild for adapter system.adapter.javascript.3 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
          host.ioBroker
          2023-02-06 19:34:25.806	error	instance system.adapter.javascript.3 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.ioBroker
          2023-02-06 19:34:25.805	error	Caught by controller[0]: }
          host.ioBroker
          2023-02-06 19:34:25.805	error	Caught by controller[0]: requestPath: 'coffeescript'
          host.ioBroker
          2023-02-06 19:34:25.805	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/package.json',
          host.ioBroker
          2023-02-06 19:34:25.805	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
          host.ioBroker
          2023-02-06 19:34:25.804	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32) {
          host.ioBroker
          2023-02-06 19:34:25.804	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
          host.ioBroker
          2023-02-06 19:34:25.804	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
          host.ioBroker
          2023-02-06 19:34:25.804	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:21:24)
          host.ioBroker
          2023-02-06 19:34:25.804	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
          host.ioBroker
          2023-02-06 19:34:25.804	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
          host.ioBroker
          2023-02-06 19:34:25.803	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:841:27)
          host.ioBroker
          2023-02-06 19:34:25.803	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:981:27)
          host.ioBroker
          2023-02-06 19:34:25.803	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:613:18)
          host.ioBroker
          2023-02-06 19:34:25.802	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:400:19)
          host.ioBroker
          2023-02-06 19:34:25.802	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script'. Please verify that the package.json has a valid "main" entry
          host.ioBroker
          2023-02-06 19:34:25.802	error	Caught by controller[0]: ^
          host.ioBroker
          2023-02-06 19:34:25.801	error	Caught by controller[0]: throw err;
          host.ioBroker
          2023-02-06 19:34:25.801	error	Caught by controller[0]: node:internal/modules/cjs/loader:408
          host.ioBroker
          2023-02-06 19:34:25.749	info	Rebuild for adapter system.adapter.javascript.2 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
          

          in welchem Verzeichnis sollte ich das tun bzw wie geht man da richtig vor?

          Rebuild for adapter system.adapter.javascript.3 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
          
          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von Glasfaser
          #4

          @homecineplexx sagte in Toubles after VM restart:

          Folgende Fehlermeldung kommt:

          Hast du auch die VM neu gestartet !?

          Zeige mal

          EDIT :
          in

          cd /opt/iobroker
          npm prune
          

          dann

          iobroker fix
          

          dann

          VM Neustarten

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

          H 1 Antwort Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @homecineplexx sagte in Toubles after VM restart:

            Folgende Fehlermeldung kommt:

            Hast du auch die VM neu gestartet !?

            Zeige mal

            EDIT :
            in

            cd /opt/iobroker
            npm prune
            

            dann

            iobroker fix
            

            dann

            VM Neustarten

            H Offline
            H Offline
            homecineplexx
            schrieb am zuletzt editiert von
            #5

            @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

            @homecineplexx sagte in Toubles after VM restart:

            Folgende Fehlermeldung kommt:

            Hast du auch die VM neu gestartet !?

            Zeige mal

            EDIT :
            in

            cd /opt/iobroker
            npm prune
            

            dann

            iobroker fix
            

            dann

            VM Neustarten

            das kommt raus

            chris@ioBroker:/opt/iobroker$ npm prune
            npm ERR! code ENOTEMPTY
            npm ERR! syscall rename
            npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
            npm ERR! dest /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.node-f0Rqzy2m
            npm ERR! errno -39
            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.node-f0Rqzy2m'
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2023-02-06T18_50_48_889Z-debug-0.log
            
            GlasfaserG 1 Antwort Letzte Antwort
            0
            • H homecineplexx

              @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

              @homecineplexx sagte in Toubles after VM restart:

              Folgende Fehlermeldung kommt:

              Hast du auch die VM neu gestartet !?

              Zeige mal

              EDIT :
              in

              cd /opt/iobroker
              npm prune
              

              dann

              iobroker fix
              

              dann

              VM Neustarten

              das kommt raus

              chris@ioBroker:/opt/iobroker$ npm prune
              npm ERR! code ENOTEMPTY
              npm ERR! syscall rename
              npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
              npm ERR! dest /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.node-f0Rqzy2m
              npm ERR! errno -39
              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.node-f0Rqzy2m'
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2023-02-06T18_50_48_889Z-debug-0.log
              
              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              schrieb am zuletzt editiert von
              #6

              @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.node-f0Rqzy2m'

              ist angepinnt !!!

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

              H 1 Antwort Letzte Antwort
              0
              • GlasfaserG Glasfaser

                @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.node-f0Rqzy2m'

                ist angepinnt !!!

                H Offline
                H Offline
                homecineplexx
                schrieb am zuletzt editiert von
                #7

                @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.node-f0Rqzy2m'

                ist angepinnt !!!

                was heißt das? was ist zu tun?? mir sagt das nix :-(

                GlasfaserG 1 Antwort Letzte Antwort
                0
                • H homecineplexx

                  @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                  @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                  npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.node-f0Rqzy2m'

                  ist angepinnt !!!

                  was heißt das? was ist zu tun?? mir sagt das nix :-(

                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von
                  #8

                  @homecineplexx

                  28501551-2f6b-43b5-87c6-afdb1a6f68fa-grafik.png

                  einmal durchführen .

                  dann kannst du erst JS wieder installieren !!!!!

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

                  GlasfaserG 1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

                    @homecineplexx

                    28501551-2f6b-43b5-87c6-afdb1a6f68fa-grafik.png

                    einmal durchführen .

                    dann kannst du erst JS wieder installieren !!!!!

                    GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    schrieb am zuletzt editiert von
                    #9

                    @homecineplexx

                    So danach :

                    cd /opt/iobroker
                    sudo -H -u iobroker npm install iobroker.js-controller
                    iobroker restart
                    

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

                    H 1 Antwort Letzte Antwort
                    0
                    • HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von
                      #10

                      I moved this topic from iobroker general in the English section here.
                      Please let me know if tgere has been reasons for the other choice.

                      kein Support per PN! - Fragen im Forum stellen -
                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      GlasfaserG H 2 Antworten Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @homecineplexx

                        So danach :

                        cd /opt/iobroker
                        sudo -H -u iobroker npm install iobroker.js-controller
                        iobroker restart
                        
                        H Offline
                        H Offline
                        homecineplexx
                        schrieb am zuletzt editiert von
                        #11

                        @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                        @homecineplexx

                        So danach :

                        cd /opt/iobroker
                        sudo -H -u iobroker npm install iobroker.js-controller
                        iobroker restart
                        

                        hab ich gemacht, aber es geht weiter .....

                        host.ioBroker
                        2023-02-06 20:00:44.818	info	system.adapter.javascript.2 will be rebuilt
                        host.ioBroker
                        2023-02-06 20:00:44.818	info	Adapter system.adapter.javascript.2 needs rebuild and will be restarted afterwards.
                        host.ioBroker
                        2023-02-06 20:00:44.818	error	instance system.adapter.javascript.2 terminated with code 1 (JS_CONTROLLER_STOPPED)
                        host.ioBroker
                        2023-02-06 20:00:44.817	error	Caught by controller[1]: }
                        host.ioBroker
                        2023-02-06 20:00:44.817	error	Caught by controller[1]: ]
                        host.ioBroker
                        2023-02-06 20:00:44.817	error	Caught by controller[1]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
                        host.ioBroker
                        2023-02-06 20:00:44.817	error	Caught by controller[1]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/virtual-tsc/build/index.js',
                        host.ioBroker
                        2023-02-06 20:00:44.817	error	Caught by controller[1]: requireStack: [
                        host.ioBroker
                        2023-02-06 20:00:44.816	error	Caught by controller[1]: code: 'MODULE_NOT_FOUND',
                        host.ioBroker
                        2023-02-06 20:00:44.816	error	Caught by controller[1]: {
                        host.ioBroker
                        2023-02-06 20:00:44.816	error	Caught by controller[1]: at node:internal/main/run_main_module:22:47
                        host.ioBroker
                        2023-02-06 20:00:44.816	error	Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                        host.ioBroker
                        2023-02-06 20:00:44.816	error	Caught by controller[1]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                        host.ioBroker
                        2023-02-06 20:00:44.816	error	Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                        host.ioBroker
                        2023-02-06 20:00:44.815	error	Caught by controller[1]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                        host.ioBroker
                        2023-02-06 20:00:44.815	error	Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                        host.ioBroker
                        2023-02-06 20:00:44.815	error	Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:22:24)
                        host.ioBroker
                        2023-02-06 20:00:44.815	error	Caught by controller[1]: at require (node:internal/modules/cjs/helpers:103:18)
                        host.ioBroker
                        2023-02-06 20:00:44.814	error	Caught by controller[1]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                        host.ioBroker
                        2023-02-06 20:00:44.814	error	Caught by controller[1]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                        host.ioBroker
                        2023-02-06 20:00:44.814	error	Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                        host.ioBroker
                        2023-02-06 20:00:44.814	error	Caught by controller[1]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                        host.ioBroker
                        2023-02-06 20:00:44.814	error	Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                        host.ioBroker
                        2023-02-06 20:00:44.813	error	Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/virtual-tsc/build/index.js:3:18)
                        host.ioBroker
                        2023-02-06 20:00:44.813	error	Caught by controller[1]: at require (node:internal/modules/cjs/helpers:103:18)
                        host.ioBroker
                        2023-02-06 20:00:44.813	error	Caught by controller[1]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                        host.ioBroker
                        2023-02-06 20:00:44.813	error	Caught by controller[1]: at Function.Module._load (node:internal/modules/cjs/loader:841:27)
                        host.ioBroker
                        2023-02-06 20:00:44.813	error	Caught by controller[1]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
                        host.ioBroker
                        2023-02-06 20:00:44.813	error	Caught by controller[1]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
                        host.ioBroker
                        2023-02-06 20:00:44.812	error	Caught by controller[1]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/virtual-tsc/build/index.js
                        host.ioBroker
                        2023-02-06 20:00:44.812	error	Caught by controller[1]: Require stack:
                        host.ioBroker
                        2023-02-06 20:00:44.812	error	Caught by controller[1]: Error: Cannot find module './compiler'
                        host.ioBroker
                        2023-02-06 20:00:44.812	error	Caught by controller[1]: ^
                        host.ioBroker
                        2023-02-06 20:00:44.812	error	Caught by controller[1]: throw err;
                        host.ioBroker
                        2023-02-06 20:00:44.811	error	Caught by controller[1]: node:internal/modules/cjs/loader:998
                        
                        GlasfaserG 1 Antwort Letzte Antwort
                        0
                        • H homecineplexx

                          @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                          @homecineplexx

                          So danach :

                          cd /opt/iobroker
                          sudo -H -u iobroker npm install iobroker.js-controller
                          iobroker restart
                          

                          hab ich gemacht, aber es geht weiter .....

                          host.ioBroker
                          2023-02-06 20:00:44.818	info	system.adapter.javascript.2 will be rebuilt
                          host.ioBroker
                          2023-02-06 20:00:44.818	info	Adapter system.adapter.javascript.2 needs rebuild and will be restarted afterwards.
                          host.ioBroker
                          2023-02-06 20:00:44.818	error	instance system.adapter.javascript.2 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          host.ioBroker
                          2023-02-06 20:00:44.817	error	Caught by controller[1]: }
                          host.ioBroker
                          2023-02-06 20:00:44.817	error	Caught by controller[1]: ]
                          host.ioBroker
                          2023-02-06 20:00:44.817	error	Caught by controller[1]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
                          host.ioBroker
                          2023-02-06 20:00:44.817	error	Caught by controller[1]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/virtual-tsc/build/index.js',
                          host.ioBroker
                          2023-02-06 20:00:44.817	error	Caught by controller[1]: requireStack: [
                          host.ioBroker
                          2023-02-06 20:00:44.816	error	Caught by controller[1]: code: 'MODULE_NOT_FOUND',
                          host.ioBroker
                          2023-02-06 20:00:44.816	error	Caught by controller[1]: {
                          host.ioBroker
                          2023-02-06 20:00:44.816	error	Caught by controller[1]: at node:internal/main/run_main_module:22:47
                          host.ioBroker
                          2023-02-06 20:00:44.816	error	Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                          host.ioBroker
                          2023-02-06 20:00:44.816	error	Caught by controller[1]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                          host.ioBroker
                          2023-02-06 20:00:44.816	error	Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                          host.ioBroker
                          2023-02-06 20:00:44.815	error	Caught by controller[1]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                          host.ioBroker
                          2023-02-06 20:00:44.815	error	Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                          host.ioBroker
                          2023-02-06 20:00:44.815	error	Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:22:24)
                          host.ioBroker
                          2023-02-06 20:00:44.815	error	Caught by controller[1]: at require (node:internal/modules/cjs/helpers:103:18)
                          host.ioBroker
                          2023-02-06 20:00:44.814	error	Caught by controller[1]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                          host.ioBroker
                          2023-02-06 20:00:44.814	error	Caught by controller[1]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                          host.ioBroker
                          2023-02-06 20:00:44.814	error	Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                          host.ioBroker
                          2023-02-06 20:00:44.814	error	Caught by controller[1]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                          host.ioBroker
                          2023-02-06 20:00:44.814	error	Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                          host.ioBroker
                          2023-02-06 20:00:44.813	error	Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/virtual-tsc/build/index.js:3:18)
                          host.ioBroker
                          2023-02-06 20:00:44.813	error	Caught by controller[1]: at require (node:internal/modules/cjs/helpers:103:18)
                          host.ioBroker
                          2023-02-06 20:00:44.813	error	Caught by controller[1]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                          host.ioBroker
                          2023-02-06 20:00:44.813	error	Caught by controller[1]: at Function.Module._load (node:internal/modules/cjs/loader:841:27)
                          host.ioBroker
                          2023-02-06 20:00:44.813	error	Caught by controller[1]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
                          host.ioBroker
                          2023-02-06 20:00:44.813	error	Caught by controller[1]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
                          host.ioBroker
                          2023-02-06 20:00:44.812	error	Caught by controller[1]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/virtual-tsc/build/index.js
                          host.ioBroker
                          2023-02-06 20:00:44.812	error	Caught by controller[1]: Require stack:
                          host.ioBroker
                          2023-02-06 20:00:44.812	error	Caught by controller[1]: Error: Cannot find module './compiler'
                          host.ioBroker
                          2023-02-06 20:00:44.812	error	Caught by controller[1]: ^
                          host.ioBroker
                          2023-02-06 20:00:44.812	error	Caught by controller[1]: throw err;
                          host.ioBroker
                          2023-02-06 20:00:44.811	error	Caught by controller[1]: node:internal/modules/cjs/loader:998
                          
                          GlasfaserG Offline
                          GlasfaserG Offline
                          Glasfaser
                          schrieb am zuletzt editiert von
                          #12

                          @homecineplexx

                          Dann

                          cd /opt/iobroker/node_modules/iobroker.javascript
                          
                          npm install --omit=dev
                          
                          sudu reboot
                          

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

                          H 1 Antwort Letzte Antwort
                          0
                          • GlasfaserG Glasfaser

                            @homecineplexx

                            Dann

                            cd /opt/iobroker/node_modules/iobroker.javascript
                            
                            npm install --omit=dev
                            
                            sudu reboot
                            
                            H Offline
                            H Offline
                            homecineplexx
                            schrieb am zuletzt editiert von
                            #13

                            @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                            @homecineplexx

                            Dann

                            cd /opt/iobroker/node_modules/iobroker.javascript
                            
                            npm install --omit=dev
                            
                            sudu reboot
                            

                            hab ich durchgeführt:

                            chris@ioBroker:/opt/iobroker/node_modules/iobroker.javascript$ npm install --omit=dev
                            
                            > iobroker.javascript@6.1.4 postinstall
                            > node ./install/installTypings.js
                            
                            Installing NodeJS typings...
                            latest @types: 18, installed node: 16
                            
                            up to date, audited 199 packages in 39s
                            
                            28 packages are looking for funding
                              run `npm fund` for details
                            
                            1 high severity vulnerability
                            
                            To address all issues, run:
                              npm audit fix
                            
                            Run `npm audit` for details.
                            chris@ioBroker:/opt/iobroker/node_modules/iobroker.javascript$ sudo reboot
                            

                            aber leider ohne erfolg.
                            meine JavaScript Instanzen sind rot und :

                            host.ioBroker
                            2023-02-06 20:14:59.231	error	instance system.adapter.javascript.3 terminated with code 1 (JS_CONTROLLER_STOPPED)
                            host.ioBroker
                            2023-02-06 20:14:59.231	error	Caught by controller[0]: }
                            host.ioBroker
                            2023-02-06 20:14:59.231	error	Caught by controller[0]: ]
                            host.ioBroker
                            2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
                            host.ioBroker
                            2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/lib/request.js',
                            host.ioBroker
                            2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js',
                            host.ioBroker
                            2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js',
                            host.ioBroker
                            2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/har.js',
                            host.ioBroker
                            2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/har-validator/lib/promise.js',
                            host.ioBroker
                            2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/ajv.js',
                            host.ioBroker
                            2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/index.js',
                            host.ioBroker
                            2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/resolve.js',
                            host.ioBroker
                            2023-02-06 20:14:59.230	error	Caught by controller[0]: requireStack: [
                            host.ioBroker
                            2023-02-06 20:14:59.230	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                            host.ioBroker
                            2023-02-06 20:14:59.229	error	Caught by controller[0]: {
                            host.ioBroker
                            2023-02-06 20:14:59.229	error	Caught by controller[0]: at node:internal/main/run_main_module:22:47
                            host.ioBroker
                            2023-02-06 20:14:59.229	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                            host.ioBroker
                            2023-02-06 20:14:59.229	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                            host.ioBroker
                            2023-02-06 20:14:59.229	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                            host.ioBroker
                            2023-02-06 20:14:59.229	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                            host.ioBroker
                            2023-02-06 20:14:59.228	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                            host.ioBroker
                            2023-02-06 20:14:59.228	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:44:23)
                            host.ioBroker
                            2023-02-06 20:14:59.228	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                            host.ioBroker
                            2023-02-06 20:14:59.228	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                            host.ioBroker
                            2023-02-06 20:14:59.228	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                            host.ioBroker
                            2023-02-06 20:14:59.228	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                            host.ioBroker
                            2023-02-06 20:14:59.227	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                            host.ioBroker
                            2023-02-06 20:14:59.227	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                            host.ioBroker
                            2023-02-06 20:14:59.227	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
                            host.ioBroker
                            2023-02-06 20:14:59.227	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                            host.ioBroker
                            2023-02-06 20:14:59.227	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                            host.ioBroker
                            2023-02-06 20:14:59.227	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                            host.ioBroker
                            2023-02-06 20:14:59.226	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                            host.ioBroker
                            2023-02-06 20:14:59.226	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                            host.ioBroker
                            2023-02-06 20:14:59.226	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                            host.ioBroker
                            2023-02-06 20:14:59.226	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js:143:19)
                            host.ioBroker
                            2023-02-06 20:14:59.226	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                            host.ioBroker
                            2023-02-06 20:14:59.226	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                            host.ioBroker
                            2023-02-06 20:14:59.225	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                            host.ioBroker
                            2023-02-06 20:14:59.225	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                            host.ioBroker
                            2023-02-06 20:14:59.225	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                            host.ioBroker
                            2023-02-06 20:14:59.225	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                            host.ioBroker
                            2023-02-06 20:14:59.225	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js:23:11)
                            host.ioBroker
                            2023-02-06 20:14:59.225	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                            host.ioBroker
                            2023-02-06 20:14:59.225	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                            host.ioBroker
                            2023-02-06 20:14:59.224	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                            host.ioBroker
                            2023-02-06 20:14:59.224	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                            host.ioBroker
                            2023-02-06 20:14:59.224	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                            host.ioBroker
                            2023-02-06 20:14:59.224	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                            host.ioBroker
                            2023-02-06 20:14:59.224	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/har.js:5:16)
                            host.ioBroker
                            2023-02-06 20:14:59.224	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                            host.ioBroker
                            2023-02-06 20:14:59.223	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                            host.ioBroker
                            2023-02-06 20:14:59.223	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                            host.ioBroker
                            2023-02-06 20:14:59.223	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                            host.ioBroker
                            2023-02-06 20:14:59.223	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                            host.ioBroker
                            2023-02-06 20:14:59.223	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                            host.ioBroker
                            2023-02-06 20:14:59.223	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/har-validator/lib/promise.js:1:11)
                            host.ioBroker
                            2023-02-06 20:14:59.222	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                            host.ioBroker
                            2023-02-06 20:14:59.222	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                            host.ioBroker
                            2023-02-06 20:14:59.222	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                            host.ioBroker
                            2023-02-06 20:14:59.222	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                            host.ioBroker
                            2023-02-06 20:14:59.222	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                            host.ioBroker
                            2023-02-06 20:14:59.222	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                            host.ioBroker
                            2023-02-06 20:14:59.221	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/ajv.js:3:21)
                            host.ioBroker
                            2023-02-06 20:14:59.221	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                            host.ioBroker
                            2023-02-06 20:14:59.221	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                            host.ioBroker
                            2023-02-06 20:14:59.221	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                            host.ioBroker
                            2023-02-06 20:14:59.221	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                            host.ioBroker
                            2023-02-06 20:14:59.221	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                            host.ioBroker
                            2023-02-06 20:14:59.220	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                            host.ioBroker
                            2023-02-06 20:14:59.220	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/index.js:3:15)
                            host.ioBroker
                            2023-02-06 20:14:59.220	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                            host.ioBroker
                            2023-02-06 20:14:59.219	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                            host.ioBroker
                            2023-02-06 20:14:59.219	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                            host.ioBroker
                            2023-02-06 20:14:59.219	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                            host.ioBroker
                            2023-02-06 20:14:59.219	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                            host.ioBroker
                            2023-02-06 20:14:59.219	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                            host.ioBroker
                            2023-02-06 20:14:59.219	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/resolve.js:5:12)
                            host.ioBroker
                            2023-02-06 20:14:59.218	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                            host.ioBroker
                            2023-02-06 20:14:59.218	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                            host.ioBroker
                            2023-02-06 20:14:59.218	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:841:27)
                            host.ioBroker
                            2023-02-06 20:14:59.218	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
                            host.ioBroker
                            2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
                            host.ioBroker
                            2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/lib/request.js
                            host.ioBroker
                            2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js
                            host.ioBroker
                            2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js
                            host.ioBroker
                            2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/har.js
                            host.ioBroker
                            2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/har-validator/lib/promise.js
                            host.ioBroker
                            2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/ajv.js
                            host.ioBroker
                            2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/index.js
                            host.ioBroker
                            2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/resolve.js
                            host.ioBroker
                            2023-02-06 20:14:59.216	error	Caught by controller[0]: Require stack:
                            host.ioBroker
                            2023-02-06 20:14:59.215	error	Caught by controller[0]: Error: Cannot find module './util'
                            host.ioBroker
                            2023-02-06 20:14:59.215	error	Caught by controller[0]: ^
                            host.ioBroker
                            2023-02-06 20:14:59.215	error	Caught by controller[0]: throw err;
                            host.ioBroker
                            2023-02-06 20:14:59.215	error	Caught by controller[0]: node:internal/modules/cjs/loader:998
                            host.ioBroker
                            2023-02-06 20:14:59.214	info	system.adapter.javascript.1 will be rebuilt
                            host.ioBroker
                            2023-02-06 20:14:59.213	info	Adapter system.adapter.javascript.1 needs rebuild and will be restarted afterwards.
                            
                            GlasfaserG 1 Antwort Letzte Antwort
                            0
                            • H homecineplexx

                              @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                              @homecineplexx

                              Dann

                              cd /opt/iobroker/node_modules/iobroker.javascript
                              
                              npm install --omit=dev
                              
                              sudu reboot
                              

                              hab ich durchgeführt:

                              chris@ioBroker:/opt/iobroker/node_modules/iobroker.javascript$ npm install --omit=dev
                              
                              > iobroker.javascript@6.1.4 postinstall
                              > node ./install/installTypings.js
                              
                              Installing NodeJS typings...
                              latest @types: 18, installed node: 16
                              
                              up to date, audited 199 packages in 39s
                              
                              28 packages are looking for funding
                                run `npm fund` for details
                              
                              1 high severity vulnerability
                              
                              To address all issues, run:
                                npm audit fix
                              
                              Run `npm audit` for details.
                              chris@ioBroker:/opt/iobroker/node_modules/iobroker.javascript$ sudo reboot
                              

                              aber leider ohne erfolg.
                              meine JavaScript Instanzen sind rot und :

                              host.ioBroker
                              2023-02-06 20:14:59.231	error	instance system.adapter.javascript.3 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              host.ioBroker
                              2023-02-06 20:14:59.231	error	Caught by controller[0]: }
                              host.ioBroker
                              2023-02-06 20:14:59.231	error	Caught by controller[0]: ]
                              host.ioBroker
                              2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
                              host.ioBroker
                              2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/lib/request.js',
                              host.ioBroker
                              2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js',
                              host.ioBroker
                              2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js',
                              host.ioBroker
                              2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/har.js',
                              host.ioBroker
                              2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/har-validator/lib/promise.js',
                              host.ioBroker
                              2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/ajv.js',
                              host.ioBroker
                              2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/index.js',
                              host.ioBroker
                              2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/resolve.js',
                              host.ioBroker
                              2023-02-06 20:14:59.230	error	Caught by controller[0]: requireStack: [
                              host.ioBroker
                              2023-02-06 20:14:59.230	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                              host.ioBroker
                              2023-02-06 20:14:59.229	error	Caught by controller[0]: {
                              host.ioBroker
                              2023-02-06 20:14:59.229	error	Caught by controller[0]: at node:internal/main/run_main_module:22:47
                              host.ioBroker
                              2023-02-06 20:14:59.229	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                              host.ioBroker
                              2023-02-06 20:14:59.229	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                              host.ioBroker
                              2023-02-06 20:14:59.229	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                              host.ioBroker
                              2023-02-06 20:14:59.229	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                              host.ioBroker
                              2023-02-06 20:14:59.228	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                              host.ioBroker
                              2023-02-06 20:14:59.228	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:44:23)
                              host.ioBroker
                              2023-02-06 20:14:59.228	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                              host.ioBroker
                              2023-02-06 20:14:59.228	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                              host.ioBroker
                              2023-02-06 20:14:59.228	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                              host.ioBroker
                              2023-02-06 20:14:59.228	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                              host.ioBroker
                              2023-02-06 20:14:59.227	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                              host.ioBroker
                              2023-02-06 20:14:59.227	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                              host.ioBroker
                              2023-02-06 20:14:59.227	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
                              host.ioBroker
                              2023-02-06 20:14:59.227	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                              host.ioBroker
                              2023-02-06 20:14:59.227	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                              host.ioBroker
                              2023-02-06 20:14:59.227	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                              host.ioBroker
                              2023-02-06 20:14:59.226	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                              host.ioBroker
                              2023-02-06 20:14:59.226	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                              host.ioBroker
                              2023-02-06 20:14:59.226	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                              host.ioBroker
                              2023-02-06 20:14:59.226	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js:143:19)
                              host.ioBroker
                              2023-02-06 20:14:59.226	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                              host.ioBroker
                              2023-02-06 20:14:59.226	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                              host.ioBroker
                              2023-02-06 20:14:59.225	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                              host.ioBroker
                              2023-02-06 20:14:59.225	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                              host.ioBroker
                              2023-02-06 20:14:59.225	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                              host.ioBroker
                              2023-02-06 20:14:59.225	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                              host.ioBroker
                              2023-02-06 20:14:59.225	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js:23:11)
                              host.ioBroker
                              2023-02-06 20:14:59.225	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                              host.ioBroker
                              2023-02-06 20:14:59.225	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                              host.ioBroker
                              2023-02-06 20:14:59.224	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                              host.ioBroker
                              2023-02-06 20:14:59.224	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                              host.ioBroker
                              2023-02-06 20:14:59.224	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                              host.ioBroker
                              2023-02-06 20:14:59.224	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                              host.ioBroker
                              2023-02-06 20:14:59.224	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/har.js:5:16)
                              host.ioBroker
                              2023-02-06 20:14:59.224	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                              host.ioBroker
                              2023-02-06 20:14:59.223	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                              host.ioBroker
                              2023-02-06 20:14:59.223	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                              host.ioBroker
                              2023-02-06 20:14:59.223	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                              host.ioBroker
                              2023-02-06 20:14:59.223	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                              host.ioBroker
                              2023-02-06 20:14:59.223	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                              host.ioBroker
                              2023-02-06 20:14:59.223	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/har-validator/lib/promise.js:1:11)
                              host.ioBroker
                              2023-02-06 20:14:59.222	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                              host.ioBroker
                              2023-02-06 20:14:59.222	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                              host.ioBroker
                              2023-02-06 20:14:59.222	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                              host.ioBroker
                              2023-02-06 20:14:59.222	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                              host.ioBroker
                              2023-02-06 20:14:59.222	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                              host.ioBroker
                              2023-02-06 20:14:59.222	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                              host.ioBroker
                              2023-02-06 20:14:59.221	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/ajv.js:3:21)
                              host.ioBroker
                              2023-02-06 20:14:59.221	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                              host.ioBroker
                              2023-02-06 20:14:59.221	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                              host.ioBroker
                              2023-02-06 20:14:59.221	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                              host.ioBroker
                              2023-02-06 20:14:59.221	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                              host.ioBroker
                              2023-02-06 20:14:59.221	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                              host.ioBroker
                              2023-02-06 20:14:59.220	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                              host.ioBroker
                              2023-02-06 20:14:59.220	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/index.js:3:15)
                              host.ioBroker
                              2023-02-06 20:14:59.220	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                              host.ioBroker
                              2023-02-06 20:14:59.219	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                              host.ioBroker
                              2023-02-06 20:14:59.219	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                              host.ioBroker
                              2023-02-06 20:14:59.219	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
                              host.ioBroker
                              2023-02-06 20:14:59.219	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                              host.ioBroker
                              2023-02-06 20:14:59.219	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
                              host.ioBroker
                              2023-02-06 20:14:59.219	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/resolve.js:5:12)
                              host.ioBroker
                              2023-02-06 20:14:59.218	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
                              host.ioBroker
                              2023-02-06 20:14:59.218	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
                              host.ioBroker
                              2023-02-06 20:14:59.218	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:841:27)
                              host.ioBroker
                              2023-02-06 20:14:59.218	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
                              host.ioBroker
                              2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
                              host.ioBroker
                              2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/lib/request.js
                              host.ioBroker
                              2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js
                              host.ioBroker
                              2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js
                              host.ioBroker
                              2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/har.js
                              host.ioBroker
                              2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/har-validator/lib/promise.js
                              host.ioBroker
                              2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/ajv.js
                              host.ioBroker
                              2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/index.js
                              host.ioBroker
                              2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/resolve.js
                              host.ioBroker
                              2023-02-06 20:14:59.216	error	Caught by controller[0]: Require stack:
                              host.ioBroker
                              2023-02-06 20:14:59.215	error	Caught by controller[0]: Error: Cannot find module './util'
                              host.ioBroker
                              2023-02-06 20:14:59.215	error	Caught by controller[0]: ^
                              host.ioBroker
                              2023-02-06 20:14:59.215	error	Caught by controller[0]: throw err;
                              host.ioBroker
                              2023-02-06 20:14:59.215	error	Caught by controller[0]: node:internal/modules/cjs/loader:998
                              host.ioBroker
                              2023-02-06 20:14:59.214	info	system.adapter.javascript.1 will be rebuilt
                              host.ioBroker
                              2023-02-06 20:14:59.213	info	Adapter system.adapter.javascript.1 needs rebuild and will be restarted afterwards.
                              
                              GlasfaserG Offline
                              GlasfaserG Offline
                              Glasfaser
                              schrieb am zuletzt editiert von Glasfaser
                              #14

                              @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                              npm install --omit=dev

                              mach mal

                              cd /opt/iobroker/node_modules/iobroker.javascript
                              npm install --omit=dev --debug
                              

                              und hier die Ausgabe zeigen !

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

                              H 1 Antwort Letzte Antwort
                              0
                              • GlasfaserG Glasfaser

                                @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                                npm install --omit=dev

                                mach mal

                                cd /opt/iobroker/node_modules/iobroker.javascript
                                npm install --omit=dev --debug
                                

                                und hier die Ausgabe zeigen !

                                H Offline
                                H Offline
                                homecineplexx
                                schrieb am zuletzt editiert von
                                #15

                                @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                                npm install --omit=dev --debug

                                chris@ioBroker:/opt/iobroker/node_modules/iobroker.javascript$ npm install --omit=dev --debug
                                [sudo] Passwort für chris: 
                                
                                > iobroker.javascript@6.1.4 postinstall
                                > node ./install/installTypings.js
                                
                                Installing NodeJS typings...
                                latest @types: 18, installed node: 16
                                
                                up to date, audited 199 packages in 20s
                                
                                28 packages are looking for funding
                                  run `npm fund` for details
                                
                                1 high severity vulnerability
                                
                                To address all issues, run:
                                  npm audit fix
                                
                                Run `npm audit` for details.
                                
                                GlasfaserG 1 Antwort Letzte Antwort
                                0
                                • H homecineplexx

                                  @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                                  npm install --omit=dev --debug

                                  chris@ioBroker:/opt/iobroker/node_modules/iobroker.javascript$ npm install --omit=dev --debug
                                  [sudo] Passwort für chris: 
                                  
                                  > iobroker.javascript@6.1.4 postinstall
                                  > node ./install/installTypings.js
                                  
                                  Installing NodeJS typings...
                                  latest @types: 18, installed node: 16
                                  
                                  up to date, audited 199 packages in 20s
                                  
                                  28 packages are looking for funding
                                    run `npm fund` for details
                                  
                                  1 high severity vulnerability
                                  
                                  To address all issues, run:
                                    npm audit fix
                                  
                                  Run `npm audit` for details.
                                  
                                  GlasfaserG Offline
                                  GlasfaserG Offline
                                  Glasfaser
                                  schrieb am zuletzt editiert von
                                  #16

                                  @homecineplexx

                                  Was hast du gemacht ... also von einem VM Neustart kommt das nicht !

                                  Hast du Nodejs oder was anderes installiert !?

                                  Nochmal
                                  zeige

                                  cd /opt/iobroker
                                  npm prune
                                  

                                  Sonst noch ... Full Ausgabe zeigen !

                                  iob diag
                                  

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

                                  H 1 Antwort Letzte Antwort
                                  0
                                  • GlasfaserG Glasfaser

                                    @homecineplexx

                                    Was hast du gemacht ... also von einem VM Neustart kommt das nicht !

                                    Hast du Nodejs oder was anderes installiert !?

                                    Nochmal
                                    zeige

                                    cd /opt/iobroker
                                    npm prune
                                    

                                    Sonst noch ... Full Ausgabe zeigen !

                                    iob diag
                                    
                                    H Offline
                                    H Offline
                                    homecineplexx
                                    schrieb am zuletzt editiert von
                                    #17

                                    @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                                    @homecineplexx

                                    Was hast du gemacht ... also von einem VM Neustart kommt das nicht !

                                    Hast du Nodejs oder was anderes installiert !?

                                    Nochmal
                                    zeige

                                    cd /opt/iobroker
                                    npm prune
                                    

                                    Sonst noch ... Full Ausgabe zeigen !

                                    iob diag
                                    

                                    mein system ist jetzt ewig gelaufen. heute ist aus irgendeinem grund ein device hängen geblieben aus dem grund dachte ich, gut - restartest mal die VM, schon ewig her - und danach keine chance mehr...mehrmals rebootet, iobroker mehrmals restartet...nix installiert..schon lange nicht

                                    chris@ioBroker:/opt/iobroker$ npm prune
                                    
                                    removed 955 packages, and changed 1 package in 35s
                                    
                                    131 packages are looking for funding
                                      run `npm fund` for details
                                    
                                    ======================= SUMMARY =======================
                                    		     v.2023-01-02
                                    
                                    
                                    Operatingsystem: 	Debian GNU/Linux 11 (bullseye)
                                    Installation: 		kvm
                                    Timezone: 		Europe/Vienna
                                    User-ID: 		1000
                                    X-Server: 		false
                                    Boot Target: 		graphical.target
                                    
                                    Pending OS-Updates: 	0
                                    
                                    Nodejs-Installation: 	/usr/bin/nodejs 	v16.19.0
                                    			/usr/bin/node 		v16.19.0
                                    			/usr/bin/npm 		8.19.3
                                    			/usr/bin/npx 		8.19.3
                                    
                                    ioBroker Core: 		js-controller 		4.0.24
                                    			admin 			6.3.5
                                    
                                    ioBroker Status: 	iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: redis
                                    
                                    Status admin:
                                    + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, compact disabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    
                                    Pending iob updates: 	0
                                    
                                    Active repo(s): stable
                                    
                                    Objects: 		39643
                                    States: 		33762
                                    
                                    Size of iob-Database:
                                    
                                    29M	/opt/iobroker/iobroker-data/objects.jsonl
                                    15M	/opt/iobroker/iobroker-data/objects.json.migrated
                                    15M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
                                    81M	/opt/iobroker/iobroker-data/states.jsonl
                                    2.5M	/opt/iobroker/iobroker-data/states.json.migrated
                                    2.5M	/opt/iobroker/iobroker-data/states.json.bak.migrated
                                    
                                    
                                    =================== END OF SUMMARY ====================
                                    
                                    GlasfaserG 1 Antwort Letzte Antwort
                                    0
                                    • H homecineplexx

                                      @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                                      @homecineplexx

                                      Was hast du gemacht ... also von einem VM Neustart kommt das nicht !

                                      Hast du Nodejs oder was anderes installiert !?

                                      Nochmal
                                      zeige

                                      cd /opt/iobroker
                                      npm prune
                                      

                                      Sonst noch ... Full Ausgabe zeigen !

                                      iob diag
                                      

                                      mein system ist jetzt ewig gelaufen. heute ist aus irgendeinem grund ein device hängen geblieben aus dem grund dachte ich, gut - restartest mal die VM, schon ewig her - und danach keine chance mehr...mehrmals rebootet, iobroker mehrmals restartet...nix installiert..schon lange nicht

                                      chris@ioBroker:/opt/iobroker$ npm prune
                                      
                                      removed 955 packages, and changed 1 package in 35s
                                      
                                      131 packages are looking for funding
                                        run `npm fund` for details
                                      
                                      ======================= SUMMARY =======================
                                      		     v.2023-01-02
                                      
                                      
                                      Operatingsystem: 	Debian GNU/Linux 11 (bullseye)
                                      Installation: 		kvm
                                      Timezone: 		Europe/Vienna
                                      User-ID: 		1000
                                      X-Server: 		false
                                      Boot Target: 		graphical.target
                                      
                                      Pending OS-Updates: 	0
                                      
                                      Nodejs-Installation: 	/usr/bin/nodejs 	v16.19.0
                                      			/usr/bin/node 		v16.19.0
                                      			/usr/bin/npm 		8.19.3
                                      			/usr/bin/npx 		8.19.3
                                      
                                      ioBroker Core: 		js-controller 		4.0.24
                                      			admin 			6.3.5
                                      
                                      ioBroker Status: 	iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: redis
                                      
                                      Status admin:
                                      + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, compact disabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      
                                      Pending iob updates: 	0
                                      
                                      Active repo(s): stable
                                      
                                      Objects: 		39643
                                      States: 		33762
                                      
                                      Size of iob-Database:
                                      
                                      29M	/opt/iobroker/iobroker-data/objects.jsonl
                                      15M	/opt/iobroker/iobroker-data/objects.json.migrated
                                      15M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
                                      81M	/opt/iobroker/iobroker-data/states.jsonl
                                      2.5M	/opt/iobroker/iobroker-data/states.json.migrated
                                      2.5M	/opt/iobroker/iobroker-data/states.json.bak.migrated
                                      
                                      
                                      =================== END OF SUMMARY ====================
                                      
                                      GlasfaserG Offline
                                      GlasfaserG Offline
                                      Glasfaser
                                      schrieb am zuletzt editiert von
                                      #18

                                      @homecineplexx

                                      das ist nicht die Full Ausgabe von iob diag .

                                      Deinstalliere den javascript Adapter inkl. Instanz , dann neu !

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

                                      H 1 Antwort Letzte Antwort
                                      0
                                      • GlasfaserG Glasfaser

                                        @homecineplexx

                                        das ist nicht die Full Ausgabe von iob diag .

                                        Deinstalliere den javascript Adapter inkl. Instanz , dann neu !

                                        H Offline
                                        H Offline
                                        homecineplexx
                                        schrieb am zuletzt editiert von
                                        #19

                                        @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                                        @homecineplexx

                                        das ist nicht die Full Ausgabe von iob diag .

                                        Deinstalliere den javascript Adapter inkl. Instanz , dann neu !

                                        das ist die ausgabe, die er mir gemacht hat und gesagt hat "copy text starting here"
                                        gibts da mehr das ich kopieren kann?

                                        wenn ich den javascript adapter inkl instanzen lösche, sind dann meine javascript files auch alle weg???

                                        GlasfaserG 1 Antwort Letzte Antwort
                                        0
                                        • H homecineplexx

                                          @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                                          @homecineplexx

                                          das ist nicht die Full Ausgabe von iob diag .

                                          Deinstalliere den javascript Adapter inkl. Instanz , dann neu !

                                          das ist die ausgabe, die er mir gemacht hat und gesagt hat "copy text starting here"
                                          gibts da mehr das ich kopieren kann?

                                          wenn ich den javascript adapter inkl instanzen lösche, sind dann meine javascript files auch alle weg???

                                          GlasfaserG Offline
                                          GlasfaserG Offline
                                          Glasfaser
                                          schrieb am zuletzt editiert von
                                          #20

                                          @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                                          wenn ich den javascript adapter inkl instanzen lösche, sind dann meine javascript files auch alle weg???

                                          Die bleiben ... hast du kein Backup dazu eingestellt !?

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

                                          H 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          531

                                          Online

                                          32.9k

                                          Benutzer

                                          82.9k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe