Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Admin nach JavaScript-Update nicht mehr erreichbar

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Admin nach JavaScript-Update nicht mehr erreichbar

Scheduled Pinned Locked Moved ioBroker Allgemein
27 Posts 4 Posters 2.3k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Thomas BraunT Thomas Braun

    @yunkie
    Wäre schön wenn du alles hier reinkopieren würdest.

    Hast du zufällig den Adapter 'terminal' installiert?

    YunkieY Offline
    YunkieY Offline
    Yunkie
    wrote on last edited by
    #16

    @thomas-braun

    entschuldige, was soll ich hier noch reinkopieren? Die ganze Ausgabe nach dem "upgrade" Befehl steht oben :confused:

    Ja ich habe den Adapter Terminal installiert.

    OT: Ich kann den "Ring"-Adapter nicht aktualisieren. Sollte ich dafür einen neuen Thread aufmachen?
    Die Fehlermeldung sieht ähnlich aus wie bei der JavaScript Installation. Ich habe das Gefühl das diese Zeilen dafür interessant sind:

    make: *** [authenticate_pam.target.mk:109: Release/obj.target/authenticate_pam/authenticate_pam.o] Error 1
    gyp ERR! build error
    gyp ERR! stack Error: `make` failed with exit code: 2
    gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
    gyp ERR! stack     at ChildProcess.emit (events.js:314:20)
    gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
    gyp ERR! System Linux 5.10.63-v7l+
    gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
    gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam
    gyp ERR! node -v v12.22.7
    gyp ERR! node-gyp -v v5.1.0
    gyp ERR! not ok
    gyp ERR! UNCAUGHT EXCEPTION
    gyp ERR! stack /opt/iobroker/node_modules/fstream/lib/dir-reader.js:191
    gyp ERR! stack "     'warn'
    gyp ERR! stack ^^^^^^^^^^^^
    gyp ERR! stack
    gyp ERR! stack SyntaxError: Invalid or unexpected token
    gyp ERR! stack     at wrapSafe (internal/modules/cjs/loader.js:915:16)
    gyp ERR! stack     at Module._compile (internal/modules/cjs/loader.js:963:27)
    gyp ERR! stack     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    gyp ERR! stack     at Module.load (internal/modules/cjs/loader.js:863:32)
    gyp ERR! stack     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    gyp ERR! stack     at Module.require (internal/modules/cjs/loader.js:887:19)
    gyp ERR! stack     at require (internal/modules/cjs/helpers.js:74:18)
    gyp ERR! stack     at Object.<anonymous> (/opt/iobroker/node_modules/fstream/fstream.js:11:11)
    gyp ERR! stack     at Module._compile (internal/modules/cjs/loader.js:999:30)
    gyp ERR! stack     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    gyp ERR! System Linux 5.10.63-v7l+
    gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
    gyp ERR! cwd /opt/iobroker/node_modules/utf-8-validate
    gyp ERR! node -v v12.22.7
    gyp ERR! node-gyp -v v3.8.0
    gyp ERR! This is a bug in `node-gyp`.
    gyp ERR! Try to update node-gyp and file an Issue if it does not help:
    gyp ERR!     <https://github.com/nodejs/node-gyp/issues>
    npm ERR! code ELIFECYCLE
    npm ERR! errno 7
    npm ERR! utf-8-validate@5.0.7 install: `node-gyp-build`
    npm ERR! Exit status 7
    npm ERR!
    npm ERR! Failed at the utf-8-validate@5.0.7 install script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/iobroker/.npm/_logs/2021-11-16T20_28_21_503Z-debug.log
    host.iobroker-pi Cannot install iobroker.ring@1.2.8: 7
    
    
    Thomas BraunT 1 Reply Last reply
    0
    • YunkieY Yunkie

      @thomas-braun

      entschuldige, was soll ich hier noch reinkopieren? Die ganze Ausgabe nach dem "upgrade" Befehl steht oben :confused:

      Ja ich habe den Adapter Terminal installiert.

      OT: Ich kann den "Ring"-Adapter nicht aktualisieren. Sollte ich dafür einen neuen Thread aufmachen?
      Die Fehlermeldung sieht ähnlich aus wie bei der JavaScript Installation. Ich habe das Gefühl das diese Zeilen dafür interessant sind:

      make: *** [authenticate_pam.target.mk:109: Release/obj.target/authenticate_pam/authenticate_pam.o] Error 1
      gyp ERR! build error
      gyp ERR! stack Error: `make` failed with exit code: 2
      gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
      gyp ERR! stack     at ChildProcess.emit (events.js:314:20)
      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
      gyp ERR! System Linux 5.10.63-v7l+
      gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam
      gyp ERR! node -v v12.22.7
      gyp ERR! node-gyp -v v5.1.0
      gyp ERR! not ok
      gyp ERR! UNCAUGHT EXCEPTION
      gyp ERR! stack /opt/iobroker/node_modules/fstream/lib/dir-reader.js:191
      gyp ERR! stack "     'warn'
      gyp ERR! stack ^^^^^^^^^^^^
      gyp ERR! stack
      gyp ERR! stack SyntaxError: Invalid or unexpected token
      gyp ERR! stack     at wrapSafe (internal/modules/cjs/loader.js:915:16)
      gyp ERR! stack     at Module._compile (internal/modules/cjs/loader.js:963:27)
      gyp ERR! stack     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
      gyp ERR! stack     at Module.load (internal/modules/cjs/loader.js:863:32)
      gyp ERR! stack     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
      gyp ERR! stack     at Module.require (internal/modules/cjs/loader.js:887:19)
      gyp ERR! stack     at require (internal/modules/cjs/helpers.js:74:18)
      gyp ERR! stack     at Object.<anonymous> (/opt/iobroker/node_modules/fstream/fstream.js:11:11)
      gyp ERR! stack     at Module._compile (internal/modules/cjs/loader.js:999:30)
      gyp ERR! stack     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
      gyp ERR! System Linux 5.10.63-v7l+
      gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/utf-8-validate
      gyp ERR! node -v v12.22.7
      gyp ERR! node-gyp -v v3.8.0
      gyp ERR! This is a bug in `node-gyp`.
      gyp ERR! Try to update node-gyp and file an Issue if it does not help:
      gyp ERR!     <https://github.com/nodejs/node-gyp/issues>
      npm ERR! code ELIFECYCLE
      npm ERR! errno 7
      npm ERR! utf-8-validate@5.0.7 install: `node-gyp-build`
      npm ERR! Exit status 7
      npm ERR!
      npm ERR! Failed at the utf-8-validate@5.0.7 install script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2021-11-16T20_28_21_503Z-debug.log
      host.iobroker-pi Cannot install iobroker.ring@1.2.8: 7
      
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #17

      @yunkie

      Schmeiß den Terminals-Adapter raus.

      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

      YunkieY 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @yunkie

        Schmeiß den Terminals-Adapter raus.

        YunkieY Offline
        YunkieY Offline
        Yunkie
        wrote on last edited by
        #18

        @thomas-braun

        Alles klar, ist raus. Fiel mir nicht besonders schwer, da ich ihn nicht wirklich gebraucht habe und alles per Putty mache.
        Aber darf ich interessehalber noch fragen warum?

        Thomas BraunT 1 Reply Last reply
        0
        • YunkieY Yunkie

          @thomas-braun

          Alles klar, ist raus. Fiel mir nicht besonders schwer, da ich ihn nicht wirklich gebraucht habe und alles per Putty mache.
          Aber darf ich interessehalber noch fragen warum?

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by Thomas Braun
          #19

          @yunkie
          Der sorgt für die ganzen Meldungen zu authenticate_pam.

          iobroker update -i
          

          sagt?

          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

          YunkieY 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @yunkie
            Der sorgt für die ganzen Meldungen zu authenticate_pam.

            iobroker update -i
            

            sagt?

            YunkieY Offline
            YunkieY Offline
            Yunkie
            wrote on last edited by
            #20

            @thomas-braun

            iobroker@iobroker-pi:~ $ iobroker update -i
            Used repository: stable
            hash unchanged, use cached sources
            update done
            Adapter    "admin"         : 5.1.25   , installed 5.1.25
            Adapter    "alexa2"        : 3.11.2   , installed 3.11.2
            Adapter    "backitup"      : 2.1.17   , installed 2.1.17
            Adapter    "bring"         : 1.7.8    , installed 1.7.8
            Adapter    "cloud"         : 4.1.0    , installed 4.1.0
            Adapter    "discovery"     : 2.7.3    , installed 2.7.3
            Adapter    "ebus"          : 2.3.2    , installed 2.3.2
            Adapter    "flot"          : 1.10.7   , installed 1.10.7
            Adapter    "history"       : 1.9.13   , installed 1.9.13
            Adapter    "icons-mfd-svg" : 1.0.2    , installed 1.0.2
            Adapter    "icons-ultimate-png": 1.0.1   , installed 1.0.1
            Adapter    "info"          : 1.9.8    , installed 1.9.8
            Adapter    "javascript"    : 5.2.13   , installed 5.2.13
            Controller "js-controller" : 3.3.18   , installed 3.3.18
            Adapter    "knx"           : 1.0.45   , installed 1.0.45
            Adapter    "mqtt"          : 2.4.0    , installed 2.4.0
            Adapter    "octoprint"     : 1.1.1    , installed 1.1.1
            Adapter    "pollenflug"    : 1.0.6    , installed 1.0.6
            Adapter    "pushover"      : 2.0.5    , installed 2.0.5
            Adapter    "ring"          : 1.2.8    , installed 1.2.6 [Updateable]
            Adapter    "samsung"       : 0.2.9    , installed 0.2.9
            Adapter    "simple-api"    : 2.6.1    , installed 2.6.1
            Adapter    "smartmeter"    : 3.2.1    , installed 3.2.1
            Adapter    "snmp"          : 0.5.0    , installed 0.5.0
            Adapter    "socketio"      : 3.1.4    , installed 3.1.5
            Adapter    "sql"           : 1.15.7   , installed 1.15.7
            Adapter    "vis"           : 1.4.5    , installed 1.4.5
            Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
            Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
            Adapter    "vis-hqwidgets" : 1.1.7    , installed 1.1.7
            Adapter    "vis-material-advanced": 1.7.2   , installed 1.7.2
            Adapter    "vis-plumb"     : 1.0.2    , installed 1.0.2
            Adapter    "vw-connect"    : 0.0.45   , installed 0.0.45
            Adapter    "web"           : 3.4.9    , installed 3.4.9
            
            
            Thomas BraunT 1 Reply Last reply
            0
            • YunkieY Yunkie

              @thomas-braun

              iobroker@iobroker-pi:~ $ iobroker update -i
              Used repository: stable
              hash unchanged, use cached sources
              update done
              Adapter    "admin"         : 5.1.25   , installed 5.1.25
              Adapter    "alexa2"        : 3.11.2   , installed 3.11.2
              Adapter    "backitup"      : 2.1.17   , installed 2.1.17
              Adapter    "bring"         : 1.7.8    , installed 1.7.8
              Adapter    "cloud"         : 4.1.0    , installed 4.1.0
              Adapter    "discovery"     : 2.7.3    , installed 2.7.3
              Adapter    "ebus"          : 2.3.2    , installed 2.3.2
              Adapter    "flot"          : 1.10.7   , installed 1.10.7
              Adapter    "history"       : 1.9.13   , installed 1.9.13
              Adapter    "icons-mfd-svg" : 1.0.2    , installed 1.0.2
              Adapter    "icons-ultimate-png": 1.0.1   , installed 1.0.1
              Adapter    "info"          : 1.9.8    , installed 1.9.8
              Adapter    "javascript"    : 5.2.13   , installed 5.2.13
              Controller "js-controller" : 3.3.18   , installed 3.3.18
              Adapter    "knx"           : 1.0.45   , installed 1.0.45
              Adapter    "mqtt"          : 2.4.0    , installed 2.4.0
              Adapter    "octoprint"     : 1.1.1    , installed 1.1.1
              Adapter    "pollenflug"    : 1.0.6    , installed 1.0.6
              Adapter    "pushover"      : 2.0.5    , installed 2.0.5
              Adapter    "ring"          : 1.2.8    , installed 1.2.6 [Updateable]
              Adapter    "samsung"       : 0.2.9    , installed 0.2.9
              Adapter    "simple-api"    : 2.6.1    , installed 2.6.1
              Adapter    "smartmeter"    : 3.2.1    , installed 3.2.1
              Adapter    "snmp"          : 0.5.0    , installed 0.5.0
              Adapter    "socketio"      : 3.1.4    , installed 3.1.5
              Adapter    "sql"           : 1.15.7   , installed 1.15.7
              Adapter    "vis"           : 1.4.5    , installed 1.4.5
              Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
              Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
              Adapter    "vis-hqwidgets" : 1.1.7    , installed 1.1.7
              Adapter    "vis-material-advanced": 1.7.2   , installed 1.7.2
              Adapter    "vis-plumb"     : 1.0.2    , installed 1.0.2
              Adapter    "vw-connect"    : 0.0.45   , installed 0.0.45
              Adapter    "web"           : 3.4.9    , installed 3.4.9
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #21

              @yunkie

              iobroker upgrade
              

              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

              YunkieY 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @yunkie

                iobroker upgrade
                
                YunkieY Offline
                YunkieY Offline
                Yunkie
                wrote on last edited by
                #22

                @thomas-braun

                liefert leider das:

                iobroker@iobroker-pi:~ $ iobroker upgrade
                Would you like to upgrade ring from @1.2.6 to @1.2.8 now? [(y)es, (n)o]: y
                Update ring from @1.2.6 to @1.2.8
                NPM version: 6.14.15
                npm install iobroker.ring@1.2.8 --loglevel error --prefix "/opt/iobroker" (System call)
                gyp ERR! UNCAUGHT EXCEPTION
                gyp ERR! stack /opt/iobroker/node_modules/fstream/lib/dir-reader.js:192
                gyp ERR! stack     ].forEach(function!(evi {
                gyp ERR! stack                       ^
                gyp ERR! stack
                gyp ERR! stack SyntaxError: Unexpected token '!'
                gyp ERR! stack     at wrapSafe (internal/modules/cjs/loader.js:915:16)
                gyp ERR! stack     at Module._compile (internal/modules/cjs/loader.js:963:27)
                gyp ERR! stack     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                gyp ERR! stack     at Module.load (internal/modules/cjs/loader.js:863:32)
                gyp ERR! stack     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                gyp ERR! stack     at Module.require (internal/modules/cjs/loader.js:887:19)
                gyp ERR! stack     at require (internal/modules/cjs/helpers.js:74:18)
                gyp ERR! stack     at Object.<anonymous> (/opt/iobroker/node_modules/fstream/fstream.js:11:11)
                gyp ERR! stack     at Module._compile (internal/modules/cjs/loader.js:999:30)
                gyp ERR! stack     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                gyp ERR! System Linux 5.10.63-v7l+
                gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                gyp ERR! cwd /opt/iobroker/node_modules/utf-8-validate
                gyp ERR! node -v v12.22.7
                gyp ERR! node-gyp -v v3.8.0
                gyp ERR! This is a bug in `node-gyp`.
                gyp ERR! Try to update node-gyp and file an Issue if it does not help:
                gyp ERR!     <https://github.com/nodejs/node-gyp/issues>
                npm ERR! code ELIFECYCLE
                npm ERR! errno 7
                npm ERR! utf-8-validate@5.0.7 install: `node-gyp-build`
                npm ERR! Exit status 7
                npm ERR!
                npm ERR! Failed at the utf-8-validate@5.0.7 install script.
                npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                
                npm ERR! A complete log of this run can be found in:
                npm ERR!     /home/iobroker/.npm/_logs/2021-11-16T21_07_26_795Z-debug.log
                host.iobroker-pi Cannot install iobroker.ring@1.2.8: 7
                
                
                Thomas BraunT 1 Reply Last reply
                0
                • YunkieY Yunkie

                  @thomas-braun

                  liefert leider das:

                  iobroker@iobroker-pi:~ $ iobroker upgrade
                  Would you like to upgrade ring from @1.2.6 to @1.2.8 now? [(y)es, (n)o]: y
                  Update ring from @1.2.6 to @1.2.8
                  NPM version: 6.14.15
                  npm install iobroker.ring@1.2.8 --loglevel error --prefix "/opt/iobroker" (System call)
                  gyp ERR! UNCAUGHT EXCEPTION
                  gyp ERR! stack /opt/iobroker/node_modules/fstream/lib/dir-reader.js:192
                  gyp ERR! stack     ].forEach(function!(evi {
                  gyp ERR! stack                       ^
                  gyp ERR! stack
                  gyp ERR! stack SyntaxError: Unexpected token '!'
                  gyp ERR! stack     at wrapSafe (internal/modules/cjs/loader.js:915:16)
                  gyp ERR! stack     at Module._compile (internal/modules/cjs/loader.js:963:27)
                  gyp ERR! stack     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                  gyp ERR! stack     at Module.load (internal/modules/cjs/loader.js:863:32)
                  gyp ERR! stack     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                  gyp ERR! stack     at Module.require (internal/modules/cjs/loader.js:887:19)
                  gyp ERR! stack     at require (internal/modules/cjs/helpers.js:74:18)
                  gyp ERR! stack     at Object.<anonymous> (/opt/iobroker/node_modules/fstream/fstream.js:11:11)
                  gyp ERR! stack     at Module._compile (internal/modules/cjs/loader.js:999:30)
                  gyp ERR! stack     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                  gyp ERR! System Linux 5.10.63-v7l+
                  gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                  gyp ERR! cwd /opt/iobroker/node_modules/utf-8-validate
                  gyp ERR! node -v v12.22.7
                  gyp ERR! node-gyp -v v3.8.0
                  gyp ERR! This is a bug in `node-gyp`.
                  gyp ERR! Try to update node-gyp and file an Issue if it does not help:
                  gyp ERR!     <https://github.com/nodejs/node-gyp/issues>
                  npm ERR! code ELIFECYCLE
                  npm ERR! errno 7
                  npm ERR! utf-8-validate@5.0.7 install: `node-gyp-build`
                  npm ERR! Exit status 7
                  npm ERR!
                  npm ERR! Failed at the utf-8-validate@5.0.7 install script.
                  npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                  
                  npm ERR! A complete log of this run can be found in:
                  npm ERR!     /home/iobroker/.npm/_logs/2021-11-16T21_07_26_795Z-debug.log
                  host.iobroker-pi Cannot install iobroker.ring@1.2.8: 7
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #23

                  @yunkie

                  cd /opt/iobroker
                  npm list utf-8-validate
                  

                  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

                  YunkieY 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @yunkie

                    cd /opt/iobroker
                    npm list utf-8-validate
                    
                    YunkieY Offline
                    YunkieY Offline
                    Yunkie
                    wrote on last edited by
                    #24

                    @thomas-braun said in Admin nach JavaScript-Update nicht mehr erreichbar:

                    liefert dies:

                    iobroker@iobroker-pi:/opt/iobroker $ npm list utf-8-validate
                    iobroker.inst@3.0.0 /opt/iobroker
                    └─┬ UNMET DEPENDENCY iobroker.ring@1.2.6
                      └── UNMET DEPENDENCY utf-8-validate@5.0.5
                    
                    npm ERR! missing: iobroker.ring@1.2.6, required by iobroker.inst@3.0.0
                    npm ERR! missing: utf-8-validate@5.0.5, required by iobroker.ring@1.2.6
                    
                    
                    Thomas BraunT 1 Reply Last reply
                    0
                    • YunkieY Yunkie

                      @thomas-braun said in Admin nach JavaScript-Update nicht mehr erreichbar:

                      liefert dies:

                      iobroker@iobroker-pi:/opt/iobroker $ npm list utf-8-validate
                      iobroker.inst@3.0.0 /opt/iobroker
                      └─┬ UNMET DEPENDENCY iobroker.ring@1.2.6
                        └── UNMET DEPENDENCY utf-8-validate@5.0.5
                      
                      npm ERR! missing: iobroker.ring@1.2.6, required by iobroker.inst@3.0.0
                      npm ERR! missing: utf-8-validate@5.0.5, required by iobroker.ring@1.2.6
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #25

                      @yunkie
                      Fällt mir nichts mehr zu ein.

                      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

                      YunkieY 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @yunkie
                        Fällt mir nichts mehr zu ein.

                        YunkieY Offline
                        YunkieY Offline
                        Yunkie
                        wrote on last edited by
                        #26

                        @thomas-braun

                        Verdammt... Schade! Trotzdem vielen Dank!
                        Ich werde mal versuchen den Adapter komplett neu zu installieren.

                        YunkieY 1 Reply Last reply
                        0
                        • YunkieY Yunkie

                          @thomas-braun

                          Verdammt... Schade! Trotzdem vielen Dank!
                          Ich werde mal versuchen den Adapter komplett neu zu installieren.

                          YunkieY Offline
                          YunkieY Offline
                          Yunkie
                          wrote on last edited by
                          #27

                          Eine komplette Neuinstallation des Adapters war erfolgreich
                          Wollte nur das Ergebnis mitteilen ;-)

                          1 Reply Last reply
                          1
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          Support us

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

                          668

                          Online

                          32.7k

                          Users

                          82.4k

                          Topics

                          1.3m

                          Posts
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                          ioBroker Community 2014-2025
                          logo
                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Home
                          • Recent
                          • Tags
                          • Unread 0
                          • Categories
                          • Unreplied
                          • Popular
                          • GitHub
                          • Docu
                          • Hilfe