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. Eufy-Security Adapter installiert sich nicht.

NEWS

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

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

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

Eufy-Security Adapter installiert sich nicht.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
52 Beiträge 3 Kommentatoren 2.1k 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.
  • wendy2702W wendy2702

    @longbow sagte in Eufy-Security Adapter installiert sich nicht.:

    @wendy2702

    wie lösche ich den kompeltt... über admin im iobroker bleibt es leider immer..

    Zuerst die "Mülltonne" hinter der Instanz, dann die "Mülltonne" hinter dem Adapter.

    Dann öffnet sich jeweils ein Fenster mit dem Log. Zeige die mal

    LongbowL Offline
    LongbowL Offline
    Longbow
    schrieb am zuletzt editiert von
    #33

    @wendy2702
    Also ich kann Ihn nicht löschen, also ganz. Oder wie erreicht man das?

    @Thomas-Braun
    Und was erkennen können, aus dem log?

    Greenshot 2023-02-23 17.18.22.png

    Thomas BraunT wendy2702W 2 Antworten Letzte Antwort
    0
    • LongbowL Longbow

      @wendy2702
      Also ich kann Ihn nicht löschen, also ganz. Oder wie erreicht man das?

      @Thomas-Braun
      Und was erkennen können, aus dem log?

      Greenshot 2023-02-23 17.18.22.png

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

      @longbow sagte in Eufy-Security Adapter installiert sich nicht.:

      Und was erkennen können, aus dem log?

      Nein, soweit unauffällig.
      Vielleicht das Boot Target noch auf Multiuser setzen und die beiden Updates einspielen.

      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

      LongbowL 1 Antwort Letzte Antwort
      0
      • LongbowL Longbow

        @wendy2702
        Also ich kann Ihn nicht löschen, also ganz. Oder wie erreicht man das?

        @Thomas-Braun
        Und was erkennen können, aus dem log?

        Greenshot 2023-02-23 17.18.22.png

        wendy2702W Offline
        wendy2702W Offline
        wendy2702
        schrieb am zuletzt editiert von
        #35

        @longbow sagte in Eufy-Security Adapter installiert sich nicht.:

        @wendy2702
        Also ich kann Ihn nicht löschen, also ganz. Oder wie erreicht man das?

        Ne, passt so.

        Schau mal bitte mit dem „ls -la ….“ Befehl von vorhin ob es in Node-modules noch was von Eufy gibt

        Bitte keine Fragen per PN, die gehören ins Forum!

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        LongbowL 1 Antwort Letzte Antwort
        0
        • wendy2702W wendy2702

          @longbow sagte in Eufy-Security Adapter installiert sich nicht.:

          @wendy2702
          Also ich kann Ihn nicht löschen, also ganz. Oder wie erreicht man das?

          Ne, passt so.

          Schau mal bitte mit dem „ls -la ….“ Befehl von vorhin ob es in Node-modules noch was von Eufy gibt

          LongbowL Offline
          LongbowL Offline
          Longbow
          schrieb am zuletzt editiert von
          #36

          @wendy2702

          das ist jetzt mit dem Befehl gekommen:

          ls -la /opt/iobroker/node_modules/ |grep eu
          drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:12 encodeurl
          drwxrwxr-x+    2 iobroker iobroker   4096 Feb 21 20:41 eufy-security-client
          drwxrwxr-x+    3 iobroker iobroker   4096 Feb 23 17:14 eufy-security-ws
          drwxrwxr-x+    6 iobroker iobroker   4096 Feb  2 19:12 express-fileupload
          drwxrwxr-x+    3 iobroker iobroker   4096 Feb  3 08:09 p-queue
          drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:15 parseuri
          drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:12 parseurl
          drwxrwxr-x+    2 iobroker iobroker   4096 Feb  5 12:10 queue-microtask
          drwxrwxr-x+    3 iobroker iobroker   4096 Feb  5 12:10 reusify
          drwxrwxr-x+    2 iobroker iobroker   4096 Feb  5 12:10 yocto-queue
          
          1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @longbow sagte in Eufy-Security Adapter installiert sich nicht.:

            Und was erkennen können, aus dem log?

            Nein, soweit unauffällig.
            Vielleicht das Boot Target noch auf Multiuser setzen und die beiden Updates einspielen.

            LongbowL Offline
            LongbowL Offline
            Longbow
            schrieb am zuletzt editiert von
            #37

            @thomas-braun

            ok was bitte, da bin raus... bin ja nicht so fit und neuling.

            wendy2702W 1 Antwort Letzte Antwort
            0
            • LongbowL Longbow

              @thomas-braun

              ok was bitte, da bin raus... bin ja nicht so fit und neuling.

              wendy2702W Offline
              wendy2702W Offline
              wendy2702
              schrieb am zuletzt editiert von
              #38

              @longbow

              rm -R opt/iobroker/node_modules/eufy-security-client
              rm -R opt/iobroker/node_modules/eufy-security-ws
              cd /opt/iobroker/
              sudo -u iobroker npm cache clean --force
              

              Dann nochmal bitte den eusec Adapter per Admin, nicht Github oder Link, installieren und das log hier posten.

              Bitte keine Fragen per PN, die gehören ins Forum!

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              LongbowL 1 Antwort Letzte Antwort
              0
              • wendy2702W wendy2702

                @longbow

                rm -R opt/iobroker/node_modules/eufy-security-client
                rm -R opt/iobroker/node_modules/eufy-security-ws
                cd /opt/iobroker/
                sudo -u iobroker npm cache clean --force
                

                Dann nochmal bitte den eusec Adapter per Admin, nicht Github oder Link, installieren und das log hier posten.

                LongbowL Offline
                LongbowL Offline
                Longbow
                schrieb am zuletzt editiert von
                #39

                @wendy2702

                verrückt, jetzt kommt das bei deinem Befehl

                rm -R opt/iobroker/node_modules/eufy-security-client
                rm -R opt/iobroker/node_modules/eufy-security-ws
                cd /opt/iobroker/
                sudo -u iobroker npm cache clean --force
                rm: cannot remove 'opt/iobroker/node_modules/eufy-security-client': No such file or directory
                rm: cannot remove 'opt/iobroker/node_modules/eufy-security-ws': No such file or directory
                

                Und wenn ich den ls Befehl mache, kommt das

                ls -la /opt/iobroker/node_modules/ |grep eu
                drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:12 encodeurl/node_modules/ |grep eu
                drwxrwxr-x+    2 iobroker iobroker   4096 Feb 21 20:41 eufy-security-client
                drwxrwxr-x+    3 iobroker iobroker   4096 Feb 23 17:14 eufy-security-ws
                drwxrwxr-x+    6 iobroker iobroker   4096 Feb  2 19:12 express-fileupload
                drwxrwxr-x+    3 iobroker iobroker   4096 Feb  3 08:09 p-queue
                drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:15 parseuri
                drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:12 parseurl
                drwxrwxr-x+    2 iobroker iobroker   4096 Feb  5 12:10 queue-microtask
                drwxrwxr-x+    3 iobroker iobroker   4096 Feb  5 12:10 reusify
                drwxrwxr-x+    2 iobroker iobroker   4096 Feb  5 12:10 yocto-queue
                
                wendy2702W 1 Antwort Letzte Antwort
                0
                • LongbowL Longbow

                  @wendy2702

                  verrückt, jetzt kommt das bei deinem Befehl

                  rm -R opt/iobroker/node_modules/eufy-security-client
                  rm -R opt/iobroker/node_modules/eufy-security-ws
                  cd /opt/iobroker/
                  sudo -u iobroker npm cache clean --force
                  rm: cannot remove 'opt/iobroker/node_modules/eufy-security-client': No such file or directory
                  rm: cannot remove 'opt/iobroker/node_modules/eufy-security-ws': No such file or directory
                  

                  Und wenn ich den ls Befehl mache, kommt das

                  ls -la /opt/iobroker/node_modules/ |grep eu
                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:12 encodeurl/node_modules/ |grep eu
                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb 21 20:41 eufy-security-client
                  drwxrwxr-x+    3 iobroker iobroker   4096 Feb 23 17:14 eufy-security-ws
                  drwxrwxr-x+    6 iobroker iobroker   4096 Feb  2 19:12 express-fileupload
                  drwxrwxr-x+    3 iobroker iobroker   4096 Feb  3 08:09 p-queue
                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:15 parseuri
                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:12 parseurl
                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  5 12:10 queue-microtask
                  drwxrwxr-x+    3 iobroker iobroker   4096 Feb  5 12:10 reusify
                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  5 12:10 yocto-queue
                  
                  wendy2702W Offline
                  wendy2702W Offline
                  wendy2702
                  schrieb am zuletzt editiert von
                  #40

                  @longbow Sorry. Probier mal so:

                  rm -R /opt/iobroker/node_modules/eufy-security-client
                  rm -R /opt/iobroker/node_modules/eufy-security-ws
                  

                  Bitte keine Fragen per PN, die gehören ins Forum!

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  LongbowL 1 Antwort Letzte Antwort
                  0
                  • wendy2702W wendy2702

                    @longbow Sorry. Probier mal so:

                    rm -R /opt/iobroker/node_modules/eufy-security-client
                    rm -R /opt/iobroker/node_modules/eufy-security-ws
                    
                    LongbowL Offline
                    LongbowL Offline
                    Longbow
                    schrieb am zuletzt editiert von
                    #41

                    @wendy2702

                    Danke, damit ging es zulöschen, mit de Befehl ls war es dann weg aus der Liste.
                    Dann über den Admin installiert und kam keine Fehlermeldung... aber dann in Portokoll von iobroker weiterhin diese Fehlermeldung:

                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	instance system.adapter.eusec.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: }
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: requestPath: 'eufy-security-client'
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/eufy-security-client/package.json',
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1069:32) {
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1191:14)
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.eusec/build/main.js:35:32)
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:108:18)
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1093:19)
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:866:27)
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1007:27)
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:638:18)
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:425:19)
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/eufy-security-client/build/index.js'. Please verify that the package.json has a valid "main" entry
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: ^
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: throw err;
                    host.iobroker-Final
                    2023-02-24 11:31:18.464	error	Caught by controller[0]: node:internal/modules/cjs/loader:433
                    
                    1 Antwort Letzte Antwort
                    0
                    • wendy2702W Offline
                      wendy2702W Offline
                      wendy2702
                      schrieb am zuletzt editiert von
                      #42

                      @longbow sagte in Eufy-Security Adapter installiert sich nicht.:

                      eufy-security-client

                      Kannst du jetzt nochmal zeigen bitte:

                      ls -la /opt/iobroker/node_modules/eufy-security-client/
                      

                      Bitte keine Fragen per PN, die gehören ins Forum!

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      LongbowL 1 Antwort Letzte Antwort
                      0
                      • wendy2702W wendy2702

                        @longbow sagte in Eufy-Security Adapter installiert sich nicht.:

                        eufy-security-client

                        Kannst du jetzt nochmal zeigen bitte:

                        ls -la /opt/iobroker/node_modules/eufy-security-client/
                        
                        LongbowL Offline
                        LongbowL Offline
                        Longbow
                        schrieb am zuletzt editiert von
                        #43

                        @wendy2702

                        kein Ding, bitte :-)

                        ~$ ls -la /opt/iobroker/node_modules/eufy-security-client/
                        total 92
                        drwxrwxr-x+    2 iobroker iobroker  4096 Feb 24 11:34 .
                        drwxrwxr-x+ 1119 iobroker iobroker 36864 Feb 24 11:34 ..
                        -rw-rw-r--+    1 iobroker iobroker  1096 Feb 24 11:34 LICENSE
                        -rw-rw-r--+    1 iobroker iobroker 38631 Feb 24 11:34 README.md
                        -rw-rw-r--+    1 iobroker iobroker  2061 Feb 24 11:34 package.json
                        
                        wendy2702W 1 Antwort Letzte Antwort
                        0
                        • LongbowL Longbow

                          @wendy2702

                          kein Ding, bitte :-)

                          ~$ ls -la /opt/iobroker/node_modules/eufy-security-client/
                          total 92
                          drwxrwxr-x+    2 iobroker iobroker  4096 Feb 24 11:34 .
                          drwxrwxr-x+ 1119 iobroker iobroker 36864 Feb 24 11:34 ..
                          -rw-rw-r--+    1 iobroker iobroker  1096 Feb 24 11:34 LICENSE
                          -rw-rw-r--+    1 iobroker iobroker 38631 Feb 24 11:34 README.md
                          -rw-rw-r--+    1 iobroker iobroker  2061 Feb 24 11:34 package.json
                          
                          wendy2702W Offline
                          wendy2702W Offline
                          wendy2702
                          schrieb am zuletzt editiert von
                          #44

                          @longbow

                          Echt komsich warum er das bei dir nicht sauber installiert.

                          cd /opt/iobroker/node_modules/
                          npm i eufy-security-client --verbose
                          

                          Es sollten 69 Pakete installiert werden und das log so aussehen:

                          npm verb cli /usr/bin/node /usr/bin/npm
                          npm info using npm@8.19.3
                          npm info using node@v16.19.0
                          npm timing npm:load:whichnode Completed in 0ms
                          npm timing config:load:defaults Completed in 2ms
                          npm timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 29ms
                          npm timing config:load:builtin Completed in 29ms
                          npm timing config:load:cli Completed in 3ms
                          npm timing config:load:env Completed in 1ms
                          npm timing config:load:file:/opt/iobroker/.npmrc Completed in 1ms
                          npm timing config:load:project Completed in 3ms
                          npm timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                          npm timing config:load:user Completed in 0ms
                          npm timing config:load:file:/usr/etc/npmrc Completed in 0ms
                          npm timing config:load:global Completed in 0ms
                          npm timing config:load:validate Completed in 1ms
                          npm timing config:load:credentials Completed in 1ms
                          npm timing config:load:setEnvs Completed in 0ms
                          npm timing config:load Completed in 40ms
                          npm timing npm:load:configload Completed in 40ms
                          npm timing npm:load:mkdirpcache Completed in 1ms
                          npm timing npm:load:mkdirplogs Completed in 0ms
                          npm verb title npm i eufy-security-client
                          npm verb argv "i" "eufy-security-client" "--loglevel" "verbose"
                          npm timing npm:load:setTitle Completed in 2ms
                          npm timing config:load:flatten Completed in 3ms
                          npm timing npm:load:display Completed in 17ms
                          npm verb logfile logs-max:10 dir:/home/iobroker/.npm/_logs
                          npm verb logfile /home/iobroker/.npm/_logs/2023-02-24T15_17_02_740Z-debug-0.log
                          npm timing npm:load:logFile Completed in 8ms
                          npm timing npm:load:timers Completed in 0ms
                          npm timing npm:load:configScope Completed in 0ms
                          npm timing npm:load Completed in 73ms
                          npm timing arborist:ctor Completed in 0ms
                          npm timing idealTree:init Completed in 530ms
                          npm timing idealTree:userRequests Completed in 2ms
                          npm timing arborist:ctor Completed in 0ms
                          npm http fetch GET 200 https://registry.npmjs.org/eufy-security-client 466ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/got 44ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/protobuf-typescript 47ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/node-rsa 48ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/crypto-js 48ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/ts-log 49ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/tiny-typed-emitter 50ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/i18n-iso-countries 50ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/@cospired%2fi18n-iso-languages 51ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/sweet-collections 51ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/mqtt 52ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/p-throttle 53ms (cache hit)
                          npm timing idealTree:#root Completed in 534ms
                          npm http fetch GET 200 https://registry.npmjs.org/diacritics 89ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/commist 89ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/concat-stream 90ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/debug 91ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/duplexify 91ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/help-me 92ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/minimist 92ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/mqtt-packet 97ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/rfdc 97ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/split2 97ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/ws 99ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2faspromise 104ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2fbase64 104ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2fcodegen 106ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2feventemitter 107ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2ffetch 110ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2ffloat 111ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2finquire 112ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2fpath 112ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2fpool 113ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2futf8 114ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/@types%2flong 115ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/@types%2fnode 121ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/long 222ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/number-allocator 232ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/readable-stream 233ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/reinterval 234ms (cache hit)
                          npm timing idealTree:node_modules/eufy-security-client Completed in 273ms
                          npm timing idealTree:node_modules/@cospired/i18n-iso-languages Completed in 0ms
                          npm timing idealTree:node_modules/crypto-js Completed in 0ms
                          npm timing idealTree:node_modules/i18n-iso-countries Completed in 2ms
                          npm timing idealTree:node_modules/diacritics Completed in 0ms
                          npm http fetch GET 200 https://registry.npmjs.org/bufferutil 9ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/utf-8-validate 3ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/leven 31ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/typedarray 32ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/ms 32ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/stream-shift 32ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/glob 33ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/js-sdsl 33ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/string_decoder 34ms (cache hit)
                          npm timing idealTree:node_modules/mqtt Completed in 85ms
                          npm timing idealTree:node_modules/commist Completed in 1ms
                          npm timing idealTree:node_modules/concat-stream Completed in 3ms
                          npm timing idealTree:node_modules/duplexify Completed in 3ms
                          npm http fetch GET 200 https://registry.npmjs.org/fs.realpath 11ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/inflight 11ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/minimatch 11ms (cache hit)
                          npm http fetch GET 200 https://registry.npmjs.org/path-is-absolute 11ms (cache hit)
                          npm timing idealTree:node_modules/help-me Completed in 24ms
                          npm http fetch GET 200 https://registry.npmjs.org/brace-expansion 9ms (cache hit)
                          npm timing idealTree:node_modules/glob Completed in 38ms
                          npm timing idealTree:node_modules/fs.realpath Completed in 0ms
                          npm timing idealTree:node_modules/inflight Completed in 0ms
                          npm timing idealTree:node_modules/leven Completed in 0ms
                          npm timing idealTree:node_modules/minimist Completed in 0ms
                          npm timing idealTree:node_modules/mqtt-packet Completed in 1ms
                          npm timing idealTree:node_modules/node-rsa Completed in 0ms
                          npm timing idealTree:node_modules/number-allocator Completed in 3ms
                          npm timing idealTree:node_modules/js-sdsl Completed in 0ms
                          npm timing idealTree:node_modules/p-throttle Completed in 0ms
                          npm timing idealTree:node_modules/path-is-absolute Completed in 0ms
                          npm timing idealTree:node_modules/protobuf-typescript Completed in 29ms
                          npm timing idealTree:node_modules/@protobufjs/aspromise Completed in 0ms
                          npm timing idealTree:node_modules/@protobufjs/base64 Completed in 0ms
                          npm timing idealTree:node_modules/@protobufjs/codegen Completed in 0ms
                          npm timing idealTree:node_modules/@protobufjs/eventemitter Completed in 0ms
                          npm timing idealTree:node_modules/@protobufjs/fetch Completed in 0ms
                          npm timing idealTree:node_modules/@protobufjs/float Completed in 0ms
                          npm timing idealTree:node_modules/@protobufjs/inquire Completed in 0ms
                          npm timing idealTree:node_modules/@protobufjs/path Completed in 0ms
                          npm timing idealTree:node_modules/@protobufjs/pool Completed in 0ms
                          npm timing idealTree:node_modules/@protobufjs/utf8 Completed in 0ms
                          npm timing idealTree:node_modules/@types/long Completed in 0ms
                          npm timing idealTree:node_modules/long Completed in 0ms
                          npm timing idealTree:node_modules/reinterval Completed in 0ms
                          npm timing idealTree:node_modules/rfdc Completed in 1ms
                          npm timing idealTree:node_modules/split2 Completed in 1ms
                          npm timing idealTree:node_modules/stream-shift Completed in 0ms
                          npm timing idealTree:node_modules/sweet-collections Completed in 0ms
                          npm timing idealTree:node_modules/tiny-typed-emitter Completed in 0ms
                          npm timing idealTree:node_modules/ts-log Completed in 0ms
                          npm timing idealTree:node_modules/typedarray Completed in 0ms
                          npm http fetch GET 200 https://registry.npmjs.org/safe-buffer 7ms (cache hit)
                          npm timing idealTree:node_modules/concat-stream/node_modules/readable-stream Completed in 10ms
                          npm timing idealTree:node_modules/concat-stream/node_modules/string_decoder Completed in 1ms
                          npm timing idealTree:node_modules/concat-stream/node_modules/safe-buffer Completed in 0ms
                          npm timing idealTree:node_modules/duplexify/node_modules/readable-stream Completed in 6ms
                          npm timing idealTree:node_modules/duplexify/node_modules/string_decoder Completed in 1ms
                          npm timing idealTree:node_modules/duplexify/node_modules/safe-buffer Completed in 0ms
                          npm timing idealTree:node_modules/eufy-security-client/node_modules/got Completed in 0ms
                          npm http fetch GET 200 https://registry.npmjs.org/concat-map 3ms (cache hit)
                          npm timing idealTree:node_modules/glob/node_modules/minimatch Completed in 7ms
                          npm timing idealTree:node_modules/glob/node_modules/brace-expansion Completed in 1ms
                          npm timing idealTree:node_modules/concat-map Completed in 0ms
                          npm timing idealTree:node_modules/help-me/node_modules/readable-stream Completed in 2ms
                          npm timing idealTree:node_modules/help-me/node_modules/string_decoder Completed in 1ms
                          npm timing idealTree:node_modules/help-me/node_modules/safe-buffer Completed in 0ms
                          npm timing idealTree:node_modules/mqtt-packet/node_modules/debug Completed in 3ms
                          npm timing idealTree:node_modules/mqtt-packet/node_modules/ms Completed in 0ms
                          npm timing idealTree:node_modules/mqtt/node_modules/debug Completed in 1ms
                          npm timing idealTree:node_modules/mqtt/node_modules/ms Completed in 0ms
                          npm timing idealTree:node_modules/mqtt/node_modules/readable-stream Completed in 1ms
                          npm timing idealTree:node_modules/mqtt/node_modules/string_decoder Completed in 0ms
                          npm timing idealTree:node_modules/mqtt/node_modules/safe-buffer Completed in 0ms
                          npm timing idealTree:node_modules/mqtt/node_modules/ws Completed in 0ms
                          npm timing idealTree:node_modules/number-allocator/node_modules/debug Completed in 2ms
                          npm timing idealTree:node_modules/number-allocator/node_modules/ms Completed in 0ms
                          npm timing idealTree:node_modules/protobuf-typescript/node_modules/@types/node Completed in 0ms
                          npm timing idealTree:node_modules/split2/node_modules/readable-stream Completed in 2ms
                          npm timing idealTree:node_modules/split2/node_modules/string_decoder Completed in 1ms
                          npm timing idealTree:node_modules/split2/node_modules/safe-buffer Completed in 0ms
                          npm timing idealTree:buildDeps Completed in 1067ms
                          npm timing idealTree:fixDepFlags Completed in 22ms
                          npm timing idealTree Completed in 1631ms
                          npm timing reify:loadTrees Completed in 1632ms
                          npm timing reify:diffTrees Completed in 17ms
                          npm timing reify:retireShallow Completed in 1ms
                          npm timing reify:createSparse Completed in 17ms
                          npm timing reify:loadBundles Completed in 0ms
                          npm verb reify failed optional dependency /opt/iobroker/node_modules/fsevents
                          npm timing reifyNode:node_modules/fsevents Completed in 20ms
                          npm timing reifyNode:node_modules/@types/long Completed in 561ms
                          npm timing reifyNode:node_modules/path-is-absolute Completed in 562ms
                          npm timing reifyNode:node_modules/inflight Completed in 562ms
                          npm timing reifyNode:node_modules/leven Completed in 562ms
                          npm timing reifyNode:node_modules/concat-stream Completed in 565ms
                          npm timing reifyNode:node_modules/glob/node_modules/brace-expansion Completed in 568ms
                          npm timing reifyNode:node_modules/mqtt-packet/node_modules/ms Completed in 569ms
                          npm timing reifyNode:node_modules/mqtt/node_modules/ms Completed in 575ms
                          npm timing reifyNode:node_modules/p-throttle Completed in 582ms
                          npm timing reifyNode:node_modules/number-allocator/node_modules/ms Completed in 584ms
                          npm timing reifyNode:node_modules/fs.realpath Completed in 589ms
                          npm timing reifyNode:node_modules/stream-shift Completed in 589ms
                          npm timing reifyNode:node_modules/diacritics Completed in 590ms
                          npm timing reifyNode:node_modules/tiny-typed-emitter Completed in 590ms
                          npm timing reifyNode:node_modules/help-me/node_modules/string_decoder Completed in 593ms
                          npm timing reifyNode:node_modules/duplexify/node_modules/string_decoder Completed in 594ms
                          npm timing reifyNode:node_modules/concat-stream/node_modules/string_decoder Completed in 594ms
                          npm timing reifyNode:node_modules/mqtt/node_modules/string_decoder Completed in 595ms
                          npm timing reifyNode:node_modules/@protobufjs/path Completed in 600ms
                          npm timing reifyNode:node_modules/@protobufjs/fetch Completed in 602ms
                          npm timing reifyNode:node_modules/@protobufjs/eventemitter Completed in 601ms
                          npm timing reifyNode:node_modules/@protobufjs/codegen Completed in 602ms
                          npm timing reifyNode:node_modules/@protobufjs/base64 Completed in 602ms
                          npm timing reifyNode:node_modules/@protobufjs/aspromise Completed in 603ms
                          npm timing reifyNode:node_modules/glob/node_modules/minimatch Completed in 605ms
                          npm timing reifyNode:node_modules/split2/node_modules/string_decoder Completed in 606ms
                          npm timing reifyNode:node_modules/@protobufjs/pool Completed in 612ms
                          npm timing reifyNode:node_modules/split2 Completed in 613ms
                          npm timing reifyNode:node_modules/reinterval Completed in 613ms
                          npm timing reifyNode:node_modules/commist Completed in 614ms
                          npm timing reifyNode:node_modules/split2/node_modules/safe-buffer Completed in 618ms
                          npm timing reifyNode:node_modules/help-me/node_modules/safe-buffer Completed in 618ms
                          npm timing reifyNode:node_modules/duplexify/node_modules/safe-buffer Completed in 619ms
                          npm timing reifyNode:node_modules/concat-stream/node_modules/safe-buffer Completed in 619ms
                          npm timing reifyNode:node_modules/mqtt/node_modules/safe-buffer Completed in 620ms
                          npm timing reifyNode:node_modules/concat-map Completed in 627ms
                          npm timing reifyNode:node_modules/duplexify Completed in 629ms
                          npm timing reifyNode:node_modules/number-allocator/node_modules/debug Completed in 632ms
                          npm timing reifyNode:node_modules/mqtt-packet/node_modules/debug Completed in 633ms
                          npm timing reifyNode:node_modules/mqtt/node_modules/debug Completed in 635ms
                          npm timing reifyNode:node_modules/@protobufjs/utf8 Completed in 644ms
                          npm timing reifyNode:node_modules/glob Completed in 644ms
                          npm timing reifyNode:node_modules/@protobufjs/float Completed in 655ms
                          npm timing reifyNode:node_modules/@protobufjs/inquire Completed in 659ms
                          npm timing reifyNode:node_modules/typedarray Completed in 658ms
                          npm timing reifyNode:node_modules/rfdc Completed in 663ms
                          npm timing reifyNode:node_modules/long Completed in 694ms
                          npm timing reifyNode:node_modules/number-allocator Completed in 702ms
                          npm timing reifyNode:node_modules/mqtt/node_modules/ws Completed in 740ms
                          npm timing reifyNode:node_modules/minimist Completed in 750ms
                          npm timing reifyNode:node_modules/mqtt-packet Completed in 754ms
                          npm timing reifyNode:node_modules/help-me Completed in 756ms
                          npm timing reifyNode:node_modules/help-me/node_modules/readable-stream Completed in 759ms
                          npm timing reifyNode:node_modules/duplexify/node_modules/readable-stream Completed in 760ms
                          npm timing reifyNode:node_modules/concat-stream/node_modules/readable-stream Completed in 759ms
                          npm timing reifyNode:node_modules/mqtt/node_modules/readable-stream Completed in 760ms
                          npm timing reifyNode:node_modules/split2/node_modules/readable-stream Completed in 764ms
                          npm timing reifyNode:node_modules/ts-log Completed in 771ms
                          npm timing reifyNode:node_modules/node-rsa Completed in 776ms
                          npm timing reifyNode:node_modules/sweet-collections Completed in 796ms
                          npm timing reifyNode:node_modules/@cospired/i18n-iso-languages Completed in 818ms
                          npm timing reifyNode:node_modules/eufy-security-client/node_modules/got Completed in 859ms
                          npm timing reifyNode:node_modules/crypto-js Completed in 862ms
                          npm timing reifyNode:node_modules/protobuf-typescript/node_modules/@types/node Completed in 874ms
                          npm timing reifyNode:node_modules/mqtt Completed in 875ms
                          npm timing reifyNode:node_modules/i18n-iso-countries Completed in 918ms
                          npm timing reifyNode:node_modules/js-sdsl Completed in 1008ms
                          npm timing reifyNode:node_modules/eufy-security-client Completed in 1011ms
                          npm WARN deprecated protobuf-typescript@6.8.8: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
                          npm timing reifyNode:node_modules/protobuf-typescript Completed in 1690ms
                          npm timing reify:unpack Completed in 1695ms
                          npm timing reify:unretire Completed in 0ms
                          npm timing build:queue Completed in 3ms
                          npm timing build:link:node_modules/mqtt Completed in 4ms
                          npm timing build:link:node_modules/protobuf-typescript Completed in 2ms
                          npm timing build:link Completed in 5ms
                          npm info run protobuf-typescript@6.8.8 postinstall node_modules/protobuf-typescript node scripts/postinstall
                          npm info run protobuf-typescript@6.8.8 postinstall { code: 0, signal: null }
                          npm timing build:run:postinstall:node_modules/protobuf-typescript Completed in 68ms
                          npm timing build:run:postinstall Completed in 69ms
                          npm timing build:deps Completed in 79ms
                          npm timing build Completed in 79ms
                          npm timing reify:build Completed in 79ms
                          npm timing reify:trash Completed in 1ms
                          npm timing reify:save Completed in 161ms
                          npm timing reify Completed in 3760ms
                          
                          added 69 packages in 4s
                          
                          50 packages are looking for funding
                            run `npm fund` for details
                          npm timing command:i Completed in 3769ms
                          npm verb exit 0
                          npm timing npm Completed in 3981ms
                          npm info ok
                          
                          

                          Bitte keine Fragen per PN, die gehören ins Forum!

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          LongbowL 1 Antwort Letzte Antwort
                          0
                          • wendy2702W wendy2702

                            @longbow

                            Echt komsich warum er das bei dir nicht sauber installiert.

                            cd /opt/iobroker/node_modules/
                            npm i eufy-security-client --verbose
                            

                            Es sollten 69 Pakete installiert werden und das log so aussehen:

                            npm verb cli /usr/bin/node /usr/bin/npm
                            npm info using npm@8.19.3
                            npm info using node@v16.19.0
                            npm timing npm:load:whichnode Completed in 0ms
                            npm timing config:load:defaults Completed in 2ms
                            npm timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 29ms
                            npm timing config:load:builtin Completed in 29ms
                            npm timing config:load:cli Completed in 3ms
                            npm timing config:load:env Completed in 1ms
                            npm timing config:load:file:/opt/iobroker/.npmrc Completed in 1ms
                            npm timing config:load:project Completed in 3ms
                            npm timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                            npm timing config:load:user Completed in 0ms
                            npm timing config:load:file:/usr/etc/npmrc Completed in 0ms
                            npm timing config:load:global Completed in 0ms
                            npm timing config:load:validate Completed in 1ms
                            npm timing config:load:credentials Completed in 1ms
                            npm timing config:load:setEnvs Completed in 0ms
                            npm timing config:load Completed in 40ms
                            npm timing npm:load:configload Completed in 40ms
                            npm timing npm:load:mkdirpcache Completed in 1ms
                            npm timing npm:load:mkdirplogs Completed in 0ms
                            npm verb title npm i eufy-security-client
                            npm verb argv "i" "eufy-security-client" "--loglevel" "verbose"
                            npm timing npm:load:setTitle Completed in 2ms
                            npm timing config:load:flatten Completed in 3ms
                            npm timing npm:load:display Completed in 17ms
                            npm verb logfile logs-max:10 dir:/home/iobroker/.npm/_logs
                            npm verb logfile /home/iobroker/.npm/_logs/2023-02-24T15_17_02_740Z-debug-0.log
                            npm timing npm:load:logFile Completed in 8ms
                            npm timing npm:load:timers Completed in 0ms
                            npm timing npm:load:configScope Completed in 0ms
                            npm timing npm:load Completed in 73ms
                            npm timing arborist:ctor Completed in 0ms
                            npm timing idealTree:init Completed in 530ms
                            npm timing idealTree:userRequests Completed in 2ms
                            npm timing arborist:ctor Completed in 0ms
                            npm http fetch GET 200 https://registry.npmjs.org/eufy-security-client 466ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/got 44ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/protobuf-typescript 47ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/node-rsa 48ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/crypto-js 48ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/ts-log 49ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/tiny-typed-emitter 50ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/i18n-iso-countries 50ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/@cospired%2fi18n-iso-languages 51ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/sweet-collections 51ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/mqtt 52ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/p-throttle 53ms (cache hit)
                            npm timing idealTree:#root Completed in 534ms
                            npm http fetch GET 200 https://registry.npmjs.org/diacritics 89ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/commist 89ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/concat-stream 90ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/debug 91ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/duplexify 91ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/help-me 92ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/minimist 92ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/mqtt-packet 97ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/rfdc 97ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/split2 97ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/ws 99ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2faspromise 104ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2fbase64 104ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2fcodegen 106ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2feventemitter 107ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2ffetch 110ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2ffloat 111ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2finquire 112ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2fpath 112ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2fpool 113ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/@protobufjs%2futf8 114ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/@types%2flong 115ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/@types%2fnode 121ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/long 222ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/number-allocator 232ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/readable-stream 233ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/reinterval 234ms (cache hit)
                            npm timing idealTree:node_modules/eufy-security-client Completed in 273ms
                            npm timing idealTree:node_modules/@cospired/i18n-iso-languages Completed in 0ms
                            npm timing idealTree:node_modules/crypto-js Completed in 0ms
                            npm timing idealTree:node_modules/i18n-iso-countries Completed in 2ms
                            npm timing idealTree:node_modules/diacritics Completed in 0ms
                            npm http fetch GET 200 https://registry.npmjs.org/bufferutil 9ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/utf-8-validate 3ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/leven 31ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/typedarray 32ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/ms 32ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/stream-shift 32ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/glob 33ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/js-sdsl 33ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/string_decoder 34ms (cache hit)
                            npm timing idealTree:node_modules/mqtt Completed in 85ms
                            npm timing idealTree:node_modules/commist Completed in 1ms
                            npm timing idealTree:node_modules/concat-stream Completed in 3ms
                            npm timing idealTree:node_modules/duplexify Completed in 3ms
                            npm http fetch GET 200 https://registry.npmjs.org/fs.realpath 11ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/inflight 11ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/minimatch 11ms (cache hit)
                            npm http fetch GET 200 https://registry.npmjs.org/path-is-absolute 11ms (cache hit)
                            npm timing idealTree:node_modules/help-me Completed in 24ms
                            npm http fetch GET 200 https://registry.npmjs.org/brace-expansion 9ms (cache hit)
                            npm timing idealTree:node_modules/glob Completed in 38ms
                            npm timing idealTree:node_modules/fs.realpath Completed in 0ms
                            npm timing idealTree:node_modules/inflight Completed in 0ms
                            npm timing idealTree:node_modules/leven Completed in 0ms
                            npm timing idealTree:node_modules/minimist Completed in 0ms
                            npm timing idealTree:node_modules/mqtt-packet Completed in 1ms
                            npm timing idealTree:node_modules/node-rsa Completed in 0ms
                            npm timing idealTree:node_modules/number-allocator Completed in 3ms
                            npm timing idealTree:node_modules/js-sdsl Completed in 0ms
                            npm timing idealTree:node_modules/p-throttle Completed in 0ms
                            npm timing idealTree:node_modules/path-is-absolute Completed in 0ms
                            npm timing idealTree:node_modules/protobuf-typescript Completed in 29ms
                            npm timing idealTree:node_modules/@protobufjs/aspromise Completed in 0ms
                            npm timing idealTree:node_modules/@protobufjs/base64 Completed in 0ms
                            npm timing idealTree:node_modules/@protobufjs/codegen Completed in 0ms
                            npm timing idealTree:node_modules/@protobufjs/eventemitter Completed in 0ms
                            npm timing idealTree:node_modules/@protobufjs/fetch Completed in 0ms
                            npm timing idealTree:node_modules/@protobufjs/float Completed in 0ms
                            npm timing idealTree:node_modules/@protobufjs/inquire Completed in 0ms
                            npm timing idealTree:node_modules/@protobufjs/path Completed in 0ms
                            npm timing idealTree:node_modules/@protobufjs/pool Completed in 0ms
                            npm timing idealTree:node_modules/@protobufjs/utf8 Completed in 0ms
                            npm timing idealTree:node_modules/@types/long Completed in 0ms
                            npm timing idealTree:node_modules/long Completed in 0ms
                            npm timing idealTree:node_modules/reinterval Completed in 0ms
                            npm timing idealTree:node_modules/rfdc Completed in 1ms
                            npm timing idealTree:node_modules/split2 Completed in 1ms
                            npm timing idealTree:node_modules/stream-shift Completed in 0ms
                            npm timing idealTree:node_modules/sweet-collections Completed in 0ms
                            npm timing idealTree:node_modules/tiny-typed-emitter Completed in 0ms
                            npm timing idealTree:node_modules/ts-log Completed in 0ms
                            npm timing idealTree:node_modules/typedarray Completed in 0ms
                            npm http fetch GET 200 https://registry.npmjs.org/safe-buffer 7ms (cache hit)
                            npm timing idealTree:node_modules/concat-stream/node_modules/readable-stream Completed in 10ms
                            npm timing idealTree:node_modules/concat-stream/node_modules/string_decoder Completed in 1ms
                            npm timing idealTree:node_modules/concat-stream/node_modules/safe-buffer Completed in 0ms
                            npm timing idealTree:node_modules/duplexify/node_modules/readable-stream Completed in 6ms
                            npm timing idealTree:node_modules/duplexify/node_modules/string_decoder Completed in 1ms
                            npm timing idealTree:node_modules/duplexify/node_modules/safe-buffer Completed in 0ms
                            npm timing idealTree:node_modules/eufy-security-client/node_modules/got Completed in 0ms
                            npm http fetch GET 200 https://registry.npmjs.org/concat-map 3ms (cache hit)
                            npm timing idealTree:node_modules/glob/node_modules/minimatch Completed in 7ms
                            npm timing idealTree:node_modules/glob/node_modules/brace-expansion Completed in 1ms
                            npm timing idealTree:node_modules/concat-map Completed in 0ms
                            npm timing idealTree:node_modules/help-me/node_modules/readable-stream Completed in 2ms
                            npm timing idealTree:node_modules/help-me/node_modules/string_decoder Completed in 1ms
                            npm timing idealTree:node_modules/help-me/node_modules/safe-buffer Completed in 0ms
                            npm timing idealTree:node_modules/mqtt-packet/node_modules/debug Completed in 3ms
                            npm timing idealTree:node_modules/mqtt-packet/node_modules/ms Completed in 0ms
                            npm timing idealTree:node_modules/mqtt/node_modules/debug Completed in 1ms
                            npm timing idealTree:node_modules/mqtt/node_modules/ms Completed in 0ms
                            npm timing idealTree:node_modules/mqtt/node_modules/readable-stream Completed in 1ms
                            npm timing idealTree:node_modules/mqtt/node_modules/string_decoder Completed in 0ms
                            npm timing idealTree:node_modules/mqtt/node_modules/safe-buffer Completed in 0ms
                            npm timing idealTree:node_modules/mqtt/node_modules/ws Completed in 0ms
                            npm timing idealTree:node_modules/number-allocator/node_modules/debug Completed in 2ms
                            npm timing idealTree:node_modules/number-allocator/node_modules/ms Completed in 0ms
                            npm timing idealTree:node_modules/protobuf-typescript/node_modules/@types/node Completed in 0ms
                            npm timing idealTree:node_modules/split2/node_modules/readable-stream Completed in 2ms
                            npm timing idealTree:node_modules/split2/node_modules/string_decoder Completed in 1ms
                            npm timing idealTree:node_modules/split2/node_modules/safe-buffer Completed in 0ms
                            npm timing idealTree:buildDeps Completed in 1067ms
                            npm timing idealTree:fixDepFlags Completed in 22ms
                            npm timing idealTree Completed in 1631ms
                            npm timing reify:loadTrees Completed in 1632ms
                            npm timing reify:diffTrees Completed in 17ms
                            npm timing reify:retireShallow Completed in 1ms
                            npm timing reify:createSparse Completed in 17ms
                            npm timing reify:loadBundles Completed in 0ms
                            npm verb reify failed optional dependency /opt/iobroker/node_modules/fsevents
                            npm timing reifyNode:node_modules/fsevents Completed in 20ms
                            npm timing reifyNode:node_modules/@types/long Completed in 561ms
                            npm timing reifyNode:node_modules/path-is-absolute Completed in 562ms
                            npm timing reifyNode:node_modules/inflight Completed in 562ms
                            npm timing reifyNode:node_modules/leven Completed in 562ms
                            npm timing reifyNode:node_modules/concat-stream Completed in 565ms
                            npm timing reifyNode:node_modules/glob/node_modules/brace-expansion Completed in 568ms
                            npm timing reifyNode:node_modules/mqtt-packet/node_modules/ms Completed in 569ms
                            npm timing reifyNode:node_modules/mqtt/node_modules/ms Completed in 575ms
                            npm timing reifyNode:node_modules/p-throttle Completed in 582ms
                            npm timing reifyNode:node_modules/number-allocator/node_modules/ms Completed in 584ms
                            npm timing reifyNode:node_modules/fs.realpath Completed in 589ms
                            npm timing reifyNode:node_modules/stream-shift Completed in 589ms
                            npm timing reifyNode:node_modules/diacritics Completed in 590ms
                            npm timing reifyNode:node_modules/tiny-typed-emitter Completed in 590ms
                            npm timing reifyNode:node_modules/help-me/node_modules/string_decoder Completed in 593ms
                            npm timing reifyNode:node_modules/duplexify/node_modules/string_decoder Completed in 594ms
                            npm timing reifyNode:node_modules/concat-stream/node_modules/string_decoder Completed in 594ms
                            npm timing reifyNode:node_modules/mqtt/node_modules/string_decoder Completed in 595ms
                            npm timing reifyNode:node_modules/@protobufjs/path Completed in 600ms
                            npm timing reifyNode:node_modules/@protobufjs/fetch Completed in 602ms
                            npm timing reifyNode:node_modules/@protobufjs/eventemitter Completed in 601ms
                            npm timing reifyNode:node_modules/@protobufjs/codegen Completed in 602ms
                            npm timing reifyNode:node_modules/@protobufjs/base64 Completed in 602ms
                            npm timing reifyNode:node_modules/@protobufjs/aspromise Completed in 603ms
                            npm timing reifyNode:node_modules/glob/node_modules/minimatch Completed in 605ms
                            npm timing reifyNode:node_modules/split2/node_modules/string_decoder Completed in 606ms
                            npm timing reifyNode:node_modules/@protobufjs/pool Completed in 612ms
                            npm timing reifyNode:node_modules/split2 Completed in 613ms
                            npm timing reifyNode:node_modules/reinterval Completed in 613ms
                            npm timing reifyNode:node_modules/commist Completed in 614ms
                            npm timing reifyNode:node_modules/split2/node_modules/safe-buffer Completed in 618ms
                            npm timing reifyNode:node_modules/help-me/node_modules/safe-buffer Completed in 618ms
                            npm timing reifyNode:node_modules/duplexify/node_modules/safe-buffer Completed in 619ms
                            npm timing reifyNode:node_modules/concat-stream/node_modules/safe-buffer Completed in 619ms
                            npm timing reifyNode:node_modules/mqtt/node_modules/safe-buffer Completed in 620ms
                            npm timing reifyNode:node_modules/concat-map Completed in 627ms
                            npm timing reifyNode:node_modules/duplexify Completed in 629ms
                            npm timing reifyNode:node_modules/number-allocator/node_modules/debug Completed in 632ms
                            npm timing reifyNode:node_modules/mqtt-packet/node_modules/debug Completed in 633ms
                            npm timing reifyNode:node_modules/mqtt/node_modules/debug Completed in 635ms
                            npm timing reifyNode:node_modules/@protobufjs/utf8 Completed in 644ms
                            npm timing reifyNode:node_modules/glob Completed in 644ms
                            npm timing reifyNode:node_modules/@protobufjs/float Completed in 655ms
                            npm timing reifyNode:node_modules/@protobufjs/inquire Completed in 659ms
                            npm timing reifyNode:node_modules/typedarray Completed in 658ms
                            npm timing reifyNode:node_modules/rfdc Completed in 663ms
                            npm timing reifyNode:node_modules/long Completed in 694ms
                            npm timing reifyNode:node_modules/number-allocator Completed in 702ms
                            npm timing reifyNode:node_modules/mqtt/node_modules/ws Completed in 740ms
                            npm timing reifyNode:node_modules/minimist Completed in 750ms
                            npm timing reifyNode:node_modules/mqtt-packet Completed in 754ms
                            npm timing reifyNode:node_modules/help-me Completed in 756ms
                            npm timing reifyNode:node_modules/help-me/node_modules/readable-stream Completed in 759ms
                            npm timing reifyNode:node_modules/duplexify/node_modules/readable-stream Completed in 760ms
                            npm timing reifyNode:node_modules/concat-stream/node_modules/readable-stream Completed in 759ms
                            npm timing reifyNode:node_modules/mqtt/node_modules/readable-stream Completed in 760ms
                            npm timing reifyNode:node_modules/split2/node_modules/readable-stream Completed in 764ms
                            npm timing reifyNode:node_modules/ts-log Completed in 771ms
                            npm timing reifyNode:node_modules/node-rsa Completed in 776ms
                            npm timing reifyNode:node_modules/sweet-collections Completed in 796ms
                            npm timing reifyNode:node_modules/@cospired/i18n-iso-languages Completed in 818ms
                            npm timing reifyNode:node_modules/eufy-security-client/node_modules/got Completed in 859ms
                            npm timing reifyNode:node_modules/crypto-js Completed in 862ms
                            npm timing reifyNode:node_modules/protobuf-typescript/node_modules/@types/node Completed in 874ms
                            npm timing reifyNode:node_modules/mqtt Completed in 875ms
                            npm timing reifyNode:node_modules/i18n-iso-countries Completed in 918ms
                            npm timing reifyNode:node_modules/js-sdsl Completed in 1008ms
                            npm timing reifyNode:node_modules/eufy-security-client Completed in 1011ms
                            npm WARN deprecated protobuf-typescript@6.8.8: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
                            npm timing reifyNode:node_modules/protobuf-typescript Completed in 1690ms
                            npm timing reify:unpack Completed in 1695ms
                            npm timing reify:unretire Completed in 0ms
                            npm timing build:queue Completed in 3ms
                            npm timing build:link:node_modules/mqtt Completed in 4ms
                            npm timing build:link:node_modules/protobuf-typescript Completed in 2ms
                            npm timing build:link Completed in 5ms
                            npm info run protobuf-typescript@6.8.8 postinstall node_modules/protobuf-typescript node scripts/postinstall
                            npm info run protobuf-typescript@6.8.8 postinstall { code: 0, signal: null }
                            npm timing build:run:postinstall:node_modules/protobuf-typescript Completed in 68ms
                            npm timing build:run:postinstall Completed in 69ms
                            npm timing build:deps Completed in 79ms
                            npm timing build Completed in 79ms
                            npm timing reify:build Completed in 79ms
                            npm timing reify:trash Completed in 1ms
                            npm timing reify:save Completed in 161ms
                            npm timing reify Completed in 3760ms
                            
                            added 69 packages in 4s
                            
                            50 packages are looking for funding
                              run `npm fund` for details
                            npm timing command:i Completed in 3769ms
                            npm verb exit 0
                            npm timing npm Completed in 3981ms
                            npm info ok
                            
                            
                            LongbowL Offline
                            LongbowL Offline
                            Longbow
                            schrieb am zuletzt editiert von Longbow
                            #45

                            @wendy2702

                            Keine Ahnung, warum und wieso? Alles lief, bis auf einmal der rot war der Adapter. Seitdem ging nichts mehr.

                            das ist die Meldung

                             cd /opt/iobroker/node_modules/
                            XXXX@iobroker-Final:/opt/iobroker/node_modules$ npm i eufy-security-client --verbose
                            [sudo] password for XXXX: 
                            npm verb cli /usr/bin/node /usr/bin/npm
                            npm info using npm@8.19.3
                            npm info using node@v16.19.1
                            npm timing npm:load:whichnode Completed in 0ms
                            npm timing config:load:defaults Completed in 1ms
                            npm timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 1ms
                            npm timing config:load:builtin Completed in 1ms
                            npm timing config:load:cli Completed in 3ms
                            npm timing config:load:env Completed in 0ms
                            npm timing config:load:file:/opt/iobroker/.npmrc Completed in 1ms
                            npm timing config:load:project Completed in 23ms
                            npm timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                            npm timing config:load:user Completed in 1ms
                            npm timing config:load:file:/usr/etc/npmrc Completed in 0ms
                            npm timing config:load:global Completed in 0ms
                            npm timing config:load:validate Completed in 0ms
                            npm timing config:load:credentials Completed in 1ms
                            npm timing config:load:setEnvs Completed in 1ms
                            npm timing config:load Completed in 32ms
                            npm timing npm:load:configload Completed in 33ms
                            npm timing npm:load:mkdirpcache Completed in 1ms
                            npm timing npm:load:mkdirplogs Completed in 0ms
                            npm verb title npm i eufy-security-client
                            npm verb argv "i" "eufy-security-client" "--loglevel" "verbose"
                            npm timing npm:load:setTitle Completed in 2ms
                            npm timing config:load:flatten Completed in 3ms
                            npm timing npm:load:display Completed in 8ms
                            npm verb logfile logs-max:10 dir:/home/iobroker/.npm/_logs
                            npm verb logfile /home/iobroker/.npm/_logs/2023-02-24T15_30_06_907Z-debug-0.log
                            npm timing npm:load:logFile Completed in 6ms
                            npm timing npm:load:timers Completed in 0ms
                            npm timing npm:load:configScope Completed in 0ms
                            npm timing npm:load Completed in 51ms
                            npm timing arborist:ctor Completed in 1ms
                            npm timing idealTree:init Completed in 1447ms
                            npm timing idealTree:userRequests Completed in 20ms
                            npm verb shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/cpu-features
                            npm http fetch GET 200 https://codeload.github.com/bropat/eufy-security-client/tar.gz/7e883fa159fbf8f12b31886cd396a7d5df04a51b 1214ms (cache revalidated)
                            npm timing idealTree:#root Completed in 6049ms
                            npm timing idealTree:node_modules/eufy-security-client Completed in 0ms
                            npm timing idealTree:buildDeps Completed in 6051ms
                            npm timing idealTree:fixDepFlags Completed in 12ms
                            npm timing idealTree Completed in 7549ms
                            npm timing reify:loadTrees Completed in 7550ms
                            npm timing reify:diffTrees Completed in 40ms
                            npm timing reify:retireShallow Completed in 215ms
                            npm timing reify:createSparse Completed in 2ms
                            npm timing reify:loadBundles Completed in 0ms
                            npm verb reify failed optional dependency /opt/iobroker/node_modules/osx-temperature-sensor
                            npm verb reify failed optional dependency /opt/iobroker/node_modules/fsevents
                            npm WARN skipping integrity check for git dependency ssh://git@github.com/bropat/eufy-security-ws.git 
                            npm timing reifyNode:node_modules/osx-temperature-sensor Completed in 4ms
                            npm timing reifyNode:node_modules/fsevents Completed in 4ms
                            npm timing reifyNode:node_modules/iobroker.javascript/node_modules/@types/node Completed in 61ms
                            npm http fetch GET 200 https://codeload.github.com/bropat/eufy-security-ws/tar.gz/71fdf169f30879e2ba1e18367185eb0f89ed246a 220ms (cache revalidated)
                            npm timing reifyNode:node_modules/eufy-security-ws Completed in 3430ms
                            npm timing reify:unpack Completed in 3431ms
                            npm timing reify:unretire Completed in 85ms
                            npm timing build:queue Completed in 2ms
                            npm timing build:link:node_modules/eufy-security-ws Completed in 2ms
                            npm timing build:link Completed in 2ms
                            npm timing build:deps Completed in 5ms
                            npm timing build Completed in 5ms
                            npm timing reify:build Completed in 6ms
                            npm timing reify:trash Completed in 679ms
                            npm timing reify:save Completed in 434ms
                            npm timing reify Completed in 12634ms
                            
                            removed 871 packages, and changed 2 packages in 13s
                            
                            158 packages are looking for funding
                              run `npm fund` for details
                            npm timing command:i Completed in 12657ms
                            npm verb exit 0
                            npm timing npm Completed in 12811ms
                            npm info ok 
                            
                            wendy2702W 1 Antwort Letzte Antwort
                            0
                            • LongbowL Longbow

                              @wendy2702

                              Keine Ahnung, warum und wieso? Alles lief, bis auf einmal der rot war der Adapter. Seitdem ging nichts mehr.

                              das ist die Meldung

                               cd /opt/iobroker/node_modules/
                              XXXX@iobroker-Final:/opt/iobroker/node_modules$ npm i eufy-security-client --verbose
                              [sudo] password for XXXX: 
                              npm verb cli /usr/bin/node /usr/bin/npm
                              npm info using npm@8.19.3
                              npm info using node@v16.19.1
                              npm timing npm:load:whichnode Completed in 0ms
                              npm timing config:load:defaults Completed in 1ms
                              npm timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 1ms
                              npm timing config:load:builtin Completed in 1ms
                              npm timing config:load:cli Completed in 3ms
                              npm timing config:load:env Completed in 0ms
                              npm timing config:load:file:/opt/iobroker/.npmrc Completed in 1ms
                              npm timing config:load:project Completed in 23ms
                              npm timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                              npm timing config:load:user Completed in 1ms
                              npm timing config:load:file:/usr/etc/npmrc Completed in 0ms
                              npm timing config:load:global Completed in 0ms
                              npm timing config:load:validate Completed in 0ms
                              npm timing config:load:credentials Completed in 1ms
                              npm timing config:load:setEnvs Completed in 1ms
                              npm timing config:load Completed in 32ms
                              npm timing npm:load:configload Completed in 33ms
                              npm timing npm:load:mkdirpcache Completed in 1ms
                              npm timing npm:load:mkdirplogs Completed in 0ms
                              npm verb title npm i eufy-security-client
                              npm verb argv "i" "eufy-security-client" "--loglevel" "verbose"
                              npm timing npm:load:setTitle Completed in 2ms
                              npm timing config:load:flatten Completed in 3ms
                              npm timing npm:load:display Completed in 8ms
                              npm verb logfile logs-max:10 dir:/home/iobroker/.npm/_logs
                              npm verb logfile /home/iobroker/.npm/_logs/2023-02-24T15_30_06_907Z-debug-0.log
                              npm timing npm:load:logFile Completed in 6ms
                              npm timing npm:load:timers Completed in 0ms
                              npm timing npm:load:configScope Completed in 0ms
                              npm timing npm:load Completed in 51ms
                              npm timing arborist:ctor Completed in 1ms
                              npm timing idealTree:init Completed in 1447ms
                              npm timing idealTree:userRequests Completed in 20ms
                              npm verb shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/cpu-features
                              npm http fetch GET 200 https://codeload.github.com/bropat/eufy-security-client/tar.gz/7e883fa159fbf8f12b31886cd396a7d5df04a51b 1214ms (cache revalidated)
                              npm timing idealTree:#root Completed in 6049ms
                              npm timing idealTree:node_modules/eufy-security-client Completed in 0ms
                              npm timing idealTree:buildDeps Completed in 6051ms
                              npm timing idealTree:fixDepFlags Completed in 12ms
                              npm timing idealTree Completed in 7549ms
                              npm timing reify:loadTrees Completed in 7550ms
                              npm timing reify:diffTrees Completed in 40ms
                              npm timing reify:retireShallow Completed in 215ms
                              npm timing reify:createSparse Completed in 2ms
                              npm timing reify:loadBundles Completed in 0ms
                              npm verb reify failed optional dependency /opt/iobroker/node_modules/osx-temperature-sensor
                              npm verb reify failed optional dependency /opt/iobroker/node_modules/fsevents
                              npm WARN skipping integrity check for git dependency ssh://git@github.com/bropat/eufy-security-ws.git 
                              npm timing reifyNode:node_modules/osx-temperature-sensor Completed in 4ms
                              npm timing reifyNode:node_modules/fsevents Completed in 4ms
                              npm timing reifyNode:node_modules/iobroker.javascript/node_modules/@types/node Completed in 61ms
                              npm http fetch GET 200 https://codeload.github.com/bropat/eufy-security-ws/tar.gz/71fdf169f30879e2ba1e18367185eb0f89ed246a 220ms (cache revalidated)
                              npm timing reifyNode:node_modules/eufy-security-ws Completed in 3430ms
                              npm timing reify:unpack Completed in 3431ms
                              npm timing reify:unretire Completed in 85ms
                              npm timing build:queue Completed in 2ms
                              npm timing build:link:node_modules/eufy-security-ws Completed in 2ms
                              npm timing build:link Completed in 2ms
                              npm timing build:deps Completed in 5ms
                              npm timing build Completed in 5ms
                              npm timing reify:build Completed in 6ms
                              npm timing reify:trash Completed in 679ms
                              npm timing reify:save Completed in 434ms
                              npm timing reify Completed in 12634ms
                              
                              removed 871 packages, and changed 2 packages in 13s
                              
                              158 packages are looking for funding
                                run `npm fund` for details
                              npm timing command:i Completed in 12657ms
                              npm verb exit 0
                              npm timing npm Completed in 12811ms
                              npm info ok 
                              
                              wendy2702W Offline
                              wendy2702W Offline
                              wendy2702
                              schrieb am zuletzt editiert von wendy2702
                              #46

                              @longbow

                              iob stop
                              sudo -H -u iobroker mv /opt/iobroker/node_modules/.package-lock.json /opt/iobroker/node_modules/.package-lock.json.bak
                              iob start
                              

                              Wenn iob wieder komplett läuft nochmal:

                              cd /opt/iobroker/node_modules/
                              npm i eufy-security-client --verbose
                              

                              Bitte keine Fragen per PN, die gehören ins Forum!

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              LongbowL 1 Antwort Letzte Antwort
                              0
                              • wendy2702W wendy2702

                                @longbow

                                iob stop
                                sudo -H -u iobroker mv /opt/iobroker/node_modules/.package-lock.json /opt/iobroker/node_modules/.package-lock.json.bak
                                iob start
                                

                                Wenn iob wieder komplett läuft nochmal:

                                cd /opt/iobroker/node_modules/
                                npm i eufy-security-client --verbose
                                
                                LongbowL Offline
                                LongbowL Offline
                                Longbow
                                schrieb am zuletzt editiert von
                                #47

                                @wendy2702

                                ich verstehe nichts, hab mal einen neuen iobroker aufgesetzt und da könnte ich den Adapter installieren.
                                Da ging es... muss ich wohl jetzt alles neu installieren :-(

                                Das ist das was zurück kommt.

                                cd /opt/iobroker/node_modules/
                                npm i eufy-security-client --verbose
                                npm verb cli /usr/bin/node /usr/bin/npm
                                npm info using npm@8.19.3
                                npm info using node@v16.19.1
                                npm timing npm:load:whichnode Completed in 0ms
                                npm timing config:load:defaults Completed in 2ms
                                npm timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 1ms
                                npm timing config:load:builtin Completed in 1ms
                                npm timing config:load:cli Completed in 2ms
                                npm timing config:load:env Completed in 0ms
                                npm timing config:load:file:/opt/iobroker/.npmrc Completed in 2ms
                                npm timing config:load:project Completed in 10ms
                                npm timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                                npm timing config:load:user Completed in 0ms
                                npm timing config:load:file:/usr/etc/npmrc Completed in 0ms
                                npm timing config:load:global Completed in 0ms
                                npm timing config:load:validate Completed in 0ms
                                npm timing config:load:credentials Completed in 1ms
                                npm timing config:load:setEnvs Completed in 1ms
                                npm timing config:load Completed in 18ms
                                npm timing npm:load:configload Completed in 18ms
                                npm timing npm:load:mkdirpcache Completed in 1ms
                                npm timing npm:load:mkdirplogs Completed in 0ms
                                npm verb title npm i eufy-security-client
                                npm verb argv "i" "eufy-security-client" "--loglevel" "verbose"
                                npm timing npm:load:setTitle Completed in 1ms
                                npm timing config:load:flatten Completed in 2ms
                                npm timing npm:load:display Completed in 8ms
                                npm verb logfile logs-max:10 dir:/home/iobroker/.npm/_logs
                                npm verb logfile /home/iobroker/.npm/_logs/2023-02-24T16_03_47_134Z-debug-0.log
                                npm timing npm:load:logFile Completed in 6ms
                                npm timing npm:load:timers Completed in 0ms
                                npm timing npm:load:configScope Completed in 1ms
                                npm timing npm:load Completed in 35ms
                                npm timing arborist:ctor Completed in 0ms
                                npm timing idealTree:init Completed in 1139ms
                                npm timing idealTree:userRequests Completed in 16ms
                                npm http fetch GET 200 https://codeload.github.com/bropat/eufy-security-client/tar.gz/7e883fa159fbf8f12b31886cd396a7d5df04a51b 680ms (cache revalidated)
                                npm timing idealTree:#root Completed in 4644ms
                                npm timing idealTree:node_modules/eufy-security-client Completed in 0ms
                                npm timing idealTree:buildDeps Completed in 4645ms
                                npm timing idealTree:fixDepFlags Completed in 14ms
                                npm timing idealTree Completed in 5830ms
                                npm timing reify:loadTrees Completed in 5831ms
                                npm timing reify:diffTrees Completed in 32ms
                                npm timing reify:retireShallow Completed in 1ms
                                npm timing reify:createSparse Completed in 20ms
                                npm timing reify:loadBundles Completed in 0ms
                                npm WARN skipping integrity check for git dependency ssh://git@github.com/bropat/eufy-security-client.git 
                                npm verb reify failed optional dependency /opt/iobroker/node_modules/osx-temperature-sensor
                                npm verb reify failed optional dependency /opt/iobroker/node_modules/fsevents
                                npm WARN skipping integrity check for git dependency ssh://git@github.com/bropat/eufy-security-ws.git 
                                npm timing reifyNode:node_modules/osx-temperature-sensor Completed in 4ms
                                npm timing reifyNode:node_modules/fsevents Completed in 4ms
                                npm timing reifyNode:node_modules/eufy-security-ws/node_modules/ansi-colors Completed in 20ms
                                npm timing reifyNode:node_modules/eufy-security-ws/node_modules/commander Completed in 28ms
                                npm http fetch GET 200 https://codeload.github.com/bropat/eufy-security-client/tar.gz/7e883fa159fbf8f12b31886cd396a7d5df04a51b 216ms (cache revalidated)
                                npm http fetch GET 200 https://codeload.github.com/bropat/eufy-security-ws/tar.gz/71fdf169f30879e2ba1e18367185eb0f89ed246a 226ms (cache revalidated)
                                npm timing reifyNode:node_modules/eufy-security-client Completed in 3670ms
                                npm timing reifyNode:node_modules/eufy-security-ws Completed in 3857ms
                                npm timing reify:unpack Completed in 3859ms
                                npm timing reify:unretire Completed in 0ms
                                npm timing build:queue Completed in 14ms
                                npm timing build:link:node_modules/eufy-security-ws Completed in 6ms
                                npm timing build:link Completed in 6ms
                                npm timing build:deps Completed in 21ms
                                npm timing build Completed in 21ms
                                npm timing reify:build Completed in 23ms
                                npm timing reify:trash Completed in 13ms
                                npm timing reify:save Completed in 450ms
                                npm timing reify Completed in 10446ms
                                
                                added 4 packages in 11s
                                
                                158 packages are looking for funding
                                  run `npm fund` for details
                                npm timing command:i Completed in 10456ms
                                npm verb exit 0
                                npm timing npm Completed in 10578ms
                                npm info ok 
                                
                                wendy2702W 1 Antwort Letzte Antwort
                                0
                                • LongbowL Longbow

                                  @wendy2702

                                  ich verstehe nichts, hab mal einen neuen iobroker aufgesetzt und da könnte ich den Adapter installieren.
                                  Da ging es... muss ich wohl jetzt alles neu installieren :-(

                                  Das ist das was zurück kommt.

                                  cd /opt/iobroker/node_modules/
                                  npm i eufy-security-client --verbose
                                  npm verb cli /usr/bin/node /usr/bin/npm
                                  npm info using npm@8.19.3
                                  npm info using node@v16.19.1
                                  npm timing npm:load:whichnode Completed in 0ms
                                  npm timing config:load:defaults Completed in 2ms
                                  npm timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 1ms
                                  npm timing config:load:builtin Completed in 1ms
                                  npm timing config:load:cli Completed in 2ms
                                  npm timing config:load:env Completed in 0ms
                                  npm timing config:load:file:/opt/iobroker/.npmrc Completed in 2ms
                                  npm timing config:load:project Completed in 10ms
                                  npm timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                                  npm timing config:load:user Completed in 0ms
                                  npm timing config:load:file:/usr/etc/npmrc Completed in 0ms
                                  npm timing config:load:global Completed in 0ms
                                  npm timing config:load:validate Completed in 0ms
                                  npm timing config:load:credentials Completed in 1ms
                                  npm timing config:load:setEnvs Completed in 1ms
                                  npm timing config:load Completed in 18ms
                                  npm timing npm:load:configload Completed in 18ms
                                  npm timing npm:load:mkdirpcache Completed in 1ms
                                  npm timing npm:load:mkdirplogs Completed in 0ms
                                  npm verb title npm i eufy-security-client
                                  npm verb argv "i" "eufy-security-client" "--loglevel" "verbose"
                                  npm timing npm:load:setTitle Completed in 1ms
                                  npm timing config:load:flatten Completed in 2ms
                                  npm timing npm:load:display Completed in 8ms
                                  npm verb logfile logs-max:10 dir:/home/iobroker/.npm/_logs
                                  npm verb logfile /home/iobroker/.npm/_logs/2023-02-24T16_03_47_134Z-debug-0.log
                                  npm timing npm:load:logFile Completed in 6ms
                                  npm timing npm:load:timers Completed in 0ms
                                  npm timing npm:load:configScope Completed in 1ms
                                  npm timing npm:load Completed in 35ms
                                  npm timing arborist:ctor Completed in 0ms
                                  npm timing idealTree:init Completed in 1139ms
                                  npm timing idealTree:userRequests Completed in 16ms
                                  npm http fetch GET 200 https://codeload.github.com/bropat/eufy-security-client/tar.gz/7e883fa159fbf8f12b31886cd396a7d5df04a51b 680ms (cache revalidated)
                                  npm timing idealTree:#root Completed in 4644ms
                                  npm timing idealTree:node_modules/eufy-security-client Completed in 0ms
                                  npm timing idealTree:buildDeps Completed in 4645ms
                                  npm timing idealTree:fixDepFlags Completed in 14ms
                                  npm timing idealTree Completed in 5830ms
                                  npm timing reify:loadTrees Completed in 5831ms
                                  npm timing reify:diffTrees Completed in 32ms
                                  npm timing reify:retireShallow Completed in 1ms
                                  npm timing reify:createSparse Completed in 20ms
                                  npm timing reify:loadBundles Completed in 0ms
                                  npm WARN skipping integrity check for git dependency ssh://git@github.com/bropat/eufy-security-client.git 
                                  npm verb reify failed optional dependency /opt/iobroker/node_modules/osx-temperature-sensor
                                  npm verb reify failed optional dependency /opt/iobroker/node_modules/fsevents
                                  npm WARN skipping integrity check for git dependency ssh://git@github.com/bropat/eufy-security-ws.git 
                                  npm timing reifyNode:node_modules/osx-temperature-sensor Completed in 4ms
                                  npm timing reifyNode:node_modules/fsevents Completed in 4ms
                                  npm timing reifyNode:node_modules/eufy-security-ws/node_modules/ansi-colors Completed in 20ms
                                  npm timing reifyNode:node_modules/eufy-security-ws/node_modules/commander Completed in 28ms
                                  npm http fetch GET 200 https://codeload.github.com/bropat/eufy-security-client/tar.gz/7e883fa159fbf8f12b31886cd396a7d5df04a51b 216ms (cache revalidated)
                                  npm http fetch GET 200 https://codeload.github.com/bropat/eufy-security-ws/tar.gz/71fdf169f30879e2ba1e18367185eb0f89ed246a 226ms (cache revalidated)
                                  npm timing reifyNode:node_modules/eufy-security-client Completed in 3670ms
                                  npm timing reifyNode:node_modules/eufy-security-ws Completed in 3857ms
                                  npm timing reify:unpack Completed in 3859ms
                                  npm timing reify:unretire Completed in 0ms
                                  npm timing build:queue Completed in 14ms
                                  npm timing build:link:node_modules/eufy-security-ws Completed in 6ms
                                  npm timing build:link Completed in 6ms
                                  npm timing build:deps Completed in 21ms
                                  npm timing build Completed in 21ms
                                  npm timing reify:build Completed in 23ms
                                  npm timing reify:trash Completed in 13ms
                                  npm timing reify:save Completed in 450ms
                                  npm timing reify Completed in 10446ms
                                  
                                  added 4 packages in 11s
                                  
                                  158 packages are looking for funding
                                    run `npm fund` for details
                                  npm timing command:i Completed in 10456ms
                                  npm verb exit 0
                                  npm timing npm Completed in 10578ms
                                  npm info ok 
                                  
                                  wendy2702W Offline
                                  wendy2702W Offline
                                  wendy2702
                                  schrieb am zuletzt editiert von wendy2702
                                  #48

                                  @longbow

                                  Nein.

                                  Mach vom alten ein Backup falls du noch keins hast und stelle das in der neuen installation wieder her.

                                  Mal was anderes: gibt es bei Pihole, anderes DNS, irgendwelche Blocker oder so im Netzwerk?

                                  Wie sind die Netzwerkeinstellungen vergleich alter IOB LXC mit neuem ?

                                  Bitte keine Fragen per PN, die gehören ins Forum!

                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                  1 Antwort Letzte Antwort
                                  0
                                  • LongbowL Offline
                                    LongbowL Offline
                                    Longbow
                                    schrieb am zuletzt editiert von
                                    #49

                                    @wendy2702

                                    Mal was anderes: gibt es bei Pihole, anderes DNS, irgendwelche Blocker oder so im Netzwerk?

                                    • was meinst du damit ? Ich kenne mich nicht damit aus und weiß nicht was du meinst.

                                    Wie sind die Netzwerkeinstellungen vergleich alter IOB LXC mit neuem ?

                                    • Alles gleich und geht einwandfrei.

                                    Mach vom alten ein Backup falls du noch keins hast und stelle das in der neuen installation wieder her.

                                    • danke, habe ich gemacht. War einfacher als alles neu zu installieren.
                                    wendy2702W 1 Antwort Letzte Antwort
                                    0
                                    • LongbowL Longbow

                                      @wendy2702

                                      Mal was anderes: gibt es bei Pihole, anderes DNS, irgendwelche Blocker oder so im Netzwerk?

                                      • was meinst du damit ? Ich kenne mich nicht damit aus und weiß nicht was du meinst.

                                      Wie sind die Netzwerkeinstellungen vergleich alter IOB LXC mit neuem ?

                                      • Alles gleich und geht einwandfrei.

                                      Mach vom alten ein Backup falls du noch keins hast und stelle das in der neuen installation wieder her.

                                      • danke, habe ich gemacht. War einfacher als alles neu zu installieren.
                                      wendy2702W Offline
                                      wendy2702W Offline
                                      wendy2702
                                      schrieb am zuletzt editiert von
                                      #50

                                      @longbow sagte in Eufy-Security Adapter installiert sich nicht.:

                                      @wendy2702

                                      Mal was anderes: gibt es bei Pihole, anderes DNS, irgendwelche Blocker oder so im Netzwerk?

                                      • was meinst du damit ? Ich kenne mich nicht damit aus und weiß nicht was du meinst.

                                      Wenn du das nicht weisst wirst du es wohl auch nicht haben.

                                      Läuft denn jetzt alles wieder?

                                      Bitte keine Fragen per PN, die gehören ins Forum!

                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                      LongbowL 1 Antwort Letzte Antwort
                                      0
                                      • wendy2702W wendy2702

                                        @longbow sagte in Eufy-Security Adapter installiert sich nicht.:

                                        @wendy2702

                                        Mal was anderes: gibt es bei Pihole, anderes DNS, irgendwelche Blocker oder so im Netzwerk?

                                        • was meinst du damit ? Ich kenne mich nicht damit aus und weiß nicht was du meinst.

                                        Wenn du das nicht weisst wirst du es wohl auch nicht haben.

                                        Läuft denn jetzt alles wieder?

                                        LongbowL Offline
                                        LongbowL Offline
                                        Longbow
                                        schrieb am zuletzt editiert von
                                        #51

                                        @wendy2702

                                        Ja danke, der Nachfrage. Backup gemacht, alles aktiviert und alles läuft.
                                        Komisch, dass der alte Container nicht den Adapter richtig installiert hat.

                                        Vielen Dank für die Unterstützung, jetzt muss ich nur sehen, wie ich den Stream (rtsp) in mein Vis einbinde, dann bin ich noch mehr glücklich als gerade.

                                        Liebe Grüße aus Berlin.

                                        wendy2702W 1 Antwort Letzte Antwort
                                        0
                                        • LongbowL Longbow

                                          @wendy2702

                                          Ja danke, der Nachfrage. Backup gemacht, alles aktiviert und alles läuft.
                                          Komisch, dass der alte Container nicht den Adapter richtig installiert hat.

                                          Vielen Dank für die Unterstützung, jetzt muss ich nur sehen, wie ich den Stream (rtsp) in mein Vis einbinde, dann bin ich noch mehr glücklich als gerade.

                                          Liebe Grüße aus Berlin.

                                          wendy2702W Offline
                                          wendy2702W Offline
                                          wendy2702
                                          schrieb am zuletzt editiert von
                                          #52

                                          @longbow sagte in Eufy-Security Adapter installiert sich nicht.:

                                          @wendy2702

                                          Ja danke, der Nachfrage. Backup gemacht, alles aktiviert und alles läuft.
                                          Komisch, dass der alte Container nicht den Adapter richtig installiert hat.

                                          Vielen Dank für die Unterstützung, jetzt muss ich nur sehen, wie ich den Stream (rtsp) in mein Vis einbinde, dann bin ich noch mehr glücklich als gerade.

                                          Liebe Grüße aus Berlin.

                                          RTSP geht nur über Umwege wie Motioneye oder Shinobi etc.

                                          Liegt an der Browser Beschränkung.

                                          Bitte keine Fragen per PN, die gehören ins Forum!

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          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

                                          575

                                          Online

                                          32.8k

                                          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