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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. gelöst: Javascript Adapter 5.8.8

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    324

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

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

gelöst: Javascript Adapter 5.8.8

Geplant Angeheftet Gesperrt Verschoben Error/Bug
31 Beiträge 6 Kommentatoren 2.6k Aufrufe 6 Watching
  • Ä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.
  • R Offline
    R Offline
    robbsen
    schrieb am zuletzt editiert von robbsen
    #1

    Hallo Zusammen,

    musste ggf. beim Update auf Version 5.8.8 irgendwas umgestellt werden. Mein Adapter bleibt bei rot hängen. Ich könnte natürlich ein Backup zurückspielen, aber ggf. musste ich ja nur ne Kleinigkeit ändern?

    host.ioBroker
    2022-07-14 07:03:02.672	info	Rebuild for adapter system.adapter.javascript.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
    host.ioBroker
    2022-07-14 07:03:02.672	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.ioBroker
    2022-07-14 07:03:02.671	error	Caught by controller[0]: }
    host.ioBroker
    2022-07-14 07:03:02.671	error	Caught by controller[0]: ]
    host.ioBroker
    2022-07-14 07:03:02.671	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.ioBroker
    2022-07-14 07:03:02.671	error	Caught by controller[0]: '/opt/iobroker/node_modules/coffee-compiler/coffee-compiler.js',
    host.ioBroker
    2022-07-14 07:03:02.671	error	Caught by controller[0]: requireStack: [
    host.ioBroker
    2022-07-14 07:03:02.671	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.ioBroker
    2022-07-14 07:03:02.670	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19) {
    host.ioBroker
    2022-07-14 07:03:02.670	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    host.ioBroker
    2022-07-14 07:03:02.670	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
    host.ioBroker
    2022-07-14 07:03:02.670	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    host.ioBroker
    2022-07-14 07:03:02.670	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
    host.ioBroker
    2022-07-14 07:03:02.670	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/coffee-compiler/coffee-compiler.js:7:10)
    host.ioBroker
    2022-07-14 07:03:02.669	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:101:18)
    host.ioBroker
    2022-07-14 07:03:02.669	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
    host.ioBroker
    2022-07-14 07:03:02.669	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:746:27)
    host.ioBroker
    2022-07-14 07:03:02.669	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
    host.ioBroker
    2022-07-14 07:03:02.669	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.ioBroker
    2022-07-14 07:03:02.669	error	Caught by controller[0]: - /opt/iobroker/node_modules/coffee-compiler/coffee-compiler.js
    host.ioBroker
    2022-07-14 07:03:02.668	error	Caught by controller[0]: Require stack:
    host.ioBroker
    2022-07-14 07:03:02.668	error	Caught by controller[0]: Error: Cannot find module 'coffee-script'
    host.ioBroker
    2022-07-14 07:03:02.668	error	Caught by controller[0]: ^
    host.ioBroker
    2022-07-14 07:03:02.668	error	Caught by controller[0]: throw err;
    host.ioBroker
    2022-07-14 07:03:02.667	error	Caught by controller[0]: internal/modules/cjs/loader.js:905
    host.ioBroker
    2022-07-14 07:03:02.462	info	instance system.adapter.javascript.0 started with pid 1200147
    
    J N Thomas BraunT 3 Antworten Letzte Antwort
    0
    • R robbsen

      Hallo Zusammen,

      musste ggf. beim Update auf Version 5.8.8 irgendwas umgestellt werden. Mein Adapter bleibt bei rot hängen. Ich könnte natürlich ein Backup zurückspielen, aber ggf. musste ich ja nur ne Kleinigkeit ändern?

      host.ioBroker
      2022-07-14 07:03:02.672	info	Rebuild for adapter system.adapter.javascript.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      host.ioBroker
      2022-07-14 07:03:02.672	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.ioBroker
      2022-07-14 07:03:02.671	error	Caught by controller[0]: }
      host.ioBroker
      2022-07-14 07:03:02.671	error	Caught by controller[0]: ]
      host.ioBroker
      2022-07-14 07:03:02.671	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.ioBroker
      2022-07-14 07:03:02.671	error	Caught by controller[0]: '/opt/iobroker/node_modules/coffee-compiler/coffee-compiler.js',
      host.ioBroker
      2022-07-14 07:03:02.671	error	Caught by controller[0]: requireStack: [
      host.ioBroker
      2022-07-14 07:03:02.671	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.ioBroker
      2022-07-14 07:03:02.670	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19) {
      host.ioBroker
      2022-07-14 07:03:02.670	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
      host.ioBroker
      2022-07-14 07:03:02.670	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
      host.ioBroker
      2022-07-14 07:03:02.670	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
      host.ioBroker
      2022-07-14 07:03:02.670	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
      host.ioBroker
      2022-07-14 07:03:02.670	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/coffee-compiler/coffee-compiler.js:7:10)
      host.ioBroker
      2022-07-14 07:03:02.669	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:101:18)
      host.ioBroker
      2022-07-14 07:03:02.669	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
      host.ioBroker
      2022-07-14 07:03:02.669	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:746:27)
      host.ioBroker
      2022-07-14 07:03:02.669	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
      host.ioBroker
      2022-07-14 07:03:02.669	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.ioBroker
      2022-07-14 07:03:02.669	error	Caught by controller[0]: - /opt/iobroker/node_modules/coffee-compiler/coffee-compiler.js
      host.ioBroker
      2022-07-14 07:03:02.668	error	Caught by controller[0]: Require stack:
      host.ioBroker
      2022-07-14 07:03:02.668	error	Caught by controller[0]: Error: Cannot find module 'coffee-script'
      host.ioBroker
      2022-07-14 07:03:02.668	error	Caught by controller[0]: ^
      host.ioBroker
      2022-07-14 07:03:02.668	error	Caught by controller[0]: throw err;
      host.ioBroker
      2022-07-14 07:03:02.667	error	Caught by controller[0]: internal/modules/cjs/loader.js:905
      host.ioBroker
      2022-07-14 07:03:02.462	info	instance system.adapter.javascript.0 started with pid 1200147
      
      J Offline
      J Offline
      Jan1
      schrieb am zuletzt editiert von
      #2

      @robbsen
      hast das schon gemacht was der Adapter selber in der ersten Zeile des Log vorschlägt?

      1 Antwort Letzte Antwort
      0
      • R robbsen

        Hallo Zusammen,

        musste ggf. beim Update auf Version 5.8.8 irgendwas umgestellt werden. Mein Adapter bleibt bei rot hängen. Ich könnte natürlich ein Backup zurückspielen, aber ggf. musste ich ja nur ne Kleinigkeit ändern?

        host.ioBroker
        2022-07-14 07:03:02.672	info	Rebuild for adapter system.adapter.javascript.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
        host.ioBroker
        2022-07-14 07:03:02.672	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        host.ioBroker
        2022-07-14 07:03:02.671	error	Caught by controller[0]: }
        host.ioBroker
        2022-07-14 07:03:02.671	error	Caught by controller[0]: ]
        host.ioBroker
        2022-07-14 07:03:02.671	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
        host.ioBroker
        2022-07-14 07:03:02.671	error	Caught by controller[0]: '/opt/iobroker/node_modules/coffee-compiler/coffee-compiler.js',
        host.ioBroker
        2022-07-14 07:03:02.671	error	Caught by controller[0]: requireStack: [
        host.ioBroker
        2022-07-14 07:03:02.671	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
        host.ioBroker
        2022-07-14 07:03:02.670	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19) {
        host.ioBroker
        2022-07-14 07:03:02.670	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
        host.ioBroker
        2022-07-14 07:03:02.670	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
        host.ioBroker
        2022-07-14 07:03:02.670	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
        host.ioBroker
        2022-07-14 07:03:02.670	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
        host.ioBroker
        2022-07-14 07:03:02.670	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/coffee-compiler/coffee-compiler.js:7:10)
        host.ioBroker
        2022-07-14 07:03:02.669	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:101:18)
        host.ioBroker
        2022-07-14 07:03:02.669	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
        host.ioBroker
        2022-07-14 07:03:02.669	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:746:27)
        host.ioBroker
        2022-07-14 07:03:02.669	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
        host.ioBroker
        2022-07-14 07:03:02.669	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
        host.ioBroker
        2022-07-14 07:03:02.669	error	Caught by controller[0]: - /opt/iobroker/node_modules/coffee-compiler/coffee-compiler.js
        host.ioBroker
        2022-07-14 07:03:02.668	error	Caught by controller[0]: Require stack:
        host.ioBroker
        2022-07-14 07:03:02.668	error	Caught by controller[0]: Error: Cannot find module 'coffee-script'
        host.ioBroker
        2022-07-14 07:03:02.668	error	Caught by controller[0]: ^
        host.ioBroker
        2022-07-14 07:03:02.668	error	Caught by controller[0]: throw err;
        host.ioBroker
        2022-07-14 07:03:02.667	error	Caught by controller[0]: internal/modules/cjs/loader.js:905
        host.ioBroker
        2022-07-14 07:03:02.462	info	instance system.adapter.javascript.0 started with pid 1200147
        
        N Offline
        N Offline
        Nordischerjung
        schrieb am zuletzt editiert von
        #3

        @robbsen

        Guck hier

        Please execute "npm install --production" in adapter directory manually
        

        Gruß Nordischerjung

        sonnige Grüße von der Ostsee

        1 Antwort Letzte Antwort
        0
        • R robbsen

          Hallo Zusammen,

          musste ggf. beim Update auf Version 5.8.8 irgendwas umgestellt werden. Mein Adapter bleibt bei rot hängen. Ich könnte natürlich ein Backup zurückspielen, aber ggf. musste ich ja nur ne Kleinigkeit ändern?

          host.ioBroker
          2022-07-14 07:03:02.672	info	Rebuild for adapter system.adapter.javascript.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
          host.ioBroker
          2022-07-14 07:03:02.672	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.ioBroker
          2022-07-14 07:03:02.671	error	Caught by controller[0]: }
          host.ioBroker
          2022-07-14 07:03:02.671	error	Caught by controller[0]: ]
          host.ioBroker
          2022-07-14 07:03:02.671	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
          host.ioBroker
          2022-07-14 07:03:02.671	error	Caught by controller[0]: '/opt/iobroker/node_modules/coffee-compiler/coffee-compiler.js',
          host.ioBroker
          2022-07-14 07:03:02.671	error	Caught by controller[0]: requireStack: [
          host.ioBroker
          2022-07-14 07:03:02.671	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
          host.ioBroker
          2022-07-14 07:03:02.670	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19) {
          host.ioBroker
          2022-07-14 07:03:02.670	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
          host.ioBroker
          2022-07-14 07:03:02.670	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
          host.ioBroker
          2022-07-14 07:03:02.670	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
          host.ioBroker
          2022-07-14 07:03:02.670	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
          host.ioBroker
          2022-07-14 07:03:02.670	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/coffee-compiler/coffee-compiler.js:7:10)
          host.ioBroker
          2022-07-14 07:03:02.669	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:101:18)
          host.ioBroker
          2022-07-14 07:03:02.669	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
          host.ioBroker
          2022-07-14 07:03:02.669	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:746:27)
          host.ioBroker
          2022-07-14 07:03:02.669	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
          host.ioBroker
          2022-07-14 07:03:02.669	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
          host.ioBroker
          2022-07-14 07:03:02.669	error	Caught by controller[0]: - /opt/iobroker/node_modules/coffee-compiler/coffee-compiler.js
          host.ioBroker
          2022-07-14 07:03:02.668	error	Caught by controller[0]: Require stack:
          host.ioBroker
          2022-07-14 07:03:02.668	error	Caught by controller[0]: Error: Cannot find module 'coffee-script'
          host.ioBroker
          2022-07-14 07:03:02.668	error	Caught by controller[0]: ^
          host.ioBroker
          2022-07-14 07:03:02.668	error	Caught by controller[0]: throw err;
          host.ioBroker
          2022-07-14 07:03:02.667	error	Caught by controller[0]: internal/modules/cjs/loader.js:905
          host.ioBroker
          2022-07-14 07:03:02.462	info	instance system.adapter.javascript.0 started with pid 1200147
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #4

          @robbsen sagte in Javascript Adapter 5.8.8:

          Bei npm@8:

          cd /opt/iobroker/node_modules/iobroker.javascript
          sudo -H -u iobroker npm install --omit=dev
          
          /opt/iobroker/node_modules/coffee-compiler
          sudo -H -u iobroker npm install --omit=dev
          

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

          R frankthegreatF 2 Antworten Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @robbsen sagte in Javascript Adapter 5.8.8:

            Bei npm@8:

            cd /opt/iobroker/node_modules/iobroker.javascript
            sudo -H -u iobroker npm install --omit=dev
            
            /opt/iobroker/node_modules/coffee-compiler
            sudo -H -u iobroker npm install --omit=dev
            
            R Offline
            R Offline
            robbsen
            schrieb am zuletzt editiert von
            #5

            @thomas-braun das hat geholfen.

            @Nordischerjung tatsächlich hatte ich das nicht gemacht.

            Danke euch beiden! Auch wenn ich keine Ahnung habe, was ich da eigentlich warum grade gemacht habe ;)

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • R robbsen

              @thomas-braun das hat geholfen.

              @Nordischerjung tatsächlich hatte ich das nicht gemacht.

              Danke euch beiden! Auch wenn ich keine Ahnung habe, was ich da eigentlich warum grade gemacht habe ;)

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #6

              @robbsen

              Du hast die beiden Adapter mit den richtigen Dependencies neugebaut.

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

              R 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @robbsen

                Du hast die beiden Adapter mit den richtigen Dependencies neugebaut.

                R Offline
                R Offline
                robbsen
                schrieb am zuletzt editiert von
                #7

                @thomas-braun

                heißt aber, die Abhängigkeiten hatten sich durch das JavaScript Update so stark verändert? Wie kommt man auf sowas :hugging_face:

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • R robbsen

                  @thomas-braun

                  heißt aber, die Abhängigkeiten hatten sich durch das JavaScript Update so stark verändert? Wie kommt man auf sowas :hugging_face:

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #8

                  @robbsen

                  Ich weiß zufällig, das die Dependency zu coffee-script auf die richtige Bezeichnung coffeescript geändert wurde. Und das die beiden Module rebuilded werden wollten steht im Log drin. Muss man dann 'nur noch machen'

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

                  1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @robbsen sagte in Javascript Adapter 5.8.8:

                    Bei npm@8:

                    cd /opt/iobroker/node_modules/iobroker.javascript
                    sudo -H -u iobroker npm install --omit=dev
                    
                    /opt/iobroker/node_modules/coffee-compiler
                    sudo -H -u iobroker npm install --omit=dev
                    
                    frankthegreatF Offline
                    frankthegreatF Offline
                    frankthegreat
                    schrieb am zuletzt editiert von
                    #9

                    @thomas-braun sagte in gelöst: Javascript Adapter 5.8.8:

                    @robbsen sagte in Javascript Adapter 5.8.8:

                    Bei npm@8:

                    cd /opt/iobroker/node_modules/iobroker.javascript
                    sudo -H -u iobroker npm install --omit=dev
                    
                    /opt/iobroker/node_modules/coffee-compiler
                    sudo -H -u iobroker npm install --omit=dev
                    

                    Hab die gleiche Fehlermeldung wie @robbsen
                    beim aktualisieren vom Javascript Adapter.

                    Wären denn bei npm@6 auch diese Befehle richtig?

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • frankthegreatF frankthegreat

                      @thomas-braun sagte in gelöst: Javascript Adapter 5.8.8:

                      @robbsen sagte in Javascript Adapter 5.8.8:

                      Bei npm@8:

                      cd /opt/iobroker/node_modules/iobroker.javascript
                      sudo -H -u iobroker npm install --omit=dev
                      
                      /opt/iobroker/node_modules/coffee-compiler
                      sudo -H -u iobroker npm install --omit=dev
                      

                      Hab die gleiche Fehlermeldung wie @robbsen
                      beim aktualisieren vom Javascript Adapter.

                      Wären denn bei npm@6 auch diese Befehle richtig?

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von Thomas Braun
                      #10

                      @frankthegreat sagte in gelöst: Javascript Adapter 5.8.8:

                      Wären denn bei npm@6 auch diese Befehle richtig?

                      Gegenfrage: Warum nicht nodejs16 inkl. npm8 verwenden? Ist eh die vorgesehene Version.

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

                      frankthegreatF 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @frankthegreat sagte in gelöst: Javascript Adapter 5.8.8:

                        Wären denn bei npm@6 auch diese Befehle richtig?

                        Gegenfrage: Warum nicht nodejs16 inkl. npm8 verwenden? Ist eh die vorgesehene Version.

                        frankthegreatF Offline
                        frankthegreatF Offline
                        frankthegreat
                        schrieb am zuletzt editiert von
                        #11

                        @thomas-braun Bin noch nicht soweit (Produktivsystem) :cry:
                        Aber wenn du sagst, das es stabil läuft werd' ich es mal angreifen?

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • frankthegreatF frankthegreat

                          @thomas-braun Bin noch nicht soweit (Produktivsystem) :cry:
                          Aber wenn du sagst, das es stabil läuft werd' ich es mal angreifen?

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von Thomas Braun
                          #12

                          @frankthegreat

                          https://forum.iobroker.net/topic/55678/node-js-16-x-neue-empfehlung-für-iobroker

                          In 'meinem' HowTo (s. Signatur) gibt es auch noch ein paar Tips gerade in Bezug auf node16/npm8 und dessen neuem Format für die package*-Files.

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

                          frankthegreatF 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @frankthegreat

                            https://forum.iobroker.net/topic/55678/node-js-16-x-neue-empfehlung-für-iobroker

                            In 'meinem' HowTo (s. Signatur) gibt es auch noch ein paar Tips gerade in Bezug auf node16/npm8 und dessen neuem Format für die package*-Files.

                            frankthegreatF Offline
                            frankthegreatF Offline
                            frankthegreat
                            schrieb am zuletzt editiert von
                            #13

                            @thomas-braun OK, danke.
                            Mal schauen, ob ich es am WE schaffe :sunglasses:

                            1 Antwort Letzte Antwort
                            0
                            • B Offline
                              B Offline
                              Beowolf
                              schrieb am zuletzt editiert von
                              #14

                              Ich habe das Problem auch

                              bei mir kommt die Meldung

                              host.raspberrypi
                              	2022-09-05 12:51:15.176	info	Rebuild for adapter system.adapter.javascript.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                              host.raspberrypi
                              	2022-09-05 12:51:15.176	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              host.raspberrypi
                              	2022-09-05 12:51:15.176	error	Caught by controller[0]: }
                              host.raspberrypi
                              	2022-09-05 12:51:15.176	error	Caught by controller[0]: requestPath: 'coffeescript'
                              host.raspberrypi
                              	2022-09-05 12:51:15.176	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/package.json',
                              host.raspberrypi
                              	2022-09-05 12:51:15.175	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                              host.raspberrypi
                              	2022-09-05 12:51:15.175	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1004:32) {
                              host.raspberrypi
                              	2022-09-05 12:51:15.175	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1180:10)
                              host.raspberrypi
                              	2022-09-05 12:51:15.175	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1126:14)
                              host.raspberrypi
                              	2022-09-05 12:51:15.175	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:21:24)
                              host.raspberrypi
                              	2022-09-05 12:51:15.175	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                              host.raspberrypi
                              	2022-09-05 12:51:15.175	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1028:19)
                              host.raspberrypi
                              	2022-09-05 12:51:15.175	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:804:27)
                              host.raspberrypi
                              	2022-09-05 12:51:15.174	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:942:27)
                              host.raspberrypi
                              	2022-09-05 12:51:15.174	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:577:18)
                              host.raspberrypi
                              	2022-09-05 12:51:15.174	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:364:19)
                              host.raspberrypi
                              	2022-09-05 12:51:15.174	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.raspberrypi
                              	2022-09-05 12:51:15.174	error	Caught by controller[0]: ^
                              host.raspberrypi
                              	2022-09-05 12:51:15.174	error	Caught by controller[0]: throw err;
                              host.raspberrypi
                              	2022-09-05 12:51:15.173	error	Caught by controller[0]: node:internal/modules/cjs/loader:372
                              

                              Ich bin mir nicht sicher was ich machen soll.

                              Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • B Beowolf

                                Ich habe das Problem auch

                                bei mir kommt die Meldung

                                host.raspberrypi
                                	2022-09-05 12:51:15.176	info	Rebuild for adapter system.adapter.javascript.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                host.raspberrypi
                                	2022-09-05 12:51:15.176	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                host.raspberrypi
                                	2022-09-05 12:51:15.176	error	Caught by controller[0]: }
                                host.raspberrypi
                                	2022-09-05 12:51:15.176	error	Caught by controller[0]: requestPath: 'coffeescript'
                                host.raspberrypi
                                	2022-09-05 12:51:15.176	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/package.json',
                                host.raspberrypi
                                	2022-09-05 12:51:15.175	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                                host.raspberrypi
                                	2022-09-05 12:51:15.175	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1004:32) {
                                host.raspberrypi
                                	2022-09-05 12:51:15.175	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1180:10)
                                host.raspberrypi
                                	2022-09-05 12:51:15.175	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1126:14)
                                host.raspberrypi
                                	2022-09-05 12:51:15.175	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:21:24)
                                host.raspberrypi
                                	2022-09-05 12:51:15.175	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                                host.raspberrypi
                                	2022-09-05 12:51:15.175	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1028:19)
                                host.raspberrypi
                                	2022-09-05 12:51:15.175	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:804:27)
                                host.raspberrypi
                                	2022-09-05 12:51:15.174	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:942:27)
                                host.raspberrypi
                                	2022-09-05 12:51:15.174	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:577:18)
                                host.raspberrypi
                                	2022-09-05 12:51:15.174	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:364:19)
                                host.raspberrypi
                                	2022-09-05 12:51:15.174	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.raspberrypi
                                	2022-09-05 12:51:15.174	error	Caught by controller[0]: ^
                                host.raspberrypi
                                	2022-09-05 12:51:15.174	error	Caught by controller[0]: throw err;
                                host.raspberrypi
                                	2022-09-05 12:51:15.173	error	Caught by controller[0]: node:internal/modules/cjs/loader:372
                                

                                Ich bin mir nicht sicher was ich machen soll.

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #15

                                @beowolf sagte in gelöst: Javascript Adapter 5.8.8:

                                Ich bin mir nicht sicher was ich machen soll.

                                Welcher Befehl führte zu den Ausgaben?
                                Welche nodejs-Version?

                                sudo ln -s /usr/bin/node /usr/bin/nodejs
                                uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                

                                Welche Versionen der Adapter?

                                iobroker update -i
                                

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

                                B 2 Antworten Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @beowolf sagte in gelöst: Javascript Adapter 5.8.8:

                                  Ich bin mir nicht sicher was ich machen soll.

                                  Welcher Befehl führte zu den Ausgaben?
                                  Welche nodejs-Version?

                                  sudo ln -s /usr/bin/node /usr/bin/nodejs
                                  uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                  

                                  Welche Versionen der Adapter?

                                  iobroker update -i
                                  
                                  B Offline
                                  B Offline
                                  Beowolf
                                  schrieb am zuletzt editiert von
                                  #16

                                  @thomas-braun

                                  Bei

                                  uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                  

                                  kommt

                                  pi@raspberrypi:/ $ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                  armv7l
                                  /usr/bin/nodejs
                                  /usr/bin/node
                                  /usr/bin/npm
                                  v16.17.0
                                  v16.17.0
                                  8.15.0
                                  pi
                                  /
                                  OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                  OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
                                  OK:3 https://deb.nodesource.com/node_14.x bullseye InRelease
                                  OK:4 https://deb.nodesource.com/node_16.x bullseye InRelease
                                  Paketlisten werden gelesen… Fertig
                                  Abhängigkeitsbaum wird aufgebaut… Fertig
                                  Statusinformationen werden eingelesen… Fertig
                                  Alle Pakete sind aktuell.
                                  nodejs:
                                    Installiert:           16.17.0-deb-1nodesource1
                                    Installationskandidat: 16.17.0-deb-1nodesource1
                                    Versionstabelle:
                                   *** 16.17.0-deb-1nodesource1 500
                                          500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
                                          100 /var/lib/dpkg/status
                                       14.20.0-deb-1nodesource1 500
                                          500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                                       12.22.12~dfsg-1~deb11u1 500
                                          500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                  pi@raspberrypi:/ $
                                  
                                  

                                  Bei

                                  iobroker update -i
                                  

                                  kommt

                                  pi@raspberrypi:/ $ iobroker update -i
                                  Used repository: stable
                                  Adapter    "admin"        : 6.2.20   , installed 6.2.20
                                  Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
                                  Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                                  Adapter    "backitup"     : 2.4.10   , installed 2.4.10
                                  Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                                  Adapter    "email"        : 1.1.3    , installed 1.1.3
                                  Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                  Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                  Adapter    "ical"         : 1.13.1   , installed 1.13.1
                                  Adapter    "influxdb"     : 3.1.7    , installed 3.1.7
                                  Adapter    "info"         : 1.9.19   , installed 1.9.19
                                  Adapter    "iot"          : 1.11.8   , installed 1.11.8
                                  Adapter    "iqontrol"     : 2.0.0    , installed 2.0.1
                                  Adapter    "javascript"   : 6.0.0    , installed 6.0.0
                                  Controller "js-controller": 4.0.23   , installed 4.0.23
                                  Adapter    "luftdaten"    : 2.2.4    , installed 2.2.4
                                  Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
                                  Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                  Adapter    "pushover"     : 3.0.2    , installed 3.0.2
                                  Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                  Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                  Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                  Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                                  Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                  Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                  Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
                                  Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                  Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                  Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                                  Adapter    "web"          : 4.3.0    , installed 4.3.0
                                  Adapter    "wiffi-wz"     : 2.2.1    , installed 2.2.1
                                  Adapter    "wled"         : 0.6.7    , installed 0.6.7
                                  Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                  pi@raspberrypi:/ $
                                  
                                  

                                  Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @beowolf sagte in gelöst: Javascript Adapter 5.8.8:

                                    Ich bin mir nicht sicher was ich machen soll.

                                    Welcher Befehl führte zu den Ausgaben?
                                    Welche nodejs-Version?

                                    sudo ln -s /usr/bin/node /usr/bin/nodejs
                                    uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                    

                                    Welche Versionen der Adapter?

                                    iobroker update -i
                                    
                                    B Offline
                                    B Offline
                                    Beowolf
                                    schrieb am zuletzt editiert von
                                    #17

                                    @thomas-braun sagte in gelöst: Javascript Adapter 5.8.8:

                                    Welcher Befehl führte zu den Ausgaben?

                                    Bei diesem

                                    Please execute "npm install --production" in adapter directory manually.
                                    

                                    Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • B Beowolf

                                      @thomas-braun

                                      Bei

                                      uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                      

                                      kommt

                                      pi@raspberrypi:/ $ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                      armv7l
                                      /usr/bin/nodejs
                                      /usr/bin/node
                                      /usr/bin/npm
                                      v16.17.0
                                      v16.17.0
                                      8.15.0
                                      pi
                                      /
                                      OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                      OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
                                      OK:3 https://deb.nodesource.com/node_14.x bullseye InRelease
                                      OK:4 https://deb.nodesource.com/node_16.x bullseye InRelease
                                      Paketlisten werden gelesen… Fertig
                                      Abhängigkeitsbaum wird aufgebaut… Fertig
                                      Statusinformationen werden eingelesen… Fertig
                                      Alle Pakete sind aktuell.
                                      nodejs:
                                        Installiert:           16.17.0-deb-1nodesource1
                                        Installationskandidat: 16.17.0-deb-1nodesource1
                                        Versionstabelle:
                                       *** 16.17.0-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
                                              100 /var/lib/dpkg/status
                                           14.20.0-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                                           12.22.12~dfsg-1~deb11u1 500
                                              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                      pi@raspberrypi:/ $
                                      
                                      

                                      Bei

                                      iobroker update -i
                                      

                                      kommt

                                      pi@raspberrypi:/ $ iobroker update -i
                                      Used repository: stable
                                      Adapter    "admin"        : 6.2.20   , installed 6.2.20
                                      Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
                                      Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                                      Adapter    "backitup"     : 2.4.10   , installed 2.4.10
                                      Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                                      Adapter    "email"        : 1.1.3    , installed 1.1.3
                                      Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                      Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                      Adapter    "ical"         : 1.13.1   , installed 1.13.1
                                      Adapter    "influxdb"     : 3.1.7    , installed 3.1.7
                                      Adapter    "info"         : 1.9.19   , installed 1.9.19
                                      Adapter    "iot"          : 1.11.8   , installed 1.11.8
                                      Adapter    "iqontrol"     : 2.0.0    , installed 2.0.1
                                      Adapter    "javascript"   : 6.0.0    , installed 6.0.0
                                      Controller "js-controller": 4.0.23   , installed 4.0.23
                                      Adapter    "luftdaten"    : 2.2.4    , installed 2.2.4
                                      Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
                                      Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                      Adapter    "pushover"     : 3.0.2    , installed 3.0.2
                                      Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                      Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                      Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                                      Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                      Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
                                      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                      Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                                      Adapter    "web"          : 4.3.0    , installed 4.3.0
                                      Adapter    "wiffi-wz"     : 2.2.1    , installed 2.2.1
                                      Adapter    "wled"         : 0.6.7    , installed 0.6.7
                                      Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                      pi@raspberrypi:/ $
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #18

                                      @beowolf
                                      Stell dich in dein /home-Verzeichnis. Warum steht du da in / herum?

                                      cd ~
                                      

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

                                      1 Antwort Letzte Antwort
                                      0
                                      • B Beowolf

                                        @thomas-braun sagte in gelöst: Javascript Adapter 5.8.8:

                                        Welcher Befehl führte zu den Ausgaben?

                                        Bei diesem

                                        Please execute "npm install --production" in adapter directory manually.
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #19

                                        @beowolf sagte in gelöst: Javascript Adapter 5.8.8:

                                        npm install --production

                                        Hast du das auch in / ausgeführt?
                                        Bitte IMMER vollständige Ein- und Ausgaben inkl. login prompt zeigen, dann sieht man sowas direkt.

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

                                        B 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @beowolf sagte in gelöst: Javascript Adapter 5.8.8:

                                          npm install --production

                                          Hast du das auch in / ausgeführt?
                                          Bitte IMMER vollständige Ein- und Ausgaben inkl. login prompt zeigen, dann sieht man sowas direkt.

                                          B Offline
                                          B Offline
                                          Beowolf
                                          schrieb am zuletzt editiert von
                                          #20

                                          @thomas-braun

                                          Habe es dort gemacht.

                                          pi@raspberrypi:/opt/iobroker/node_modules/iobroker.javascript/node_modules $ npm install --production
                                          npm WARN config production Use `--omit=dev` instead.
                                          
                                          > iobroker.javascript@6.0.0 postinstall
                                          > node ./install/installTypings.js
                                          
                                          Installing NodeJS typings...
                                          latest @types: 18, installed node: 16
                                          
                                          up to date, audited 107 packages in 12s
                                          
                                          9 packages are looking for funding
                                            run `npm fund` for details
                                          
                                          found 0 vulnerabilities
                                          pi@raspberrypi:/opt/iobroker/node_modules/iobroker.javascript/node_modules $
                                          
                                          

                                          Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          731

                                          Online

                                          32.5k

                                          Benutzer

                                          81.7k

                                          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