Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Eufy-Security Adapter installiert sich nicht.

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Eufy-Security Adapter installiert sich nicht.

    This topic has been deleted. Only users with topic management privileges can see it.
    • Longbow
      Longbow @wendy2702 last edited by Longbow

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

      ls -la /opt/iobroker/ sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs

      das kommt da:

      cototal 1416
      drwxrwxr-x+    6 iobroker iobroker    4096 Feb 23 08:05 .
      drwxr-xr-x     3 root     root        4096 Feb  2 19:11 ..
      -rw-rwxr--+    1 iobroker iobroker     155 Feb 23 08:05 .npmrc
      -rwxrwxrwx+    1 iobroker iobroker     549 Feb 23 08:05 INSTALLER_INFO.txt
      drwxrwxr-x+    2 iobroker iobroker    4096 Feb 23 02:40 backups
      lrwxrwxrwx     1 iobroker iobroker      22 Feb 23 08:05 iob -> /opt/iobroker/iobroker
      -rwxr-xr-x+    1 iobroker iobroker     512 Feb 23 08:05 iobroker
      drwxrwxr-x+   12 iobroker iobroker    4096 Feb 23 16:28 iobroker-data
      drwxrwxr-x+    2 iobroker iobroker    4096 Feb 23 16:45 log
      drwxrwxr-x+ 1119 iobroker iobroker   36864 Feb 23 12:09 node_modules
      -rw-rwxr--+    1 iobroker iobroker 1369981 Feb 23 12:09 package-lock.json
      -rw-rwxr--+    1 iobroker iobroker    2987 Feb 23 11:10 package.jsonde_text
      x86_64
      /usr/bin/nodejs
      /usr/bin/node
      /usr/bin/npm
      /usr/bin/npx
      v16.19.1
      v16.19.1
      8.19.3
      8.19.3
      4.0.24
      cliffkirchhof
      cliffkirchhof sudo iobroker
      
      /home/cliffkirchhof
      Hit:1 http://deb.debian.org/debian bullseye InRelease
      Hit:2 http://security.debian.org bullseye-security InRelease            
      Hit:3 https://deb.nodesource.com/node_16.x bullseye InRelease           
      Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      2 packages can be upgraded. Run 'apt list --upgradable' to see them.
      nodejs:
        Installed: 16.19.1-deb-1nodesource1
        Candidate: 16.19.1-deb-1nodesource1
        Version table:
       *** 16.19.1-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
              100 /var/lib/dpkg/status
           12.22.12~dfsg-1~deb11u3 500
              500 http://security.debian.org bullseye-security/main amd64 Packages
           12.22.5~dfsg-2~11u1 500
              500 http://deb.debian.org/debian bullseye/main amd64 Packages
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Longbow
        Longbow @Thomas Braun last edited by wendy2702

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

        iob diag

        Copy text starting here:
        
        
        ======================= SUMMARY =======================
                             v.2023-01-02
        
        
        Operatingsystem:        Debian GNU/Linux 11 (bullseye)
        Installation:           lxc
        Timezone:               Europe/Berlin
        User-ID:                1000
        X-Server:               false
        Boot Target:            graphical.target
        
        Pending OS-Updates:     2
        
        Nodejs-Installation:    /usr/bin/nodejs         v16.19.1
                                /usr/bin/node           v16.19.1
                                /usr/bin/npm            8.19.3
                                /usr/bin/npx            8.19.3
        
        ioBroker Core:          js-controller           4.0.24
                                admin                   6.3.5
        
        ioBroker Status:        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin:
        + system.adapter.admin.0                  : admin                 : iobroker-Final                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        
        Pending iob updates:    0
        
        Active repo(s): stable
        
        Objects:                33299
        States:                 25869
        
        Size of iob-Database:
        
        46M     /opt/iobroker/iobroker-data/objects.jsonl
        33M     /opt/iobroker/iobroker-data/states.jsonl
        
        
        =================== END OF SUMMARY ====================
        
        wendy2702 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Longbow last edited by

          @longbow

          Bitte die Langfassung.

          Longbow 1 Reply Last reply Reply Quote 0
          • wendy2702
            wendy2702 @Longbow last edited by

            @longbow Nachdem du das log für Thomas gepostet hast.

            Bitte mal Instanz und Adapter komplett löschen.

            Dann nochmal:

            ls -la /opt/iobroker/node_modules/ |grep eu
            
            Longbow 2 Replies Last reply Reply Quote 0
            • Longbow
              Longbow @wendy2702 last edited by

              @wendy2702

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

              wendy2702 1 Reply Last reply Reply Quote 0
              • Longbow
                Longbow @Thomas Braun last edited by wendy2702

                @thomas-braun

                ======== Start marking the full check here =========
                
                Skript v.2023-01-02
                
                *** BASE SYSTEM ***
                Architecture:   x86_64
                Docker:         false
                Virtualization: lxc
                Distributor ID: Debian
                Description:    Debian GNU/Linux 11 (bullseye)
                Release:        11
                Codename:       bullseye
                
                PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                NAME="Debian GNU/Linux"
                VERSION_ID="11"
                VERSION="11 (bullseye)"
                VERSION_CODENAME=bullseye
                ID=debian
                HOME_URL="https://www.debian.org/"
                SUPPORT_URL="https://www.debian.org/support"
                BUG_REPORT_URL="https://bugs.debian.org/"
                
                Systemuptime and Load:
                 17:11:59 up  2:51,  1 user,  load average: 0.15, 0.37, 0.51
                CPU threads: 4
                
                *** Time and Time Zones ***
                Thu Feb 23 16:11:59 UTC 2023
                Thu Feb 23 17:11:59 CET 2023
                CET +0100
                Europe/Berlin
                
                *** User and Groups ***
                cliffkirchhof
                /home/cliffkirchhof
                cliffkirchhof sudo iobroker
                
                *** X-Server-Setup ***
                X-Server:       false
                Desktop: 
                Terminal: 
                Boot Target:    graphical.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            8.1G        3.2G        4.1G        0.0K        847M        4.9G
                Swap:           8.1G          0B        8.1G
                Total:           16G        3.2G         12G
                
                         8096 M total memory
                         3181 M used memory
                          393 M active memory
                         3394 M inactive memory
                         4066 M free memory
                            0 M buffer memory
                          847 M swap cache
                         8096 M total swap
                            0 M used swap
                         8096 M free swap
                
                *** FILESYSTEM ***
                Filesystem                       Type      Size  Used Avail Use% Mounted on
                /dev/mapper/pve-vm--210--disk--0 ext4       20G  4.8G   14G  26% /
                none                             tmpfs     492K  4.0K  488K   1% /dev
                udev                             devtmpfs  7.8G     0  7.8G   0% /dev/tty
                tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
                tmpfs                            tmpfs     3.2G   96K  3.2G   1% /run
                tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                
                Messages in dmesg:
                dmesg: read kernel buffer failed: Operation not permitted
                
                Show mounted filesystems (real ones only):
                TARGET SOURCE                           FSTYPE OPTIONS
                /      /dev/mapper/pve-vm--210--disk--0 ext4   rw,relatime,stripe=16
                
                Files in neuralgic directories:
                
                /var:
                499M    /var/
                222M    /var/cache
                218M    /var/cache/apt
                151M    /var/cache/apt/archives
                142M    /var/log
                
                /opt/iobroker/backups:
                170M    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                601M    /opt/iobroker/iobroker-data/
                432M    /opt/iobroker/iobroker-data/files
                78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                64M     /opt/iobroker/iobroker-data/backup-objects
                51M     /opt/iobroker/iobroker-data/files/javascript.admin
                
                The five largest files in iobroker-data are:
                60M     /opt/iobroker/iobroker-data/states.jsonl
                46M     /opt/iobroker/iobroker-data/objects.jsonl
                19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.904d455f.js.map
                15M     /opt/iobroker/iobroker-data/files/vis.0/Iobroker/vis-views.json
                15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v16.19.1
                /usr/bin/node           v16.19.1
                /usr/bin/npm            8.19.3
                /usr/bin/npx            8.19.3
                
                nodejs:
                  Installed: 16.19.1-deb-1nodesource1
                  Candidate: 16.19.1-deb-1nodesource1
                  Version table:
                 *** 16.19.1-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                        100 /var/lib/dpkg/status
                     12.22.12~dfsg-1~deb11u3 500
                        500 http://security.debian.org bullseye-security/main amd64 Packages
                     12.22.5~dfsg-2~11u1 500
                        500 http://deb.debian.org/debian bullseye/main amd64 Packages
                
                Temp directories causing npm8 problem: 0
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Core adapters versions
                js-controller:  4.0.24
                admin:          6.3.5
                javascript:     6.1.4
                
                Adapters from github:   4
                
                Adapter State
                + system.adapter.admin.0                  : admin                 : iobroker-Final                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.backitup.0               : backitup              : iobroker-Final                           -  enabled
                + system.adapter.chromecast.0             : chromecast            : iobroker-Final                           -  enabled
                + system.adapter.cloud.0                  : cloud                 : iobroker-Final                           -  enabled
                  system.adapter.daswetter.0              : daswetter             : iobroker-Final                           -  enabled
                + system.adapter.discovery.0              : discovery             : iobroker-Final                           -  enabled
                  system.adapter.dwd.0                    : dwd                   : iobroker-Final                           -  enabled
                + system.adapter.echarts.0                : echarts               : iobroker-Final                           -  enabled
                + system.adapter.email.0                  : email                 : iobroker-Final                           -  enabled
                + system.adapter.energiefluss.0           : energiefluss          : iobroker-Final                           -  enabled
                + system.adapter.energiefluss.1           : energiefluss          : iobroker-Final                           -  enabled
                  system.adapter.eusec.0                  : eusec                 : iobroker-Final                           -  enabled
                + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker-Final                           -  enabled
                  system.adapter.feiertage.0              : feiertage             : iobroker-Final                           -  enabled
                  system.adapter.flot.0                   : flot                  : iobroker-Final                           -  enabled
                + system.adapter.followthesun.0           : followthesun          : iobroker-Final                           -  enabled
                + system.adapter.geofency.0               : geofency              : iobroker-Final                           -  enabled, port: 7999, bind: 0.0.0.0
                + system.adapter.history.0                : history               : iobroker-Final                           -  enabled
                + system.adapter.hm-rega.0                : hm-rega               : iobroker-Final                           -  enabled
                + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker-Final                           -  enabled, port: 0
                + system.adapter.homeconnect.0            : homeconnect           : iobroker-Final                           -  enabled
                  system.adapter.hue-extended.0           : hue-extended          : iobroker-Final                           - disabled
                + system.adapter.hue.0                    : hue                   : iobroker-Final                           -  enabled, port: 443
                  system.adapter.ical.0                   : ical                  : iobroker-Final                           -  enabled
                  system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker-Final                           -  enabled
                  system.adapter.icons-icons8.0           : icons-icons8          : iobroker-Final                           -  enabled
                  system.adapter.icons-material-png.0     : icons-material-png    : iobroker-Final                           -  enabled
                  system.adapter.icons-material-svg.0     : icons-material-svg    : iobroker-Final                           -  enabled
                  system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker-Final                           -  enabled
                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker-Final                           -  enabled
                  system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker-Final                           -  enabled
                  system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker-Final                           -  enabled
                + system.adapter.influxdb.0               : influxdb              : iobroker-Final                           -  enabled, port: 8086
                + system.adapter.info.0                   : info                  : iobroker-Final                           -  enabled
                + system.adapter.iot.0                    : iot                   : iobroker-Final                           -  enabled
                + system.adapter.javascript.0             : javascript            : iobroker-Final                           -  enabled
                  system.adapter.klf200.0                 : klf200                : iobroker-Final                           - disabled
                + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker-Final                           -  enabled, port: 54321
                + system.adapter.modbus.0                 : modbus                : iobroker-Final                           -  enabled
                + system.adapter.myenergi.0               : myenergi              : iobroker-Final                           -  enabled
                + system.adapter.netatmo.0                : netatmo               : iobroker-Final                           -  enabled
                + system.adapter.nina.0                   : nina                  : iobroker-Final                           -  enabled
                + system.adapter.nuki.0                   : nuki                  : iobroker-Final                           -  enabled
                  system.adapter.openweathermap.0         : openweathermap        : iobroker-Final                           -  enabled
                  system.adapter.parser.0                 : parser                : iobroker-Final                           - disabled
                  system.adapter.places.0                 : places                : iobroker-Final                           - disabled
                + system.adapter.pollenflug.0             : pollenflug            : iobroker-Final                           -  enabled
                + system.adapter.proxmox.0                : proxmox               : iobroker-Final                           -  enabled, port: 8006
                + system.adapter.pvforecast.0             : pvforecast            : iobroker-Final                           -  enabled
                + system.adapter.scenes.0                 : scenes                : iobroker-Final                           -  enabled
                + system.adapter.shelly.0                 : shelly                : iobroker-Final                           -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.smartgarden.0            : smartgarden           : iobroker-Final                           -  enabled
                + system.adapter.smartthings.0            : smartthings           : iobroker-Final                           -  enabled
                + system.adapter.sonos.0                  : sonos                 : iobroker-Final                           -  enabled
                + system.adapter.synology.0               : synology              : iobroker-Final                           -  enabled, port: 5000
                + system.adapter.synology.1               : synology              : iobroker-Final                           -  enabled, port: 5000
                + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker-Final                           -  enabled
                  system.adapter.telegram.0               : telegram              : iobroker-Final                           - disabled, port: 8443, bind: 0.0.0.0
                + system.adapter.tr-064.0                 : tr-064                : iobroker-Final                           -  enabled
                + system.adapter.tr-064.1                 : tr-064                : iobroker-Final                           -  enabled
                + system.adapter.trashschedule.0          : trashschedule         : iobroker-Final                           -  enabled
                + system.adapter.tuya.0                   : tuya                  : iobroker-Final                           -  enabled
                  system.adapter.unifi.0                  : unifi                 : iobroker-Final                           - disabled
                + system.adapter.upnp.0                   : upnp                  : iobroker-Final                           -  enabled
                  system.adapter.vis-bars.0               : vis-bars              : iobroker-Final                           -  enabled
                  system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker-Final                           -  enabled
                  system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker-Final                           -  enabled
                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker-Final                           -  enabled
                  system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker-Final                           -  enabled
                  system.adapter.vis-history.0            : vis-history           : iobroker-Final                           -  enabled
                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker-Final                           -  enabled
                  system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker-Final                           -  enabled
                + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker-Final                           -  enabled
                  system.adapter.vis-map.0                : vis-map               : iobroker-Final                           -  enabled
                  system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker-Final                           -  enabled
                  system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker-Final                           -  enabled
                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker-Final                           -  enabled
                  system.adapter.vis.0                    : vis                   : iobroker-Final                           -  enabled
                + system.adapter.vw-connect.0             : vw-connect            : iobroker-Final                           -  enabled
                + system.adapter.vw-connect.1             : vw-connect            : iobroker-Final                           -  enabled
                  system.adapter.weatherunderground.0     : weatherunderground    : iobroker-Final                           -  enabled
                + system.adapter.web.0                    : web                   : iobroker-Final                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.wolf-smartset.0          : wolf-smartset         : iobroker-Final                           -  enabled
                + system.adapter.wolf.0                   : wolf                  : iobroker-Final                           -  enabled, port: 12004, bind: 192.168.178.210
                  system.adapter.youtube.0                : youtube               : iobroker-Final                           -  enabled
                  system.adapter.yr.0                     : yr                    : iobroker-Final                           -  enabled
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : iobroker-Final                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.geofency.0               : geofency              : iobroker-Final                           -  enabled, port: 7999, bind: 0.0.0.0
                + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker-Final                           -  enabled, port: 0
                + system.adapter.hue.0                    : hue                   : iobroker-Final                           -  enabled, port: 443
                + system.adapter.influxdb.0               : influxdb              : iobroker-Final                           -  enabled, port: 8086
                + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker-Final                           -  enabled, port: 54321
                + system.adapter.proxmox.0                : proxmox               : iobroker-Final                           -  enabled, port: 8006
                + system.adapter.shelly.0                 : shelly                : iobroker-Final                           -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.synology.0               : synology              : iobroker-Final                           -  enabled, port: 5000
                + system.adapter.synology.1               : synology              : iobroker-Final                           -  enabled, port: 5000
                + system.adapter.web.0                    : web                   : iobroker-Final                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.wolf.0                   : wolf                  : iobroker-Final                           -  enabled, port: 12004, bind: 192.168.178.210
                
                ioBroker-Repositories
                stable        : http://download.iobroker.net/sources-dist.json
                beta          : http://download.iobroker.net/sources-dist-latest.json
                
                Active repo(s): stable
                
                Installed ioBroker-Instances
                Used repository: stable
                Adapter    "admin"        : 6.3.5    , installed 6.3.5
                Adapter    "backitup"     : 2.5.12   , installed 2.5.12
                Adapter    "chromecast"   : 2.3.1    , installed 2.3.1
                Adapter    "cloud"        : 4.3.0    , installed 4.3.0
                Adapter    "daswetter"    : 3.1.7    , installed 3.1.7
                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                Adapter    "echarts"      : 1.0.12   , installed 1.0.12
                Adapter    "email"        : 1.1.4    , installed 1.1.4
                Adapter    "eusec"        : 0.9.9    , installed 0.9.9
                Adapter    "fb-checkpresence": 1.1.25, installed 1.1.25
                Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                Adapter    "flot"         : 1.11.0   , installed 1.11.0
                Adapter    "followthesun" : 0.4.1    , installed 0.4.1
                Adapter    "geofency"     : 1.2.4    , installed 1.2.4
                Adapter    "history"      : 2.2.4    , installed 2.2.4
                Adapter    "hm-rega"      : 3.0.43   , installed 3.0.43
                Adapter    "hm-rpc"       : 1.15.16  , installed 1.15.16
                Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                Adapter    "hue"          : 3.7.1    , installed 3.7.1
                Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
                Adapter    "ical"         : 1.13.2   , installed 1.13.2
                Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                Adapter    "info"         : 1.9.19   , installed 1.9.26
                Adapter    "iot"          : 1.14.2   , installed 1.14.2
                Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                Controller "js-controller": 4.0.24   , installed 4.0.24
                Adapter    "klf200"       : 1.0.1    , installed 1.0.1
                Adapter    "mihome-vacuum": 3.8.8    , installed 3.8.8
                Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                Adapter    "myenergi"     : 0.0.3    , installed 0.0.3
                Adapter    "netatmo"      : 2.0.5    , installed 2.0.5
                Adapter    "nina"         : 0.0.25   , installed 0.0.25
                Adapter    "nuki"         : 1.6.0    , installed 1.6.0
                Adapter    "openweathermap": 0.3.3   , installed 0.3.3
                Adapter    "parser"       : 1.1.8    , installed 1.1.8
                Adapter    "places"       : 1.1.2    , installed 1.1.2
                Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
                Adapter    "pvforecast"   : 2.3.0    , installed 2.3.0
                Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                Adapter    "shelly"       : 6.3.1    , installed 6.3.1
                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                Adapter    "smartthings"  : 0.0.4    , installed 0.0.4
                Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                Adapter    "sonos"        : 2.2.3    , installed 2.2.3
                Adapter    "synology"     : 2.1.13   , installed 2.1.13
                Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                Adapter    "telegram"     : 1.15.2   , installed 1.15.2
                Adapter    "tr-064"       : 4.2.17   , installed 4.2.17
                Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                Adapter    "tuya"         : 3.13.1   , installed 3.13.1
                Adapter    "unifi"        : 0.5.10   , installed 0.5.10
                Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                Adapter    "vis"          : 1.4.15   , installed 1.4.15
                Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                Adapter    "vis-icontwo"  : 0.90.0   , installed 0.90.0
                Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
                Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
                Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                Adapter    "vw-connect"   : 0.0.56   , installed 0.0.56
                Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                Adapter    "web"          : 4.3.0    , installed 4.3.0
                Adapter    "wolf"         : 1.5.0    , installed 1.5.0
                Adapter    "wolf-smartset": 1.0.0    , installed 1.0.0
                Adapter    "ws"           : 1.3.0    , installed 1.3.0
                Adapter    "youtube"      : 4.1.0    , installed 4.1.0
                Adapter    "yr"           : 5.3.0    , installed 5.3.0
                
                Objects and States
                Please stand by - This may take a while
                Objects:        33299
                States:         25869
                
                *** OS-Repositories and Updates ***
                Hit:1 http://deb.debian.org/debian bullseye InRelease
                Hit:2 http://security.debian.org bullseye-security InRelease
                Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                Hit:4 https://deb.nodesource.com/node_16.x bullseye InRelease
                Reading package lists...
                Pending Updates: 2
                
                *** Listening Ports ***
                Active Internet connections (only servers)
                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       420272263  127/iobroker.js-con 
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       420273259  127/iobroker.js-con 
                tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          420272116  300/master          
                tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      104        420272191  115/systemd-resolve 
                tcp        0      0 0.0.0.0:5355            0.0.0.0:*               LISTEN      104        420272185  115/systemd-resolve 
                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          420268930  1/init              
                tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       420277692  839/io.shelly.0     
                tcp        0      0 192.168.178.210:2010    0.0.0.0:*               LISTEN      1001       420277988  958/io.hm-rpc.0     
                tcp        0      0 192.168.178.210:12004   0.0.0.0:*               LISTEN      1001       420277347  720/io.wolf.0       
                tcp6       0      0 ::1:25                  :::*                    LISTEN      0          420272117  300/master          
                tcp6       0      0 :::5355                 :::*                    LISTEN      104        420272188  115/systemd-resolve 
                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       420292314  3805/io.web.0       
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       420274620  399/io.admin.0      
                tcp6       0      0 :::8000                 :::*                    LISTEN      1001       420302987  1363/io.upnp.0      
                tcp6       0      0 :::7999                 :::*                    LISTEN      1001       420277299  679/io.geofency.0   
                tcp6       0      0 :::111                  :::*                    LISTEN      0          420268932  1/init              
                tcp6       0      0 :::22                   :::*                    LISTEN      0          420269678  1/init              
                tcp6       0      0 :::3500                 :::*                    LISTEN      1001       420275608  601/io.sonos.0      
                udp        0      0 0.0.0.0:55450           0.0.0.0:*                           1001       420282248  1363/io.upnp.0      
                udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       420278409  746/io.tuya.0       
                udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       420278410  746/io.tuya.0       
                udp        0      0 127.0.0.53:53           0.0.0.0:*                           104        420272190  115/systemd-resolve 
                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          420268931  1/init              
                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       420284703  1363/io.upnp.0      
                udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       420333590  3917/io.mihome-vacu 
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       420282487  1122/io.chromecast. 
                udp        0      0 192.168.178.210:5353    0.0.0.0:*                           1001       420276705  809/io.tr-064.1     
                udp        0      0 192.168.178.210:5353    0.0.0.0:*                           1001       420275940  783/io.tr-064.0     
                udp        0      0 0.0.0.0:5355            0.0.0.0:*                           104        420272184  115/systemd-resolve 
                udp6       0      0 :::111                  :::*                                0          420268933  1/init              
                udp6       0      0 :::5355                 :::*                                104        420272187  115/systemd-resolve 
                
                *** Log File - Last 25 Lines ***
                
                2023-02-23 17:10:04.449  - info: synology.0 (571) Connecting to Synology 192.168.178.101:5000
                2023-02-23 17:10:05.114  - info: weatherunderground.0 (6244) starting. Version 3.4.2 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v16.19.1, js-controller: 4.0.24
                2023-02-23 17:10:16.609  - info: synology.1 (653) Connecting to Synology 192.168.178.101:5000
                2023-02-23 17:10:23.203  - info: nuki.0 (2784) Bridge Info requested: http://192.168.178.67:8080/info?ts=2023-02-23T16:10:23Z&rnr=15448&hash=9dfb013ef501395b066ef1265989c8f817ac9fc47d1c3b41d9ddb237d61fc32d
                2023-02-23 17:10:26.211  - info: nuki.0 (2784) Lock list requested: http://192.168.178.67:8080/list?ts=2023-02-23T16:10:26Z&rnr=62489&hash=68b5126ab027c3ddb86c65f65a32c8d24cf6959339e51378387275052131c859
                2023-02-23 17:10:36.325  - info: weatherunderground.0 (6244) Terminated (NO_ERROR): Without reason
                2023-02-23 17:10:36.837  - info: host.iobroker-Final instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
                2023-02-23 17:10:37.760  - info: synology.0 (571) Connecting to Synology 192.168.178.101:5000
                2023-02-23 17:10:38.477  - info: shelly.0 (839) [MQTT] Device with client id "shelly1-349454708DEB" connected!
                2023-02-23 17:10:39.458  - info: web.0 (3805) <== Disconnect system.user.admin from ::ffff:192.168.178.102 energiefluss.0
                2023-02-23 17:10:41.363  - info: admin.0 (399) ==> Connected system.user.admin from ::ffff:192.168.178.102
                2023-02-23 17:10:41.922  - info: web.0 (3805) ==> Connected system.user.admin from ::ffff:192.168.178.102
                2023-02-23 17:10:42.241  - info: admin.0 (399) <== Disconnect system.user.admin from ::ffff:192.168.178.102 vis.0
                2023-02-23 17:10:49.712  - info: web.0 (3805) <== Disconnect system.user.admin from ::ffff:192.168.178.102 energiefluss.0
                2023-02-23 17:10:49.744  - info: web.0 (3805) ==> Connected system.user.admin from ::ffff:192.168.178.102
                2023-02-23 17:10:50.017  - info: synology.1 (653) Connecting to Synology 192.168.178.101:5000
                2023-02-23 17:11:11.168  - info: synology.0 (571) Connecting to Synology 192.168.178.101:5000
                2023-02-23 17:11:23.204  - info: nuki.0 (2784) Bridge Info requested: http://192.168.178.67:8080/info?ts=2023-02-23T16:11:23Z&rnr=59217&hash=6d1c3f8a1bd060ac94170a8b1bd91be3086255f9536ccfec90f1b06d5ffc5813
                2023-02-23 17:11:23.364  - info: synology.1 (653) Connecting to Synology 192.168.178.101:5000
                2023-02-23 17:11:26.206  - info: nuki.0 (2784) Lock list requested: http://192.168.178.67:8080/list?ts=2023-02-23T16:11:26Z&rnr=34439&hash=3547d7e31ff6c58a5aeec9e0173b69b9cc03731893351de05710e844ba6207be
                2023-02-23 17:11:44.544  - info: synology.0 (571) Connecting to Synology 192.168.178.101:5000
                2023-02-23 17:11:56.672  - info: synology.1 (653) Connecting to Synology 192.168.178.101:5000
                2023-02-23 17:12:17.856  - info: synology.0 (571) Connecting to Synology 192.168.178.101:5000
                2023-02-23 17:12:23.206  - info: nuki.0 (2784) Bridge Info requested: http://192.168.178.67:8080/info?ts=2023-02-23T16:12:23Z&rnr=2886&hash=730ec8cad7f1d652383bb9791e1b03356e0c05b655bb7d30406e37e9744388bf
                2023-02-23 17:12:26.204  - info: nuki.0 (2784) Lock list requested: http://192.168.178.67:8080/list?ts=2023-02-23T16:12:26Z&rnr=21939&hash=3db9a6c9162b0df985c2533cf82a100e752ec077a93abe75c95e4d0af700ca22
                
                
                
                ============ Mark until here for C&P =============
                
                iob diag has finished.
                
                
                ======================= SUMMARY =======================
                                     v.2023-01-02
                
                
                Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                Installation:           lxc
                Timezone:               Europe/Berlin
                User-ID:                1000
                X-Server:               false
                Boot Target:            graphical.target
                
                Pending OS-Updates:     2
                
                Nodejs-Installation:    /usr/bin/nodejs         v16.19.1
                                        /usr/bin/node           v16.19.1
                                        /usr/bin/npm            8.19.3
                                        /usr/bin/npx            8.19.3
                
                ioBroker Core:          js-controller           4.0.24
                                        admin                   6.3.5
                
                ioBroker Status:        iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin:
                + system.adapter.admin.0                  : admin                 : iobroker-Final                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                
                Pending iob updates:    0
                
                Active repo(s): stable
                
                Objects:                33299
                States:                 25869
                
                Size of iob-Database:
                
                46M     /opt/iobroker/iobroker-data/objects.jsonl
                61M     /opt/iobroker/iobroker-data/states.jsonl
                
                
                =================== END OF SUMMARY ====================
                
                1 Reply Last reply Reply Quote 0
                • Longbow
                  Longbow @wendy2702 last edited by

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

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

                  ls -la /opt/iobroker/node_modules/ |grep eu
                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:12 encodeurl
                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb 21 20:41 eufy-security-client
                  drwxrwxr-x+    3 iobroker iobroker   4096 Feb 23 17:14 eufy-security-ws
                  drwxrwxr-x+    6 iobroker iobroker   4096 Feb  2 19:12 express-fileupload
                  drwxrwxr-x+    3 iobroker iobroker   4096 Feb  3 08:09 p-queue
                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:15 parseuri
                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:12 parseurl
                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  5 12:10 queue-microtask
                  drwxrwxr-x+    3 iobroker iobroker   4096 Feb  5 12:10 reusify
                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  5 12:10 yocto-queue
                  
                  1 Reply Last reply Reply Quote 0
                  • wendy2702
                    wendy2702 @Longbow last edited by

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

                    @wendy2702

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

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

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

                    Longbow 1 Reply Last reply Reply Quote 0
                    • Longbow
                      Longbow @wendy2702 last edited by

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

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

                      Greenshot 2023-02-23 17.18.22.png

                      Thomas Braun wendy2702 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Longbow last edited by

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

                        Und was erkennen können, aus dem log?

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

                        Longbow 1 Reply Last reply Reply Quote 0
                        • wendy2702
                          wendy2702 @Longbow last edited by

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

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

                          Ne, passt so.

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

                          Longbow 1 Reply Last reply Reply Quote 0
                          • Longbow
                            Longbow @wendy2702 last edited by

                            @wendy2702

                            das ist jetzt mit dem Befehl gekommen:

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

                              @thomas-braun

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

                              wendy2702 1 Reply Last reply Reply Quote 0
                              • wendy2702
                                wendy2702 @Longbow last edited by

                                @longbow

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

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

                                Longbow 1 Reply Last reply Reply Quote 0
                                • Longbow
                                  Longbow @wendy2702 last edited by

                                  @wendy2702

                                  verrückt, jetzt kommt das bei deinem Befehl

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

                                  Und wenn ich den ls Befehl mache, kommt das

                                  ls -la /opt/iobroker/node_modules/ |grep eu
                                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:12 encodeurl/node_modules/ |grep eu
                                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb 21 20:41 eufy-security-client
                                  drwxrwxr-x+    3 iobroker iobroker   4096 Feb 23 17:14 eufy-security-ws
                                  drwxrwxr-x+    6 iobroker iobroker   4096 Feb  2 19:12 express-fileupload
                                  drwxrwxr-x+    3 iobroker iobroker   4096 Feb  3 08:09 p-queue
                                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:15 parseuri
                                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  2 19:12 parseurl
                                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  5 12:10 queue-microtask
                                  drwxrwxr-x+    3 iobroker iobroker   4096 Feb  5 12:10 reusify
                                  drwxrwxr-x+    2 iobroker iobroker   4096 Feb  5 12:10 yocto-queue
                                  
                                  wendy2702 1 Reply Last reply Reply Quote 0
                                  • wendy2702
                                    wendy2702 @Longbow last edited by

                                    @longbow Sorry. Probier mal so:

                                    rm -R /opt/iobroker/node_modules/eufy-security-client
                                    rm -R /opt/iobroker/node_modules/eufy-security-ws
                                    
                                    Longbow 1 Reply Last reply Reply Quote 0
                                    • Longbow
                                      Longbow @wendy2702 last edited by

                                      @wendy2702

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

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

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

                                        eufy-security-client

                                        Kannst du jetzt nochmal zeigen bitte:

                                        ls -la /opt/iobroker/node_modules/eufy-security-client/
                                        
                                        Longbow 1 Reply Last reply Reply Quote 0
                                        • Longbow
                                          Longbow @wendy2702 last edited by

                                          @wendy2702

                                          kein Ding, bitte 🙂

                                          ~$ ls -la /opt/iobroker/node_modules/eufy-security-client/
                                          total 92
                                          drwxrwxr-x+    2 iobroker iobroker  4096 Feb 24 11:34 .
                                          drwxrwxr-x+ 1119 iobroker iobroker 36864 Feb 24 11:34 ..
                                          -rw-rw-r--+    1 iobroker iobroker  1096 Feb 24 11:34 LICENSE
                                          -rw-rw-r--+    1 iobroker iobroker 38631 Feb 24 11:34 README.md
                                          -rw-rw-r--+    1 iobroker iobroker  2061 Feb 24 11:34 package.json
                                          
                                          wendy2702 1 Reply Last reply Reply Quote 0
                                          • wendy2702
                                            wendy2702 @Longbow last edited by

                                            @longbow

                                            Echt komsich warum er das bei dir nicht sauber installiert.

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

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

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

                                            Support us

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

                                            785
                                            Online

                                            32.1k
                                            Users

                                            80.7k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            52
                                            1507
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo