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
    1.1k

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

  • 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.
  • LongbowL Longbow

    Hallo

    ich habe den iobroker neu aufgesetzt. Es läuft alles super, nur ich bekomme beim Installieren vom dem Eufy Adapter die erste Meldung, trotzdem ist der Adapter installiert.

    Der Adapter geht nicht, er verbindet sich nicht mit dem Gerät / Dienst.
    Was kann ich es sein? Wer kann mich unterstützen, dass es geht, weil alles andere super läuft.

    Danke im Voraus, aber bitte noch Neuling auf dem Gebiet ioborker.

    $ iobroker url https://github.com/bropat/eufy-security-client.git --host iobroker-Final --debug
    
    install bropat/eufy-security-client#7e883fa159fbf8f12b31886cd396a7d5df04a51b
    
    NPM version: 8.19.3
    
    Installing bropat/eufy-security-client#7e883fa159fbf8f12b31886cd396a7d5df04a51b... (System call)
    
    npm WARN skipping integrity check for git dependency ssh://git@github.com/bropat/eufy-security-ws.git
    
    changed 1 package in 13s158 packages are looking for funding run `npm fund` for details
    
    host.iobroker-Final Cannot install bropat/eufy-security-client#7e883fa159fbf8f12b31886cd396a7d5df04a51b: 0
    
    ERROR: Process exited with code 25
    
    host.iobroker-Final
    2023-02-21 20:49:24.765	error	instance system.adapter.eusec.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker-Final
    2023-02-21 20:49:24.765	error	Caught by controller[0]: }
    host.iobroker-Final
    2023-02-21 20:49:24.765	error	Caught by controller[0]: requestPath: 'eufy-security-client'
    host.iobroker-Final
    2023-02-21 20:49:24.765	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/eufy-security-client/package.json',
    host.iobroker-Final
    2023-02-21 20:49:24.765	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iobroker-Final
    2023-02-21 20:49:24.765	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1069:32) {
    host.iobroker-Final
    2023-02-21 20:49:24.765	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)
    host.iobroker-Final
    2023-02-21 20:49:24.765	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1191:14)
    host.iobroker-Final
    2023-02-21 20:49:24.765	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.eusec/build/main.js:35:32)
    host.iobroker-Final
    2023-02-21 20:49:24.765	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:108:18)
    host.iobroker-Final
    2023-02-21 20:49:24.765	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1093:19)
    host.iobroker-Final
    2023-02-21 20:49:24.764	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:866:27)
    host.iobroker-Final
    2023-02-21 20:49:24.764	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1007:27)
    host.iobroker-Final
    2023-02-21 20:49:24.764	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:638:18)
    host.iobroker-Final
    2023-02-21 20:49:24.764	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:425:19)
    host.iobroker-Final
    2023-02-21 20:49:24.764	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-21 20:49:24.764	error	Caught by controller[0]: ^
    host.iobroker-Final
    2023-02-21 20:49:24.764	error	Caught by controller[0]: throw err;
    host.iobroker-Final
    2023-02-21 20:49:24.764	error	Caught by controller[0]: node:internal/modules/cjs/loader:433
    host.iobroker-Final
    2023-02-21 20:49:24.428	info	instance system.adapter.eusec.0 started with pid 7610```
    code_text
    
    wendy2702W Online
    wendy2702W Online
    wendy2702
    schrieb am zuletzt editiert von
    #2

    @longbow Zum Code 25 steht hier was: https://forum.iobroker.net/topic/57337/fehler-25-oder-217-bei-adapter-install-update-mit-npm8

    Ich bin mir aber garnicht sicher ob die manuelle installation vom security client überhaupt noch erforderlich ist.

    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 Zum Code 25 steht hier was: https://forum.iobroker.net/topic/57337/fehler-25-oder-217-bei-adapter-install-update-mit-npm8

      Ich bin mir aber garnicht sicher ob die manuelle installation vom security client überhaupt noch erforderlich ist.

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

      @wendy2702

      Danke schau ich mir morgen an. Aber meinst du mit nötig mit der manuellen Installation?

      wendy2702W 1 Antwort Letzte Antwort
      0
      • LongbowL Longbow

        @wendy2702

        Danke schau ich mir morgen an. Aber meinst du mit nötig mit der manuellen Installation?

        wendy2702W Online
        wendy2702W Online
        wendy2702
        schrieb am zuletzt editiert von
        #4

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

        Aber meinst du mit nötig mit der manuellen Installation?

        Das hier:

        iobroker url https://github.com/bropat/eufy-security-client.git --host iobroker-Final --debug
        

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

          Aber meinst du mit nötig mit der manuellen Installation?

          Das hier:

          iobroker url https://github.com/bropat/eufy-security-client.git --host iobroker-Final --debug
          
          LongbowL Offline
          LongbowL Offline
          Longbow
          schrieb am zuletzt editiert von
          #5

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

          iobroker url https://github.com/bropat/eufy-security-client.git --host iobroker-Final --debug

          Danke für deinen Tipp/ Hilfestellung.

          Hier kommt die Meldung, hat leider auch nicht geklappt.

          iobroker-Final:~$ iobroker url https://github.com/bropat/eufy-security-client.git --host iobroker-Final --debug
          install bropat/eufy-security-client#7e883fa159fbf8f12b31886cd396a7d5df04a51b
          NPM version: 8.19.3
          Installing bropat/eufy-security-client#7e883fa159fbf8f12b31886cd396a7d5df04a51b... (System call)
          npm WARN skipping integrity check for git dependency ssh://git@github.com/bropat/eufy-security-ws.git 
          
          changed 1 package in 13s
          
          158 packages are looking for funding
            run `npm fund` for details
          host.iobroker-Final Cannot install bropat/eufy-security-client#7e883fa159fbf8f12b31886cd396a7d5df04a51b: 0
          
          1 Antwort Letzte Antwort
          0
          • wendy2702W Online
            wendy2702W Online
            wendy2702
            schrieb am zuletzt editiert von
            #6

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

            iobroker url https://github.com/bropat/eufy-security-client.git --host iobroker-Final --debug

            Wie schon geschrieben, ich weiss nicht ob das noch notwendig ist da die Anleitung aus einer Zeit stammt als der Adaper noch nicht stable status hatte.

            Habe den gerade mal beui mir installiert, da wurde nur der fehlende WEB Adapter angemeckert und automatisch installiert.

            2023-02-23 08:55:26.121  - info: host.Test iobroker add eusec --host Test
            2023-02-23 08:55:28.230  - info: host.Test iobroker NPM version: 8.19.3Installing iobroker.eusec@0.9.9... (System call)
            2023-02-23 08:55:41.060  - info: host.Test iobroker added 80 packages in 12s
            2023-02-23 08:55:41.066  - info: host.Test iobroker
            2023-02-23 08:55:41.067  - info: host.Test iobroker 50 packages are looking for funding
            2023-02-23 08:55:41.068  - info: host.Test iobroker   run `npm fund` for details
            2023-02-23 08:55:41.090  - info: host.Test iobroker host.Test install adapter eusec
            2023-02-23 08:55:41.113  - info: host.Test iobroker upload [14] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/eusec.png eusec.png image/png
            2023-02-23 08:55:41.131  - info: host.Test iobroker upload [13] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/de/translations.json i18n/de/translations.json application/json
            2023-02-23 08:55:41.137  - info: host.Test iobroker upload [12] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/en/translations.json i18n/en/translations.json application/json
            2023-02-23 08:55:41.142  - info: host.Test iobroker upload [11] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/es/translations.json i18n/es/translations.json application/json
            2023-02-23 08:55:41.147  - info: host.Test iobroker upload [10] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
            2023-02-23 08:55:41.151  - info: host.Test iobroker upload [9] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/it/translations.json i18n/it/translations.json application/json
            2023-02-23 08:55:41.158  - info: host.Test iobroker upload [8] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
            2023-02-23 08:55:41.163  - info: host.Test iobroker upload [7] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
            2023-02-23 08:55:41.169  - info: host.Test iobroker upload [6] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
            2023-02-23 08:55:41.173  - info: host.Test iobroker upload [5] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
            2023-02-23 08:55:41.176  - info: host.Test iobroker upload [4] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
            2023-02-23 08:55:41.196  - info: host.Test iobroker upload [3] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/index_m.html index_m.html text/html
            2023-02-23 08:55:41.201  - info: host.Test iobroker upload [2] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/jsonConfig.json jsonConfig.json application/json
            2023-02-23 08:55:41.205  - info: host.Test iobroker upload [1] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/style.css style.css text/css
            2023-02-23 08:55:41.208  - info: host.Test iobroker upload [0] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/words.js words.js application/javascript
            2023-02-23 08:55:41.214  - error: host.Test iobroker host.Test Required dependency "web" not found on this host.
            2023-02-23 08:55:41.216  - info: host.Test iobroker host.Test install adapter web
            2023-02-23 08:55:41.952  - info: host.Test iobroker NPM version: 8.19.3Installing iobroker.web@5.5.0... (System call)
            2023-02-23 08:55:47.731  - info: host.Test iobroker added 43 packages in 5s
            2023-02-23 08:55:47.734  - info: host.Test iobroker
            2023-02-23 08:55:47.735  - info: host.Test iobroker 50 packages are looking for funding
            2023-02-23 08:55:47.736  - info: host.Test iobroker   run `npm fund` for details
            2023-02-23 08:55:47.768  - info: host.Test iobroker host.Test install adapter web
            2023-02-23 08:55:47.780  - info: host.Test iobroker upload [130] web.admin /opt/iobroker/node_modules/iobroker.web/admin/asset-manifest.json asset-manifest.json application/json
            2023-02-23 08:55:54.842  - info: host.Test iobroker upload [100] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Consumption.fecd7a10a13fe4e5f69b.svg static/media/Consumption.fecd7a10a13fe4e5f69b.svg image/svg+xml
            2023-02-23 08:55:54.878  - info: host.Test iobroker upload [90] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Driveway.fbd31101c5a80a8bb37a.svg static/media/Driveway.fbd31101c5a80a8bb37a.svg image/svg+xml
            2023-02-23 08:55:54.914  - info: host.Test iobroker upload [80] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Garden.51c2e94f62a74e20775d.svg static/media/Garden.51c2e94f62a74e20775d.svg image/svg+xml
            2023-02-23 08:55:54.949  - info: host.Test iobroker upload [70] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Heater.b53bccc334bbb9238a36.svg static/media/Heater.b53bccc334bbb9238a36.svg image/svg+xml
            2023-02-23 08:55:55.027  - info: host.Test iobroker upload [60] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Light.21f1a5dfcc93f8ba1214.svg static/media/Light.21f1a5dfcc93f8ba1214.svg image/svg+xml
            2023-02-23 08:55:55.059  - info: host.Test iobroker upload [50] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Office.7e6a38218390b655e270.svg static/media/Office.7e6a38218390b655e270.svg image/svg+xml
            2023-02-23 08:55:55.099  - info: host.Test iobroker upload [40] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Receiver.26b5ae166395a6dcb83f.svg static/media/Receiver.26b5ae166395a6dcb83f.svg image/svg+xml
            2023-02-23 08:55:55.133  - info: host.Test iobroker upload [30] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Speaker.db548379676317470c4f.svg static/media/Speaker.db548379676317470c4f.svg image/svg+xml
            2023-02-23 08:55:55.172  - info: host.Test iobroker upload [20] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Toilet.83604dd2daafb67067dd.svg static/media/Toilet.83604dd2daafb67067dd.svg image/svg+xml
            2023-02-23 08:55:55.182  - info: host.Test iobroker upload [19] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Tv.4e9745a548e57bfac0c7.svg static/media/Tv.4e9745a548e57bfac0c7.svg image/svg+xml
            2023-02-23 08:55:55.190  - info: host.Test iobroker upload [18] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Upstairs.441813e54e0daca0882d.svg static/media/Upstairs.441813e54e0daca0882d.svg image/svg+xml
            2023-02-23 08:55:55.195  - info: host.Test iobroker upload [17] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Vacuum Cleaner.9c8d50e436e6cea06dfa.svg static/media/Vacuum Cleaner.9c8d50e436e6cea06dfa.svg image/svg+xml
            2023-02-23 08:55:55.201  - info: host.Test iobroker upload [16] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Ventilation.c31761d86d67e245ac92.svg static/media/Ventilation.c31761d86d67e245ac92.svg image/svg+xml
            2023-02-23 08:55:55.206  - info: host.Test iobroker upload [15] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Wardrobe.e8019970a2b51412cfdc.svg static/media/Wardrobe.e8019970a2b51412cfdc.svg image/svg+xml
            2023-02-23 08:55:55.214  - info: host.Test iobroker upload [14] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Washing Machines.577f3acdb3cef002b523.svg static/media/Washing Machines.577f3acdb3cef002b523.svg image/svg+xml
            2023-02-23 08:55:55.220  - info: host.Test iobroker upload [13] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Washroom.bfb54196f381f36de9d6.svg static/media/Washroom.bfb54196f381f36de9d6.svg image/svg+xml
            2023-02-23 08:55:55.227  - info: host.Test iobroker upload [12] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Water Consumption.68891649591cc2434c5b.svg static/media/Water Consumption.68891649591cc2434c5b.svg image/svg+xml
            2023-02-23 08:55:55.234  - info: host.Test iobroker upload [11] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Water Heater.7e4bb4d99a5213f24d08.svg static/media/Water Heater.7e4bb4d99a5213f24d08.svg image/svg+xml
            2023-02-23 08:55:55.239  - info: host.Test iobroker upload [10] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Water.f50411984c5c24fa574d.svg static/media/Water.f50411984c5c24fa574d.svg image/svg+xml
            2023-02-23 08:55:55.256  - info: host.Test iobroker upload [9] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Wc.83604dd2daafb67067dd.svg static/media/Wc.83604dd2daafb67067dd.svg image/svg+xml
            2023-02-23 08:55:55.261  - info: host.Test iobroker upload [8] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Weather.e91dae647698d48365e3.svg static/media/Weather.e91dae647698d48365e3.svg image/svg+xml
            2023-02-23 08:55:55.272  - info: host.Test iobroker upload [7] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Window.421664f57c35e5109aa2.svg static/media/Window.421664f57c35e5109aa2.svg image/svg+xml
            2023-02-23 08:55:55.276  - info: host.Test iobroker upload [6] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Windscreen.6058448bf63f72dd5036.svg static/media/Windscreen.6058448bf63f72dd5036.svg image/svg+xml
            2023-02-23 08:55:55.283  - info: host.Test iobroker upload [5] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Workshop.7856e59fe4f164c90609.svg static/media/Workshop.7856e59fe4f164c90609.svg image/svg+xml
            2023-02-23 08:55:55.287  - info: host.Test iobroker upload [4] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Workspace.97d73e419d966bfb6428.svg static/media/Workspace.97d73e419d966bfb6428.svg image/svg+xml
            2023-02-23 08:55:55.291  - info: host.Test iobroker upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/le.eb63b1db2849a16d7f59.png static/media/le.eb63b1db2849a16d7f59.png image/png
            2023-02-23 08:55:55.298  - info: host.Test iobroker upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/names.3a7dae0bd6b8b03b280f.txt static/media/names.3a7dae0bd6b8b03b280f.txt text/plain
            2023-02-23 08:55:55.301  - info: host.Test iobroker upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/names.e7efb5283d98000c74ac.txt static/media/names.e7efb5283d98000c74ac.txt text/plain
            2023-02-23 08:55:55.349  - info: host.Test iobroker upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png
            2023-02-23 08:55:55.415  - info: host.Test iobroker upload [396] web /opt/iobroker/node_modules/iobroker.web/www/admin/img/admin.png admin/img/admin.png image/png
            2023-02-23 08:55:55.574  - info: host.Test iobroker upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png lib/css/themes/jquery-ui/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png image/png
            2023-02-23 08:55:55.750  - info: host.Test iobroker upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/jquery-ui.theme.min.css lib/css/themes/jquery-ui/custom-light/jquery-ui.theme.min.css text/css
            2023-02-23 08:55:55.923  - info: host.Test iobroker upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png lib/css/themes/jquery-ui/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png image/png
            2023-02-23 08:55:56.178  - info: host.Test iobroker upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png image/png
            2023-02-23 08:55:56.429  - info: host.Test iobroker upload [150] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png lib/css/themes/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png image/png
            2023-02-23 08:55:56.686  - info: host.Test iobroker upload [100] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png lib/css/themes/jquery-ui/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png image/png
            2023-02-23 08:55:56.718  - info: host.Test iobroker upload [90] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-icons_bd7b00_256x240.png lib/css/themes/jquery-ui/sunny/images/ui-icons_bd7b00_256x240.png image/png
            2023-02-23 08:55:56.750  - info: host.Test iobroker upload [80] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png lib/css/themes/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png image/png
            2023-02-23 08:55:56.781  - info: host.Test iobroker upload [70] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png lib/css/themes/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png image/png
            2023-02-23 08:55:56.822  - info: host.Test iobroker upload [60] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png lib/css/themes/jquery-ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png image/png
            2023-02-23 08:55:56.907  - info: host.Test iobroker upload [50] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-lightness/jquery-ui.css lib/css/themes/jquery-ui/ui-lightness/jquery-ui.css text/css
            2023-02-23 08:55:56.934  - info: host.Test iobroker upload [40] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/images/ui-bg_inset-soft_15_121212_1x100.png lib/css/themes/jquery-ui/vader/images/ui-bg_inset-soft_15_121212_1x100.png image/png
            2023-02-23 08:55:56.971  - info: host.Test iobroker upload [30] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/theme.css lib/css/themes/jquery-ui/vader/theme.css text/css
            2023-02-23 08:55:56.997  - info: host.Test iobroker upload [20] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-1.11.2.min.js lib/js/jquery-1.11.2.min.js application/javascript
            2023-02-23 08:55:57.001  - info: host.Test iobroker upload [19] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-1.11.2.min.map lib/js/jquery-1.11.2.min.map application/json
            2023-02-23 08:55:57.058  - info: host.Test iobroker upload [18] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-3.2.1.min.js lib/js/jquery-3.2.1.min.js application/javascript
            2023-02-23 08:55:57.073  - info: host.Test iobroker upload [17] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-3.2.1.min.map lib/js/jquery-3.2.1.min.map application/json
            2023-02-23 08:55:57.083  - info: host.Test iobroker upload [16] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.10.3.full.min.js lib/js/jquery-ui-1.10.3.full.min.js application/javascript
            2023-02-23 08:55:57.094  - info: host.Test iobroker upload [15] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.11.3.full.min.js lib/js/jquery-ui-1.11.3.full.min.js application/javascript
            2023-02-23 08:55:57.098  - info: host.Test iobroker upload [14] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.11.4.full.min.js lib/js/jquery-ui-1.11.4.full.min.js application/javascript
            2023-02-23 08:55:57.136  - info: host.Test iobroker upload [13] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui.1.11.2.slider.min.js lib/js/jquery-ui.1.11.2.slider.min.js application/javascript
            2023-02-23 08:55:57.142  - info: host.Test iobroker upload [12] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui.min.js lib/js/jquery-ui.min.js application/javascript
            2023-02-23 08:55:57.150  - info: host.Test iobroker upload [11] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.fancytree-all.min.js lib/js/jquery.fancytree-all.min.js application/javascript
            2023-02-23 08:55:57.157  - info: host.Test iobroker upload [10] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.fancytree-all.min.js.map lib/js/jquery.fancytree-all.min.js.map application/json
            2023-02-23 08:55:57.164  - info: host.Test iobroker upload [9] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.jqGrid-4.5.4.min.js lib/js/jquery.jqGrid-4.5.4.min.js application/javascript
            2023-02-23 08:55:57.169  - info: host.Test iobroker upload [8] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/loStorage.js lib/js/loStorage.js application/javascript
            2023-02-23 08:55:57.174  - info: host.Test iobroker upload [7] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/materialize.js lib/js/materialize.js application/javascript
            2023-02-23 08:55:57.182  - info: host.Test iobroker upload [6] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/materialize.js.map lib/js/materialize.js.map application/json
            2023-02-23 08:55:57.238  - info: host.Test iobroker upload [5] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/selectID.js lib/js/selectID.js application/javascript
            2023-02-23 08:55:57.255  - info: host.Test iobroker upload [4] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/showdown.min.js lib/js/showdown.min.js application/javascript
            2023-02-23 08:55:57.292  - info: host.Test iobroker upload [3] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/socket.io.js lib/js/socket.io.js application/javascript
            2023-02-23 08:55:57.301  - info: host.Test iobroker upload [2] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/translate.js lib/js/translate.js application/javascript
            2023-02-23 08:55:57.309  - info: host.Test iobroker upload [1] web /opt/iobroker/node_modules/iobroker.web/www/login/favicon.ico login/favicon.ico image/vnd.microsoft.icon
            2023-02-23 08:55:57.313  - info: host.Test iobroker upload [0] web /opt/iobroker/node_modules/iobroker.web/www/login/index.html login/index.html text/html
            2023-02-23 08:55:57.332  - info: host.Test iobroker host.Test object system.adapter.web created/updated
            2023-02-23 08:55:57.348  - info: host.Test iobroker host.Test create instance web
            2023-02-23 08:55:57.355  - info: host.Test iobroker host.Test object system.adapter.web.0.alive created
            2023-02-23 08:55:57.361  - info: host.Test iobroker host.Test object system.adapter.web.0.connected created
            2023-02-23 08:55:57.367  - info: host.Test iobroker host.Test object system.adapter.web.0.compactMode created
            2023-02-23 08:55:57.372  - info: host.Test iobroker host.Test object system.adapter.web.0.cpu created
            2023-02-23 08:55:57.377  - info: host.Test iobroker host.Test object system.adapter.web.0.cputime created
            2023-02-23 08:55:57.384  - info: host.Test iobroker host.Test object system.adapter.web.0.memHeapUsed created
            2023-02-23 08:55:57.388  - info: host.Test iobroker host.Test object system.adapter.web.0.memHeapTotal created
            2023-02-23 08:55:57.393  - info: host.Test iobroker host.Test object system.adapter.web.0.memRss created
            2023-02-23 08:55:57.401  - info: host.Test iobroker host.Test object system.adapter.web.0.uptime created
            2023-02-23 08:55:57.403  - info: host.Test iobroker host.Test object system.adapter.web.0.inputCount created
            2023-02-23 08:55:57.406  - info: host.Test iobroker host.Test object system.adapter.web.0.outputCount created
            2023-02-23 08:55:57.408  - info: host.Test iobroker host.Test object system.adapter.web.0.eventLoopLag created
            2023-02-23 08:55:57.410  - info: host.Test iobroker host.Test object system.adapter.web.0.sigKill created
            2023-02-23 08:55:57.412  - info: host.Test iobroker host.Test object system.adapter.web.0.logLevel created
            2023-02-23 08:55:57.414  - info: host.Test iobroker host.Test object system.adapter.web.upload created
            2023-02-23 08:55:57.416  - info: host.Test iobroker host.Test object web.0 created
            2023-02-23 08:55:57.420  - info: host.Test iobroker host.Test object web.0.info created
            2023-02-23 08:55:57.425  - info: host.Test iobroker host.Test object web.0.info.connected created
            2023-02-23 08:55:57.429  - info: host.Test iobroker host.Test object web.0.info.connection created
            2023-02-23 08:55:57.432  - info: host.Test iobroker host.Test Set default value of web.0.info.connected:
            2023-02-23 08:55:57.439  - info: host.Test iobroker host.Test Set default value of web.0.info.connection: false
            2023-02-23 08:55:57.446  - info: host.Test iobroker host.Test object system.adapter.web.0 created
            2023-02-23 08:55:57.451  - info: host.Test iobroker host.Test object system.adapter.eusec created/updated
            2023-02-23 08:55:57.459  - info: host.Test iobroker host.Test create instance eusec
            2023-02-23 08:55:57.462  - info: host.Test iobroker host.Test object system.adapter.eusec.0.alive created
            2023-02-23 08:55:57.464  - info: host.Test iobroker host.Test object system.adapter.eusec.0.connected created
            2023-02-23 08:55:57.468  - info: host.Test iobroker host.Test object system.adapter.eusec.0.compactMode created
            2023-02-23 08:55:57.475  - info: host.Test iobroker host.Test object system.adapter.eusec.0.cpu created
            2023-02-23 08:55:57.481  - info: host.Test iobroker host.Test object system.adapter.eusec.0.cputime created
            2023-02-23 08:55:57.486  - info: host.Test iobroker host.Test object system.adapter.eusec.0.memHeapUsed created
            2023-02-23 08:55:57.493  - info: host.Test iobroker host.Test object system.adapter.eusec.0.memHeapTotal created
            2023-02-23 08:55:57.500  - info: host.Test iobroker host.Test object system.adapter.eusec.0.memRss created
            2023-02-23 08:55:57.504  - info: host.Test iobroker host.Test object system.adapter.eusec.0.uptime created
            2023-02-23 08:55:57.519  - info: host.Test iobroker host.Test object system.adapter.eusec.0.inputCount created
            2023-02-23 08:55:57.523  - info: host.Test iobroker host.Test object system.adapter.eusec.0.outputCount created
            2023-02-23 08:55:57.527  - info: host.Test iobroker host.Test object system.adapter.eusec.0.eventLoopLag created
            2023-02-23 08:55:57.529  - info: host.Test iobroker host.Test object system.adapter.eusec.0.sigKill created
            2023-02-23 08:55:57.531  - info: host.Test iobroker host.Test object system.adapter.eusec.0.logLevel created
            2023-02-23 08:55:57.533  - info: host.Test iobroker host.Test object eusec.0 created
            2023-02-23 08:55:57.538  - info: host.Test iobroker host.Test object system.adapter.eusec.0 created
            2023-02-23 08:55:58.567  - info: host.Test iobroker exit 0
            2023-02-23 08:56:00.489  - info: host.Test instance system.adapter.web.0 started with pid 40172
            2023-02-23 08:56:00.573  - info: host.Test instance system.adapter.eusec.0 started with pid 40173
            2023-02-23 08:56:02.110  - info: web.0 (40172) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
            2023-02-23 08:56:02.195  - info: web.0 (40172) starting. Version 5.5.0 in /opt/iobroker/node_modules/iobroker.web, node: v16.19.0, js-controller: 4.0.24
            2023-02-23 08:56:02.394  - info: web.0 (40172) socket.io server listening on port 8082
            2023-02-23 08:56:02.418  - info: web.0 (40172) Connect extension "eusec/build/lib/web.js"
            2023-02-23 08:56:02.482  - info: web.0 (40172) http server listening on port 8082
            2023-02-23 08:56:02.822  - info: eusec.0 (40173) starting. Version 0.9.9 in /opt/iobroker/node_modules/iobroker.eusec, node: v16.19.0, js-controller: 4.0.24
            2023-02-23 08:56:03.742  - error: eusec.0 (40173) Response data is missing [{"code":10000,"msg":"Anfrage fehlgeschlagen."}]
            2023-02-23 08:56:52.739  - info: host.Test "system.adapter.eusec.0" disabled
            2023-02-23 08:56:52.740  - info: host.Test stopInstance system.adapter.eusec.0 (force=false, process=true)
            2023-02-23 08:56:52.743  - info: eusec.0 (40173) Got terminate signal TERMINATE_YOURSELF
            2023-02-23 08:56:52.745  - info: eusec.0 (40173) terminating
            2023-02-23 08:56:52.745  - info: eusec.0 (40173) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-02-23 08:56:52.749  - warn: web.0 (40172) Terminated (-100): Without reason
            2023-02-23 08:56:52.784  - info: host.Test stopInstance system.adapter.eusec.0 send kill signal
            2023-02-23 08:56:53.279  - info: host.Test instance system.adapter.eusec.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-02-23 08:56:53.289  - info: host.Test instance system.adapter.web.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2023-02-23 08:56:53.289  - info: host.Test Restart adapter system.adapter.web.0 because enabled
            2023-02-23 08:56:54.324  - info: host.Test instance system.adapter.web.0 started with pid 40202
            2023-02-23 08:56:55.020  - info: web.0 (40202) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
            2023-02-23 08:56:55.080  - info: web.0 (40202) starting. Version 5.5.0 in /opt/iobroker/node_modules/iobroker.web, node: v16.19.0, js-controller: 4.0.24
            2023-02-23 08:56:55.169  - info: web.0 (40202) socket.io server listening on port 8082
            2023-02-23 08:56:55.202  - info: web.0 (40202) http server listening on port 8082
            
            

            Mehr kann ich nicht testen da ich kein Eufy equipment habe.

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

              iobroker url https://github.com/bropat/eufy-security-client.git --host iobroker-Final --debug

              Wie schon geschrieben, ich weiss nicht ob das noch notwendig ist da die Anleitung aus einer Zeit stammt als der Adaper noch nicht stable status hatte.

              Habe den gerade mal beui mir installiert, da wurde nur der fehlende WEB Adapter angemeckert und automatisch installiert.

              2023-02-23 08:55:26.121  - info: host.Test iobroker add eusec --host Test
              2023-02-23 08:55:28.230  - info: host.Test iobroker NPM version: 8.19.3Installing iobroker.eusec@0.9.9... (System call)
              2023-02-23 08:55:41.060  - info: host.Test iobroker added 80 packages in 12s
              2023-02-23 08:55:41.066  - info: host.Test iobroker
              2023-02-23 08:55:41.067  - info: host.Test iobroker 50 packages are looking for funding
              2023-02-23 08:55:41.068  - info: host.Test iobroker   run `npm fund` for details
              2023-02-23 08:55:41.090  - info: host.Test iobroker host.Test install adapter eusec
              2023-02-23 08:55:41.113  - info: host.Test iobroker upload [14] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/eusec.png eusec.png image/png
              2023-02-23 08:55:41.131  - info: host.Test iobroker upload [13] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/de/translations.json i18n/de/translations.json application/json
              2023-02-23 08:55:41.137  - info: host.Test iobroker upload [12] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/en/translations.json i18n/en/translations.json application/json
              2023-02-23 08:55:41.142  - info: host.Test iobroker upload [11] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/es/translations.json i18n/es/translations.json application/json
              2023-02-23 08:55:41.147  - info: host.Test iobroker upload [10] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
              2023-02-23 08:55:41.151  - info: host.Test iobroker upload [9] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/it/translations.json i18n/it/translations.json application/json
              2023-02-23 08:55:41.158  - info: host.Test iobroker upload [8] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
              2023-02-23 08:55:41.163  - info: host.Test iobroker upload [7] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
              2023-02-23 08:55:41.169  - info: host.Test iobroker upload [6] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
              2023-02-23 08:55:41.173  - info: host.Test iobroker upload [5] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
              2023-02-23 08:55:41.176  - info: host.Test iobroker upload [4] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
              2023-02-23 08:55:41.196  - info: host.Test iobroker upload [3] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/index_m.html index_m.html text/html
              2023-02-23 08:55:41.201  - info: host.Test iobroker upload [2] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/jsonConfig.json jsonConfig.json application/json
              2023-02-23 08:55:41.205  - info: host.Test iobroker upload [1] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/style.css style.css text/css
              2023-02-23 08:55:41.208  - info: host.Test iobroker upload [0] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/words.js words.js application/javascript
              2023-02-23 08:55:41.214  - error: host.Test iobroker host.Test Required dependency "web" not found on this host.
              2023-02-23 08:55:41.216  - info: host.Test iobroker host.Test install adapter web
              2023-02-23 08:55:41.952  - info: host.Test iobroker NPM version: 8.19.3Installing iobroker.web@5.5.0... (System call)
              2023-02-23 08:55:47.731  - info: host.Test iobroker added 43 packages in 5s
              2023-02-23 08:55:47.734  - info: host.Test iobroker
              2023-02-23 08:55:47.735  - info: host.Test iobroker 50 packages are looking for funding
              2023-02-23 08:55:47.736  - info: host.Test iobroker   run `npm fund` for details
              2023-02-23 08:55:47.768  - info: host.Test iobroker host.Test install adapter web
              2023-02-23 08:55:47.780  - info: host.Test iobroker upload [130] web.admin /opt/iobroker/node_modules/iobroker.web/admin/asset-manifest.json asset-manifest.json application/json
              2023-02-23 08:55:54.842  - info: host.Test iobroker upload [100] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Consumption.fecd7a10a13fe4e5f69b.svg static/media/Consumption.fecd7a10a13fe4e5f69b.svg image/svg+xml
              2023-02-23 08:55:54.878  - info: host.Test iobroker upload [90] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Driveway.fbd31101c5a80a8bb37a.svg static/media/Driveway.fbd31101c5a80a8bb37a.svg image/svg+xml
              2023-02-23 08:55:54.914  - info: host.Test iobroker upload [80] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Garden.51c2e94f62a74e20775d.svg static/media/Garden.51c2e94f62a74e20775d.svg image/svg+xml
              2023-02-23 08:55:54.949  - info: host.Test iobroker upload [70] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Heater.b53bccc334bbb9238a36.svg static/media/Heater.b53bccc334bbb9238a36.svg image/svg+xml
              2023-02-23 08:55:55.027  - info: host.Test iobroker upload [60] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Light.21f1a5dfcc93f8ba1214.svg static/media/Light.21f1a5dfcc93f8ba1214.svg image/svg+xml
              2023-02-23 08:55:55.059  - info: host.Test iobroker upload [50] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Office.7e6a38218390b655e270.svg static/media/Office.7e6a38218390b655e270.svg image/svg+xml
              2023-02-23 08:55:55.099  - info: host.Test iobroker upload [40] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Receiver.26b5ae166395a6dcb83f.svg static/media/Receiver.26b5ae166395a6dcb83f.svg image/svg+xml
              2023-02-23 08:55:55.133  - info: host.Test iobroker upload [30] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Speaker.db548379676317470c4f.svg static/media/Speaker.db548379676317470c4f.svg image/svg+xml
              2023-02-23 08:55:55.172  - info: host.Test iobroker upload [20] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Toilet.83604dd2daafb67067dd.svg static/media/Toilet.83604dd2daafb67067dd.svg image/svg+xml
              2023-02-23 08:55:55.182  - info: host.Test iobroker upload [19] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Tv.4e9745a548e57bfac0c7.svg static/media/Tv.4e9745a548e57bfac0c7.svg image/svg+xml
              2023-02-23 08:55:55.190  - info: host.Test iobroker upload [18] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Upstairs.441813e54e0daca0882d.svg static/media/Upstairs.441813e54e0daca0882d.svg image/svg+xml
              2023-02-23 08:55:55.195  - info: host.Test iobroker upload [17] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Vacuum Cleaner.9c8d50e436e6cea06dfa.svg static/media/Vacuum Cleaner.9c8d50e436e6cea06dfa.svg image/svg+xml
              2023-02-23 08:55:55.201  - info: host.Test iobroker upload [16] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Ventilation.c31761d86d67e245ac92.svg static/media/Ventilation.c31761d86d67e245ac92.svg image/svg+xml
              2023-02-23 08:55:55.206  - info: host.Test iobroker upload [15] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Wardrobe.e8019970a2b51412cfdc.svg static/media/Wardrobe.e8019970a2b51412cfdc.svg image/svg+xml
              2023-02-23 08:55:55.214  - info: host.Test iobroker upload [14] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Washing Machines.577f3acdb3cef002b523.svg static/media/Washing Machines.577f3acdb3cef002b523.svg image/svg+xml
              2023-02-23 08:55:55.220  - info: host.Test iobroker upload [13] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Washroom.bfb54196f381f36de9d6.svg static/media/Washroom.bfb54196f381f36de9d6.svg image/svg+xml
              2023-02-23 08:55:55.227  - info: host.Test iobroker upload [12] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Water Consumption.68891649591cc2434c5b.svg static/media/Water Consumption.68891649591cc2434c5b.svg image/svg+xml
              2023-02-23 08:55:55.234  - info: host.Test iobroker upload [11] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Water Heater.7e4bb4d99a5213f24d08.svg static/media/Water Heater.7e4bb4d99a5213f24d08.svg image/svg+xml
              2023-02-23 08:55:55.239  - info: host.Test iobroker upload [10] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Water.f50411984c5c24fa574d.svg static/media/Water.f50411984c5c24fa574d.svg image/svg+xml
              2023-02-23 08:55:55.256  - info: host.Test iobroker upload [9] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Wc.83604dd2daafb67067dd.svg static/media/Wc.83604dd2daafb67067dd.svg image/svg+xml
              2023-02-23 08:55:55.261  - info: host.Test iobroker upload [8] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Weather.e91dae647698d48365e3.svg static/media/Weather.e91dae647698d48365e3.svg image/svg+xml
              2023-02-23 08:55:55.272  - info: host.Test iobroker upload [7] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Window.421664f57c35e5109aa2.svg static/media/Window.421664f57c35e5109aa2.svg image/svg+xml
              2023-02-23 08:55:55.276  - info: host.Test iobroker upload [6] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Windscreen.6058448bf63f72dd5036.svg static/media/Windscreen.6058448bf63f72dd5036.svg image/svg+xml
              2023-02-23 08:55:55.283  - info: host.Test iobroker upload [5] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Workshop.7856e59fe4f164c90609.svg static/media/Workshop.7856e59fe4f164c90609.svg image/svg+xml
              2023-02-23 08:55:55.287  - info: host.Test iobroker upload [4] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/Workspace.97d73e419d966bfb6428.svg static/media/Workspace.97d73e419d966bfb6428.svg image/svg+xml
              2023-02-23 08:55:55.291  - info: host.Test iobroker upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/le.eb63b1db2849a16d7f59.png static/media/le.eb63b1db2849a16d7f59.png image/png
              2023-02-23 08:55:55.298  - info: host.Test iobroker upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/names.3a7dae0bd6b8b03b280f.txt static/media/names.3a7dae0bd6b8b03b280f.txt text/plain
              2023-02-23 08:55:55.301  - info: host.Test iobroker upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/names.e7efb5283d98000c74ac.txt static/media/names.e7efb5283d98000c74ac.txt text/plain
              2023-02-23 08:55:55.349  - info: host.Test iobroker upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png
              2023-02-23 08:55:55.415  - info: host.Test iobroker upload [396] web /opt/iobroker/node_modules/iobroker.web/www/admin/img/admin.png admin/img/admin.png image/png
              2023-02-23 08:55:55.574  - info: host.Test iobroker upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png lib/css/themes/jquery-ui/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png image/png
              2023-02-23 08:55:55.750  - info: host.Test iobroker upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/jquery-ui.theme.min.css lib/css/themes/jquery-ui/custom-light/jquery-ui.theme.min.css text/css
              2023-02-23 08:55:55.923  - info: host.Test iobroker upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png lib/css/themes/jquery-ui/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png image/png
              2023-02-23 08:55:56.178  - info: host.Test iobroker upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png image/png
              2023-02-23 08:55:56.429  - info: host.Test iobroker upload [150] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png lib/css/themes/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png image/png
              2023-02-23 08:55:56.686  - info: host.Test iobroker upload [100] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png lib/css/themes/jquery-ui/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png image/png
              2023-02-23 08:55:56.718  - info: host.Test iobroker upload [90] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-icons_bd7b00_256x240.png lib/css/themes/jquery-ui/sunny/images/ui-icons_bd7b00_256x240.png image/png
              2023-02-23 08:55:56.750  - info: host.Test iobroker upload [80] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png lib/css/themes/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png image/png
              2023-02-23 08:55:56.781  - info: host.Test iobroker upload [70] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png lib/css/themes/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png image/png
              2023-02-23 08:55:56.822  - info: host.Test iobroker upload [60] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png lib/css/themes/jquery-ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png image/png
              2023-02-23 08:55:56.907  - info: host.Test iobroker upload [50] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-lightness/jquery-ui.css lib/css/themes/jquery-ui/ui-lightness/jquery-ui.css text/css
              2023-02-23 08:55:56.934  - info: host.Test iobroker upload [40] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/images/ui-bg_inset-soft_15_121212_1x100.png lib/css/themes/jquery-ui/vader/images/ui-bg_inset-soft_15_121212_1x100.png image/png
              2023-02-23 08:55:56.971  - info: host.Test iobroker upload [30] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/theme.css lib/css/themes/jquery-ui/vader/theme.css text/css
              2023-02-23 08:55:56.997  - info: host.Test iobroker upload [20] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-1.11.2.min.js lib/js/jquery-1.11.2.min.js application/javascript
              2023-02-23 08:55:57.001  - info: host.Test iobroker upload [19] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-1.11.2.min.map lib/js/jquery-1.11.2.min.map application/json
              2023-02-23 08:55:57.058  - info: host.Test iobroker upload [18] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-3.2.1.min.js lib/js/jquery-3.2.1.min.js application/javascript
              2023-02-23 08:55:57.073  - info: host.Test iobroker upload [17] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-3.2.1.min.map lib/js/jquery-3.2.1.min.map application/json
              2023-02-23 08:55:57.083  - info: host.Test iobroker upload [16] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.10.3.full.min.js lib/js/jquery-ui-1.10.3.full.min.js application/javascript
              2023-02-23 08:55:57.094  - info: host.Test iobroker upload [15] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.11.3.full.min.js lib/js/jquery-ui-1.11.3.full.min.js application/javascript
              2023-02-23 08:55:57.098  - info: host.Test iobroker upload [14] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.11.4.full.min.js lib/js/jquery-ui-1.11.4.full.min.js application/javascript
              2023-02-23 08:55:57.136  - info: host.Test iobroker upload [13] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui.1.11.2.slider.min.js lib/js/jquery-ui.1.11.2.slider.min.js application/javascript
              2023-02-23 08:55:57.142  - info: host.Test iobroker upload [12] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui.min.js lib/js/jquery-ui.min.js application/javascript
              2023-02-23 08:55:57.150  - info: host.Test iobroker upload [11] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.fancytree-all.min.js lib/js/jquery.fancytree-all.min.js application/javascript
              2023-02-23 08:55:57.157  - info: host.Test iobroker upload [10] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.fancytree-all.min.js.map lib/js/jquery.fancytree-all.min.js.map application/json
              2023-02-23 08:55:57.164  - info: host.Test iobroker upload [9] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.jqGrid-4.5.4.min.js lib/js/jquery.jqGrid-4.5.4.min.js application/javascript
              2023-02-23 08:55:57.169  - info: host.Test iobroker upload [8] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/loStorage.js lib/js/loStorage.js application/javascript
              2023-02-23 08:55:57.174  - info: host.Test iobroker upload [7] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/materialize.js lib/js/materialize.js application/javascript
              2023-02-23 08:55:57.182  - info: host.Test iobroker upload [6] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/materialize.js.map lib/js/materialize.js.map application/json
              2023-02-23 08:55:57.238  - info: host.Test iobroker upload [5] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/selectID.js lib/js/selectID.js application/javascript
              2023-02-23 08:55:57.255  - info: host.Test iobroker upload [4] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/showdown.min.js lib/js/showdown.min.js application/javascript
              2023-02-23 08:55:57.292  - info: host.Test iobroker upload [3] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/socket.io.js lib/js/socket.io.js application/javascript
              2023-02-23 08:55:57.301  - info: host.Test iobroker upload [2] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/translate.js lib/js/translate.js application/javascript
              2023-02-23 08:55:57.309  - info: host.Test iobroker upload [1] web /opt/iobroker/node_modules/iobroker.web/www/login/favicon.ico login/favicon.ico image/vnd.microsoft.icon
              2023-02-23 08:55:57.313  - info: host.Test iobroker upload [0] web /opt/iobroker/node_modules/iobroker.web/www/login/index.html login/index.html text/html
              2023-02-23 08:55:57.332  - info: host.Test iobroker host.Test object system.adapter.web created/updated
              2023-02-23 08:55:57.348  - info: host.Test iobroker host.Test create instance web
              2023-02-23 08:55:57.355  - info: host.Test iobroker host.Test object system.adapter.web.0.alive created
              2023-02-23 08:55:57.361  - info: host.Test iobroker host.Test object system.adapter.web.0.connected created
              2023-02-23 08:55:57.367  - info: host.Test iobroker host.Test object system.adapter.web.0.compactMode created
              2023-02-23 08:55:57.372  - info: host.Test iobroker host.Test object system.adapter.web.0.cpu created
              2023-02-23 08:55:57.377  - info: host.Test iobroker host.Test object system.adapter.web.0.cputime created
              2023-02-23 08:55:57.384  - info: host.Test iobroker host.Test object system.adapter.web.0.memHeapUsed created
              2023-02-23 08:55:57.388  - info: host.Test iobroker host.Test object system.adapter.web.0.memHeapTotal created
              2023-02-23 08:55:57.393  - info: host.Test iobroker host.Test object system.adapter.web.0.memRss created
              2023-02-23 08:55:57.401  - info: host.Test iobroker host.Test object system.adapter.web.0.uptime created
              2023-02-23 08:55:57.403  - info: host.Test iobroker host.Test object system.adapter.web.0.inputCount created
              2023-02-23 08:55:57.406  - info: host.Test iobroker host.Test object system.adapter.web.0.outputCount created
              2023-02-23 08:55:57.408  - info: host.Test iobroker host.Test object system.adapter.web.0.eventLoopLag created
              2023-02-23 08:55:57.410  - info: host.Test iobroker host.Test object system.adapter.web.0.sigKill created
              2023-02-23 08:55:57.412  - info: host.Test iobroker host.Test object system.adapter.web.0.logLevel created
              2023-02-23 08:55:57.414  - info: host.Test iobroker host.Test object system.adapter.web.upload created
              2023-02-23 08:55:57.416  - info: host.Test iobroker host.Test object web.0 created
              2023-02-23 08:55:57.420  - info: host.Test iobroker host.Test object web.0.info created
              2023-02-23 08:55:57.425  - info: host.Test iobroker host.Test object web.0.info.connected created
              2023-02-23 08:55:57.429  - info: host.Test iobroker host.Test object web.0.info.connection created
              2023-02-23 08:55:57.432  - info: host.Test iobroker host.Test Set default value of web.0.info.connected:
              2023-02-23 08:55:57.439  - info: host.Test iobroker host.Test Set default value of web.0.info.connection: false
              2023-02-23 08:55:57.446  - info: host.Test iobroker host.Test object system.adapter.web.0 created
              2023-02-23 08:55:57.451  - info: host.Test iobroker host.Test object system.adapter.eusec created/updated
              2023-02-23 08:55:57.459  - info: host.Test iobroker host.Test create instance eusec
              2023-02-23 08:55:57.462  - info: host.Test iobroker host.Test object system.adapter.eusec.0.alive created
              2023-02-23 08:55:57.464  - info: host.Test iobroker host.Test object system.adapter.eusec.0.connected created
              2023-02-23 08:55:57.468  - info: host.Test iobroker host.Test object system.adapter.eusec.0.compactMode created
              2023-02-23 08:55:57.475  - info: host.Test iobroker host.Test object system.adapter.eusec.0.cpu created
              2023-02-23 08:55:57.481  - info: host.Test iobroker host.Test object system.adapter.eusec.0.cputime created
              2023-02-23 08:55:57.486  - info: host.Test iobroker host.Test object system.adapter.eusec.0.memHeapUsed created
              2023-02-23 08:55:57.493  - info: host.Test iobroker host.Test object system.adapter.eusec.0.memHeapTotal created
              2023-02-23 08:55:57.500  - info: host.Test iobroker host.Test object system.adapter.eusec.0.memRss created
              2023-02-23 08:55:57.504  - info: host.Test iobroker host.Test object system.adapter.eusec.0.uptime created
              2023-02-23 08:55:57.519  - info: host.Test iobroker host.Test object system.adapter.eusec.0.inputCount created
              2023-02-23 08:55:57.523  - info: host.Test iobroker host.Test object system.adapter.eusec.0.outputCount created
              2023-02-23 08:55:57.527  - info: host.Test iobroker host.Test object system.adapter.eusec.0.eventLoopLag created
              2023-02-23 08:55:57.529  - info: host.Test iobroker host.Test object system.adapter.eusec.0.sigKill created
              2023-02-23 08:55:57.531  - info: host.Test iobroker host.Test object system.adapter.eusec.0.logLevel created
              2023-02-23 08:55:57.533  - info: host.Test iobroker host.Test object eusec.0 created
              2023-02-23 08:55:57.538  - info: host.Test iobroker host.Test object system.adapter.eusec.0 created
              2023-02-23 08:55:58.567  - info: host.Test iobroker exit 0
              2023-02-23 08:56:00.489  - info: host.Test instance system.adapter.web.0 started with pid 40172
              2023-02-23 08:56:00.573  - info: host.Test instance system.adapter.eusec.0 started with pid 40173
              2023-02-23 08:56:02.110  - info: web.0 (40172) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
              2023-02-23 08:56:02.195  - info: web.0 (40172) starting. Version 5.5.0 in /opt/iobroker/node_modules/iobroker.web, node: v16.19.0, js-controller: 4.0.24
              2023-02-23 08:56:02.394  - info: web.0 (40172) socket.io server listening on port 8082
              2023-02-23 08:56:02.418  - info: web.0 (40172) Connect extension "eusec/build/lib/web.js"
              2023-02-23 08:56:02.482  - info: web.0 (40172) http server listening on port 8082
              2023-02-23 08:56:02.822  - info: eusec.0 (40173) starting. Version 0.9.9 in /opt/iobroker/node_modules/iobroker.eusec, node: v16.19.0, js-controller: 4.0.24
              2023-02-23 08:56:03.742  - error: eusec.0 (40173) Response data is missing [{"code":10000,"msg":"Anfrage fehlgeschlagen."}]
              2023-02-23 08:56:52.739  - info: host.Test "system.adapter.eusec.0" disabled
              2023-02-23 08:56:52.740  - info: host.Test stopInstance system.adapter.eusec.0 (force=false, process=true)
              2023-02-23 08:56:52.743  - info: eusec.0 (40173) Got terminate signal TERMINATE_YOURSELF
              2023-02-23 08:56:52.745  - info: eusec.0 (40173) terminating
              2023-02-23 08:56:52.745  - info: eusec.0 (40173) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2023-02-23 08:56:52.749  - warn: web.0 (40172) Terminated (-100): Without reason
              2023-02-23 08:56:52.784  - info: host.Test stopInstance system.adapter.eusec.0 send kill signal
              2023-02-23 08:56:53.279  - info: host.Test instance system.adapter.eusec.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2023-02-23 08:56:53.289  - info: host.Test instance system.adapter.web.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
              2023-02-23 08:56:53.289  - info: host.Test Restart adapter system.adapter.web.0 because enabled
              2023-02-23 08:56:54.324  - info: host.Test instance system.adapter.web.0 started with pid 40202
              2023-02-23 08:56:55.020  - info: web.0 (40202) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
              2023-02-23 08:56:55.080  - info: web.0 (40202) starting. Version 5.5.0 in /opt/iobroker/node_modules/iobroker.web, node: v16.19.0, js-controller: 4.0.24
              2023-02-23 08:56:55.169  - info: web.0 (40202) socket.io server listening on port 8082
              2023-02-23 08:56:55.202  - info: web.0 (40202) http server listening on port 8082
              
              

              Mehr kann ich nicht testen da ich kein Eufy equipment habe.

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

              @wendy2702
              Super, danke Dir für die Rückmeldung. Kannst den Adapter starten?

              wendy2702W 1 Antwort Letzte Antwort
              0
              • LongbowL Longbow

                @wendy2702
                Super, danke Dir für die Rückmeldung. Kannst den Adapter starten?

                wendy2702W Online
                wendy2702W Online
                wendy2702
                schrieb am zuletzt editiert von
                #8

                @longbow Ja,

                wie versuchst du zu installieren?

                Direkt über den Admin oder per Github link ?

                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 Ja,

                  wie versuchst du zu installieren?

                  Direkt über den Admin oder per Github link ?

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

                  @wendy2702
                  na über das Protal, also wenn du den Experten Mouds aktivierst, dann über den Link...
                  Und dann über das termial.

                  wendy2702W 1 Antwort Letzte Antwort
                  0
                  • LongbowL Longbow

                    @wendy2702
                    na über das Protal, also wenn du den Experten Mouds aktivierst, dann über den Link...
                    Und dann über das termial.

                    wendy2702W Online
                    wendy2702W Online
                    wendy2702
                    schrieb am zuletzt editiert von
                    #10

                    @longbow Warum nicht über den Admin?

                    120cb78c-a0b1-4e97-a0f7-e09e7e7c7adf-grafik.png

                    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 Warum nicht über den Admin?

                      120cb78c-a0b1-4e97-a0f7-e09e7e7c7adf-grafik.png

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

                      @wendy2702

                      so auch schon probiert, das komische ist, das er keine MB hat der Adapter.
                      Keine Ahnung was da nun los ist.

                      2023-02-23 11_11_21-instances - iobroker-Final.png

                      $ iobroker add eusec auto --host iobroker-Final --debug
                      
                      NPM version: 8.19.3Installing iobroker.eusec@0.9.9... (System call)
                      
                      npm WARN skipping integrity check for git dependency ssh://git@github.com/bropat/eufy-security-ws.git
                      
                      added 13 packages, and changed 1 package in 14s158 packages are looking for funding run `npm fund` for details
                      
                      host.iobroker-Final install adapter eusec
                      
                      upload [14] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/eusec.png eusec.png image/png
                      
                      upload [13] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/de/translations.json i18n/de/translations.json application/json
                      
                      upload [12] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/en/translations.json i18n/en/translations.json application/json
                      
                      upload [11] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/es/translations.json i18n/es/translations.json application/json
                      
                      upload [10] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                      
                      upload [9] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/it/translations.json i18n/it/translations.json application/json
                      
                      upload [8] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                      
                      upload [7] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                      
                      upload [6] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                      
                      upload [5] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                      
                      upload [4] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                      
                      upload [2] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/jsonConfig.json jsonConfig.json application/json
                      
                      upload [0] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/words.js words.js application/javascript
                      
                      host.iobroker-Final object system.adapter.eusec created/updated
                      
                      host.iobroker-Final create instance eusec
                      
                      host.iobroker-Final object system.adapter.eusec.0.alive created
                      
                      host.iobroker-Final object system.adapter.eusec.0.cputime created
                      
                      host.iobroker-Final object system.adapter.eusec.0.uptime created
                      
                      host.iobroker-Final object system.adapter.eusec.0.outputCount created
                      
                      host.iobroker-Final object system.adapter.eusec.0.eventLoopLag created
                      
                      host.iobroker-Final object system.adapter.eusec.0.sigKill created
                      
                      host.iobroker-Final object system.adapter.eusec.0.logLevel created
                      
                      host.iobroker-Final object eusec.0 created
                      
                      host.iobroker-Final object system.adapter.eusec.0 created
                      
                      Process exited with code 0
                      
                      Process exited with code 0
                      
                      Schließen wenn fertig
                      
                      wendy2702W 1 Antwort Letzte Antwort
                      0
                      • LongbowL Longbow

                        @wendy2702

                        so auch schon probiert, das komische ist, das er keine MB hat der Adapter.
                        Keine Ahnung was da nun los ist.

                        2023-02-23 11_11_21-instances - iobroker-Final.png

                        $ iobroker add eusec auto --host iobroker-Final --debug
                        
                        NPM version: 8.19.3Installing iobroker.eusec@0.9.9... (System call)
                        
                        npm WARN skipping integrity check for git dependency ssh://git@github.com/bropat/eufy-security-ws.git
                        
                        added 13 packages, and changed 1 package in 14s158 packages are looking for funding run `npm fund` for details
                        
                        host.iobroker-Final install adapter eusec
                        
                        upload [14] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/eusec.png eusec.png image/png
                        
                        upload [13] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/de/translations.json i18n/de/translations.json application/json
                        
                        upload [12] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/en/translations.json i18n/en/translations.json application/json
                        
                        upload [11] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/es/translations.json i18n/es/translations.json application/json
                        
                        upload [10] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                        
                        upload [9] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/it/translations.json i18n/it/translations.json application/json
                        
                        upload [8] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                        
                        upload [7] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                        
                        upload [6] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                        
                        upload [5] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                        
                        upload [4] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                        
                        upload [2] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/jsonConfig.json jsonConfig.json application/json
                        
                        upload [0] eusec.admin /opt/iobroker/node_modules/iobroker.eusec/admin/words.js words.js application/javascript
                        
                        host.iobroker-Final object system.adapter.eusec created/updated
                        
                        host.iobroker-Final create instance eusec
                        
                        host.iobroker-Final object system.adapter.eusec.0.alive created
                        
                        host.iobroker-Final object system.adapter.eusec.0.cputime created
                        
                        host.iobroker-Final object system.adapter.eusec.0.uptime created
                        
                        host.iobroker-Final object system.adapter.eusec.0.outputCount created
                        
                        host.iobroker-Final object system.adapter.eusec.0.eventLoopLag created
                        
                        host.iobroker-Final object system.adapter.eusec.0.sigKill created
                        
                        host.iobroker-Final object system.adapter.eusec.0.logLevel created
                        
                        host.iobroker-Final object eusec.0 created
                        
                        host.iobroker-Final object system.adapter.eusec.0 created
                        
                        Process exited with code 0
                        
                        Process exited with code 0
                        
                        Schließen wenn fertig
                        
                        wendy2702W Online
                        wendy2702W Online
                        wendy2702
                        schrieb am zuletzt editiert von
                        #12

                        @longbow Stell das loggen, da wo jetzt "Info" steht mal auf "Debug" und poste das log vom Adapter start

                        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 Stell das loggen, da wo jetzt "Info" steht mal auf "Debug" und poste das log vom Adapter start

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

                          @wendy2702

                          bitte :-)

                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	instance system.adapter.eusec.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: }
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: requestPath: 'eufy-security-client'
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/eufy-security-client/package.json',
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1069:32) {
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1191:14)
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.eusec/build/main.js:35:32)
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:108:18)
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1093:19)
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:866:27)
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1007:27)
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:638:18)
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:425:19)
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	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-23 11:18:32.304	error	Caught by controller[0]: ^
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: throw err;
                          host.iobroker-Final
                          2023-02-23 11:18:32.304	error	Caught by controller[0]: node:internal/modules/cjs/loader:433```
                          code_text
                          
                          wendy2702W 1 Antwort Letzte Antwort
                          0
                          • LongbowL Longbow

                            @wendy2702

                            bitte :-)

                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	instance system.adapter.eusec.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: }
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: requestPath: 'eufy-security-client'
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/eufy-security-client/package.json',
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1069:32) {
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1191:14)
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.eusec/build/main.js:35:32)
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:108:18)
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1093:19)
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:866:27)
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1007:27)
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:638:18)
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:425:19)
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	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-23 11:18:32.304	error	Caught by controller[0]: ^
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: throw err;
                            host.iobroker-Final
                            2023-02-23 11:18:32.304	error	Caught by controller[0]: node:internal/modules/cjs/loader:433```
                            code_text
                            
                            wendy2702W Online
                            wendy2702W Online
                            wendy2702
                            schrieb am zuletzt editiert von
                            #14

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

                            Auf der Konsole:

                            ls -la /opt/iobroker/node_modules/ |grep eufy
                            

                            Kommt da was?

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

                              Auf der Konsole:

                              ls -la /opt/iobroker/node_modules/ |grep eufy
                              

                              Kommt da was?

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

                              @wendy2702

                              da kommt das, sorry ist ein Bild, da ich über VPN über Handy in mein System rein bin, ging es nicht anderes. Bild Eufy.jpg

                              wendy2702W 1 Antwort Letzte Antwort
                              0
                              • LongbowL Longbow

                                @wendy2702

                                da kommt das, sorry ist ein Bild, da ich über VPN über Handy in mein System rein bin, ging es nicht anderes. Bild Eufy.jpg

                                wendy2702W Online
                                wendy2702W Online
                                wendy2702
                                schrieb am zuletzt editiert von
                                #16

                                @longbow

                                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

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

                                  @wendy2702 Bild Eufy.jpg

                                  wendy2702W 1 Antwort Letzte Antwort
                                  0
                                  • LongbowL Longbow

                                    @wendy2702 Bild Eufy.jpg

                                    wendy2702W Online
                                    wendy2702W Online
                                    wendy2702
                                    schrieb am zuletzt editiert von
                                    #18

                                    @longbow OK.

                                    Da fehlt was drin.

                                    Versuch:

                                    cd /opt/iobroker/
                                    npm i eufy-security-client
                                    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 OK.

                                      Da fehlt was drin.

                                      Versuch:

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

                                      @wendy2702 !
                                      Jetzt kommt das...

                                      Bild02.png Bild01.png

                                      wendy2702W 1 Antwort Letzte Antwort
                                      0
                                      • LongbowL Longbow

                                        @wendy2702 !
                                        Jetzt kommt das...

                                        Bild02.png Bild01.png

                                        wendy2702W Online
                                        wendy2702W Online
                                        wendy2702
                                        schrieb am zuletzt editiert von
                                        #20

                                        @longbow Ja.

                                        Erstmal nichts schlimmes.

                                        Wie sieht es jetzt im Ordner aus?

                                        Ist das jetzt so?

                                        @Test:/opt/iobroker/node_modules$ ls -la /opt/iobroker/node_modules/eufy-security-client/
                                        total 80
                                        drwxrwxr-x+   4 iobroker iobroker  4096 Feb 23 08:55 .
                                        drwxrwxr-x+ 479 iobroker iobroker 20480 Feb 23 08:55 ..
                                        -rw-rw-r--+   1 iobroker iobroker  1091 Feb 23 08:55 LICENSE
                                        -rw-rw-r--+   1 iobroker iobroker 39327 Feb 23 08:55 README.md
                                        drwxrwxr-x+   6 iobroker iobroker  4096 Feb 23 08:55 build
                                        drwxrwxr-x+   3 iobroker iobroker  4096 Feb 23 08:55 node_modules
                                        -rw-rw-r--+   1 iobroker iobroker  2135 Feb 23 08:55 package.json
                                        
                                        

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

                                          Erstmal nichts schlimmes.

                                          Wie sieht es jetzt im Ordner aus?

                                          Ist das jetzt so?

                                          @Test:/opt/iobroker/node_modules$ ls -la /opt/iobroker/node_modules/eufy-security-client/
                                          total 80
                                          drwxrwxr-x+   4 iobroker iobroker  4096 Feb 23 08:55 .
                                          drwxrwxr-x+ 479 iobroker iobroker 20480 Feb 23 08:55 ..
                                          -rw-rw-r--+   1 iobroker iobroker  1091 Feb 23 08:55 LICENSE
                                          -rw-rw-r--+   1 iobroker iobroker 39327 Feb 23 08:55 README.md
                                          drwxrwxr-x+   6 iobroker iobroker  4096 Feb 23 08:55 build
                                          drwxrwxr-x+   3 iobroker iobroker  4096 Feb 23 08:55 node_modules
                                          -rw-rw-r--+   1 iobroker iobroker  2135 Feb 23 08:55 package.json
                                          
                                          
                                          LongbowL Offline
                                          LongbowL Offline
                                          Longbow
                                          schrieb am zuletzt editiert von
                                          #21

                                          @wendy2702 Leider nur so

                                          Bild Eufy.jpg

                                          wendy2702W 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

                                          404

                                          Online

                                          32.9k

                                          Benutzer

                                          82.9k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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