Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Eufy-Security Adapter installiert sich nicht.

NEWS

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

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

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

Eufy-Security Adapter installiert sich nicht.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
52 Beiträge 3 Kommentatoren 2.1k Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • wendy2702W wendy2702

    @longbow

    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
    
    LongbowL Offline
    LongbowL Offline
    Longbow
    schrieb am zuletzt editiert von
    #23

    @wendy2702

    Ok, das ist aber eine Menge, das mach ich Später zuahuse am Rechner :-) Und melde ich dann bei dir.. Danke aber

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • LongbowL Longbow

      @wendy2702

      Ok, das ist aber eine Menge, das mach ich Später zuahuse am Rechner :-) Und melde ich dann bei dir.. Danke aber

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

      @longbow

      Am Rechner kannst du dann auch

      iob diag
      

      ausführen, da ist neben dem obigen auch noch weiterers drin enthalten.

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

      LongbowL 1 Antwort Letzte Antwort
      0
      • wendy2702W wendy2702

        @longbow

        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
        
        LongbowL Offline
        LongbowL Offline
        Longbow
        schrieb am zuletzt editiert von Longbow
        #25

        @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 BraunT 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @longbow

          Am Rechner kannst du dann auch

          iob diag
          

          ausführen, da ist neben dem obigen auch noch weiterers drin enthalten.

          LongbowL Offline
          LongbowL Offline
          Longbow
          schrieb am zuletzt editiert von wendy2702
          #26

          @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 ====================
          
          wendy2702W 1 Antwort Letzte Antwort
          0
          • LongbowL 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 BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #27

            @longbow

            Bitte die Langfassung.

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

            LongbowL 1 Antwort Letzte Antwort
            0
            • LongbowL Longbow

              @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 ====================
              
              wendy2702W Online
              wendy2702W Online
              wendy2702
              schrieb am zuletzt editiert von
              #28

              @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
              

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

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

              LongbowL 2 Antworten Letzte Antwort
              0
              • wendy2702W wendy2702

                @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
                
                LongbowL Offline
                LongbowL Offline
                Longbow
                schrieb am zuletzt editiert von
                #29

                @wendy2702

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

                wendy2702W 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @longbow

                  Bitte die Langfassung.

                  LongbowL Offline
                  LongbowL Offline
                  Longbow
                  schrieb am zuletzt editiert von wendy2702
                  #30

                  @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 Antwort Letzte Antwort
                  0
                  • wendy2702W wendy2702

                    @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
                    
                    LongbowL Offline
                    LongbowL Offline
                    Longbow
                    schrieb am zuletzt editiert von
                    #31

                    @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 Antwort Letzte Antwort
                    0
                    • LongbowL Longbow

                      @wendy2702

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

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

                      @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

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

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

                      LongbowL 1 Antwort Letzte Antwort
                      0
                      • wendy2702W wendy2702

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

                        @wendy2702

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

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

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

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

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

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

                        Greenshot 2023-02-23 17.18.22.png

                        Thomas BraunT wendy2702W 2 Antworten Letzte Antwort
                        0
                        • LongbowL Longbow

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

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

                          Greenshot 2023-02-23 17.18.22.png

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

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

                          Und was erkennen können, aus dem log?

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

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

                          LongbowL 1 Antwort Letzte Antwort
                          0
                          • LongbowL Longbow

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

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

                            Greenshot 2023-02-23 17.18.22.png

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

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

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

                            Ne, passt so.

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

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

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

                            LongbowL 1 Antwort Letzte Antwort
                            0
                            • wendy2702W wendy2702

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

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

                              Ne, passt so.

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

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

                              @wendy2702

                              das ist jetzt mit dem Befehl gekommen:

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

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

                                Und was erkennen können, aus dem log?

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

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

                                @thomas-braun

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

                                wendy2702W 1 Antwort Letzte Antwort
                                0
                                • LongbowL Longbow

                                  @thomas-braun

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

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

                                  @longbow

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

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

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

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

                                  LongbowL 1 Antwort Letzte Antwort
                                  0
                                  • wendy2702W wendy2702

                                    @longbow

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

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

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

                                    @wendy2702

                                    verrückt, jetzt kommt das bei deinem Befehl

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

                                    Und wenn ich den ls Befehl mache, kommt das

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

                                      @wendy2702

                                      verrückt, jetzt kommt das bei deinem Befehl

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

                                      Und wenn ich den ls Befehl mache, kommt das

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

                                      @longbow Sorry. Probier mal so:

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

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

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

                                      LongbowL 1 Antwort Letzte Antwort
                                      0
                                      • wendy2702W wendy2702

                                        @longbow Sorry. Probier mal so:

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

                                        @wendy2702

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

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

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

                                          eufy-security-client

                                          Kannst du jetzt nochmal zeigen bitte:

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

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

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

                                          LongbowL 1 Antwort Letzte Antwort
                                          0

                                          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

                                          569

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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