Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. fritzdect Adapter Fehler alle 10 Sekunden im Log

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    fritzdect Adapter Fehler alle 10 Sekunden im Log

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

      @pjo123456 ein größeren Auszug aus dem Log wäre nicht schlecht. Deine Konfiguration vom Adapter auch. Weiterhin Infos zu deiner Hardware und zu deiner Fritzbox. Welche(s) Gerät(e) betrifft es, hast du?

      Ro75.

      1 Reply Last reply Reply Quote 1
      • Homoran
        Homoran Global Moderator Administrators @pjo123456 last edited by

        @pjo123456 da fehlt noch der Instanzenname, und

        @ro75 sagte in fritzdect Adapter Fehler alle 10 Sekunden im Log:

        ein größeren Auszug aus dem Log wäre nicht schlecht.

        damit man die Zusammenhänge erkennen kann, was diese Meldung auslöst.

        P 1 Reply Last reply Reply Quote 0
        • P
          pjo123456 @Homoran last edited by

          Hier mal der Log nach einem Neustart des Adapters:

          fritzdect.0
          2024-12-29 12:11:52.399	error	try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
          
          fritzdect.0
          2024-12-29 12:11:42.412	error	try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
          
          fritzdect.0
          2024-12-29 12:11:32.090	info	going over to cyclic polling, messages to poll activity only in debug-mode
          
          fritzdect.0
          2024-12-29 12:11:32.089	info	finished initial updating devices/groups
          
          fritzdect.0
          2024-12-29 12:11:32.081	error	try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
          
          fritzdect.0
          2024-12-29 12:11:31.767	info	start initial updating devices/groups
          
          fritzdect.0
          2024-12-29 12:11:31.767	info	finished creating routines (if any)
          
          fritzdect.0
          2024-12-29 12:11:31.494	info	start creating routines
          
          fritzdect.0
          2024-12-29 12:11:31.494	info	routines are used(false)
          
          fritzdect.0
          2024-12-29 12:11:31.494	info	finished creating templates (if any)
          
          fritzdect.0
          2024-12-29 12:11:31.245	info	CREATE Templates 19
          
          fritzdect.0
          2024-12-29 12:11:30.927	info	start creating templates
          
          fritzdect.0
          2024-12-29 12:11:30.927	info	templates are used(false)
          
          fritzdect.0
          2024-12-29 12:11:30.927	info	finished creating devices/groups (if any)
          
          fritzdect.0
          2024-12-29 12:11:30.926	error	iob err => undefined
          
          fritzdect.0
          2024-12-29 12:11:30.926	error	--------------- error calling the fritzbox -----------
          
          fritzdect.0
          2024-12-29 12:11:30.926	error	try/catch createDevices TypeError: Cannot read properties of undefined (reading 'replace')
          
          fritzdect.0
          2024-12-29 12:11:30.922	info	CREATE Devices 8
          
          fritzdect.0
          2024-12-29 12:11:30.596	info	start creating devices/groups
          
          fritzdect.0
          2024-12-29 12:11:30.596	info	finished creating global values
          
          fritzdect.0
          2024-12-29 12:11:30.587	info	create Main object global channel list
          
          fritzdect.0
          2024-12-29 12:11:30.587	info	____________________________________________
          
          fritzdect.0
          2024-12-29 12:11:30.587	info	start creating global values
          
          fritzdect.0
          2024-12-29 12:11:30.587	info	the rights are : {"Rights":{"Name":["Dial","App","HomeAuto","BoxAdmin","Phone","NAS"],"Access":["2","2","2","2","2","2"]}}
          
          fritzdect.0
          2024-12-29 12:11:30.366	info	checking user permissions
          
          fritzdect.0
          2024-12-29 12:11:29.767	info	fritzdect uses USER: pjo12345
          
          fritzdect.0
          2024-12-29 12:11:29.748	info	fritzdect entered ready
          
          fritzdect.0
          2024-12-29 12:11:29.734	info	starting. Version 2.5.11 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v18.20.5, js-controller: 7.0.3
          
          fritzdect.0
          2024-12-29 12:11:25.314	info	terminating
          
          fritzdect.0
          2024-12-29 12:11:24.994	error	try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
          
          fritzdect.0
          2024-12-29 12:11:24.813	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          
          fritzdect.0
          2024-12-29 12:11:24.813	info	terminating
          
          fritzdect.0
          2024-12-29 12:11:24.812	info	cleaned everything up...
          
          fritzdect.0
          2024-12-29 12:11:24.811	info	Got terminate signal TERMINATE_YOURSELF
          

          Fritzbox: 6660 Cable, FritzOS: 8.01
          Geräte:

          • Thermostate: 3x Comet DECT (Fritz DECT 300)

          • 2x Fritzdect 200 Steckdosen

          ioBroker läuft in einem Container auf proxmox (alles auf aktuellem Stand)
          fritzdect Adapter: 2.5.11
          npm: 10.8.2
          nodejs: 18.20.5

          Ro75 1 Reply Last reply Reply Quote 0
          • Ro75
            Ro75 @pjo123456 last edited by

            @pjo123456 bitte einmal

            iob diag
            

            sieht nicht aktuell aus

            Und dann bitte noch die Konfiguration vom Adapter.

            Ro75

            P 1 Reply Last reply Reply Quote 0
            • P
              pjo123456 @Ro75 last edited by

              @ro75

              ========== Start marking the full check here ===========
              
              ```bash
              Script v.2024-10-19
              
              *** BASE SYSTEM ***
               Static hostname: ioBrokerMasterLXC
                     Icon name: computer-container
                       Chassis: container ☐
                Virtualization: lxc
              Operating System: Ubuntu 23.04
                        Kernel: Linux 6.8.12-5-pve
                  Architecture: x86-64
              Firmware Version: F5
              OS is similar to: debian
              
              model name      : Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz
              Docker          : false
              Virtualization  : lxc
              Kernel          : x86_64
              Userland        : 64 bit
              
              Systemuptime and Load:
               12:27:59 up 8 days, 14:36,  2 users,  load average: 1.17, 0.48, 0.21
              CPU threads: 1
              
              
              *** LIFE CYCLE STATUS ***
              Ubuntu Release codenamed 'lunar' reached its END OF LIFE and needs to be updated to the latest LTS release 'noble' NOW!
              
              *** TIME AND TIMEZONES ***
                             Local time: Sun 2024-12-29 12:27:59 CET
                         Universal time: Sun 2024-12-29 11:27:59 UTC
                               RTC time: n/a
                              Time zone: Europe/Berlin (CET, +0100)
              System clock synchronized: yes
                            NTP service: inactive
                        RTC in local TZ: no
              
              *** Users and Groups ***
              User that called 'iob diag':
              root
              HOME=/root
              GROUPS=root
              
              User that is running 'js-controller':
              iobroker
              HOME=/home/iobroker
              GROUPS=iobroker tty dialout audio video plugdev bluetooth
              
              A default user should be created! This user will be enabled to temporarily switch to root via 'sudo'!
              A root login is not required in most Linux Distributions.
              Run 'iobroker fix' or use the system tools to create a user.
              *** DISPLAY-SERVER SETUP ***
              Display-Server: false
              Desktop:
              Terminal:       tty
              
              System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            3.2G        1.4G        274M         94K        1.6G        1.8G
              Swap:           536M        244M        292M
              Total:          3.8G        1.6G        567M
              
              Active iob-Instances:   23
              
                       3072 M total memory
                       1326 M used memory
                       1241 M active memory
                       1423 M inactive memory
                        261 M free memory
                          0 M buffer memory
                       1484 M swap cache
                        512 M total swap
                        232 M used swap
                        279 M free swap
              
              *** top - Table Of Processes  ***
              top - 12:27:59 up 8 days, 14:36,  2 users,  load average: 1.17, 0.48, 0.21
              Tasks:  50 total,   1 running,  49 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
              MiB Mem :   3072.0 total,    259.3 free,   1327.8 used,   1485.2 buff/cache
              MiB Swap:    512.0 total,    279.0 free,    233.0 used.   1744.2 avail Mem
              
              *** FAILED SERVICES ***
              
                UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
              * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
              
              LOAD   = Reflects whether the unit definition was properly loaded.
              ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
              SUB    = The low-level unit activation state, values depend on unit type.
              1 loaded units listed.
              
              
              *** DMESG CRITICAL ERRORS ***
              dmesg: read kernel buffer failed: Operation not permitted
              No critical errors detected
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              /dev/loop0     ext4       19G   13G  5.2G  71% /
              none           tmpfs     492K  4.0K  488K   1% /dev
              efivarfs       efivarfs  128K   96K   28K  78% /sys/firmware/efi/efivars
              tmpfs          tmpfs     7.8G     0  7.8G   0% /dev/shm
              tmpfs          tmpfs     3.2G  140K  3.2G   1% /run
              tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
              tmpfs          tmpfs     1.6G     0  1.6G   0% /run/user/0
              
              Messages concerning ext4 filesystem in dmesg:
              dmesg: read kernel buffer failed: Operation not permitted
              
              Show mounted filesystems:
              TARGET SOURCE     FSTYPE OPTIONS
              /      /dev/loop0 ext4   rw,relatime
              
              Files in neuralgic directories:
              
              /var:
              521M    /var/
              233M    /var/lib
              164M    /var/log
              163M    /var/log/journal/770cb772b2aa4c2a87f7acb50f04c359
              163M    /var/log/journal
              
              Archived and active journals take up 162.4M in the file system.
              
              /opt/iobroker/backups:
              315M    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              7.7G    /opt/iobroker/iobroker-data/
              6.9G    /opt/iobroker/iobroker-data/history
              794M    /opt/iobroker/iobroker-data/files
              617M    /opt/iobroker/iobroker-data/files/javascript.admin
              560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
              
              The five largest files in iobroker-data are:
              24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
              14M     /opt/iobroker/iobroker-data/objects.jsonl
              12M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.bd24114f.js
              9.6M    /opt/iobroker/iobroker-data/history/20240312/history.ble.1.c4~7c~8d~6b~f9~60.rssi.json
              9.5M    /opt/iobroker/iobroker-data/history/20240311/history.ble.1.c4~7c~8d~6b~f9~60.rssi.json
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
              
              No Devices found 'by-id'
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v18.20.5
              /usr/bin/node           v18.20.5
              /usr/bin/npm            10.8.2
              /usr/bin/npx            10.8.2
              /usr/bin/corepack       0.29.4
              
              nodejs:
                Installed: 18.20.5-1nodesource1
                Candidate: 18.20.5-1nodesource1
                Version table:
               *** 18.20.5-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                      100 /var/lib/dpkg/status
                   18.20.4-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.20.3-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.20.2-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.20.1-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.20.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.19.1-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.19.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.18.2-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.18.1-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.18.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.17.1-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.17.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.16.1-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.16.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.15.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.14.2-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.14.1-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.14.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.13.0+dfsg1-1ubuntu2 500
                      500 http://archive.ubuntu.com/ubuntu lunar/universe amd64 Packages
                   18.13.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.12.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.11.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.10.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.9.1-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.9.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.8.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.7.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.6.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.5.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.4.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.3.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.2.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.1.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.0.0-1nodesource1 600
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
              
              Temp directories causing deletion problem: 0
              No problems detected
              
              Errors in npm tree: 0
              No problems detected
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Hosts:
              ioBroker-Slave2     ioBroker-Slave2 (version: 7.0.3, hostname: ioBroker-Slave2, alive, uptime: 741772)
              ioBrokerMasterLXC   ioBrokerMasterLXC (version: 7.0.3, hostname: ioBrokerMasterLXC, alive, uptime: 739393)
              
              Core adapters versions
              js-controller:  7.0.3
              admin:          7.1.5
              javascript:     8.8.3
              
              nodejs modules from github:     0
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : ioBrokerMasterLXC                        -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.backitup.0               : backitup              : ioBroker-Slave2                          -  enabled
              + system.adapter.backitup.1               : backitup              : ioBrokerMasterLXC                        -  enabled
                system.adapter.ble.0                    : ble                   : ioBrokerMasterLXC                        - disabled
              + system.adapter.ble.1                    : ble                   : ioBroker-Slave2                          -  enabled
              + system.adapter.chromecast.0             : chromecast            : ioBrokerMasterLXC                        -  enabled
              + system.adapter.cloud.0                  : cloud                 : ioBrokerMasterLXC                        -  enabled
              + system.adapter.discovery.0              : discovery             : ioBrokerMasterLXC                        -  enabled
              + system.adapter.email.0                  : email                 : ioBrokerMasterLXC                        -  enabled
                system.adapter.flot.0                   : flot                  : ioBrokerMasterLXC                        - disabled
              + system.adapter.fritzbox.0               : fritzbox              : ioBrokerMasterLXC                        -  enabled
              + system.adapter.fritzdect.0              : fritzdect             : ioBrokerMasterLXC                        -  enabled
              + system.adapter.history.0                : history               : ioBrokerMasterLXC                        -  enabled
                system.adapter.ical.0                   : ical                  : ioBrokerMasterLXC                        -  enabled
              + system.adapter.info.0                   : info                  : ioBrokerMasterLXC                        -  enabled
              + system.adapter.javascript.0             : javascript            : ioBrokerMasterLXC                        -  enabled
              + system.adapter.linux-control.0          : linux-control         : ioBrokerMasterLXC                        -  enabled
              + system.adapter.mqtt.0                   : mqtt                  : ioBrokerMasterLXC                        -  enabled, port: 1883, bind: 0.0.0.0
                system.adapter.net-tools.0              : net-tools             : ioBrokerMasterLXC                        - disabled
                system.adapter.pi-hole.0                : pi-hole               : ioBrokerMasterLXC                        - disabled
              + system.adapter.ping.0                   : ping                  : ioBrokerMasterLXC                        -  enabled
              + system.adapter.proxmox.0                : proxmox               : ioBrokerMasterLXC                        -  enabled, port: 8006
              + system.adapter.rpi2.1                   : rpi2                  : ioBroker-Slave2                          -  enabled
              + system.adapter.sayit.0                  : sayit                 : ioBrokerMasterLXC                        -  enabled
              + system.adapter.sonoff.0                 : sonoff                : ioBrokerMasterLXC                        -  enabled, port: 1885, bind: 0.0.0.0
              + system.adapter.telegram.0               : telegram              : ioBrokerMasterLXC                        -  enabled, port: 8443, bind: 0.0.0.0
                system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : ioBrokerMasterLXC                        - disabled
                system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : ioBrokerMasterLXC                        - disabled
                system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBrokerMasterLXC                        - disabled
                system.adapter.vis.0                    : vis                   : ioBrokerMasterLXC                        -  enabled
              + system.adapter.web.0                    : web                   : ioBrokerMasterLXC                        -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : ioBrokerMasterLXC                        -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.mqtt.0                   : mqtt                  : ioBrokerMasterLXC                        -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.proxmox.0                : proxmox               : ioBrokerMasterLXC                        -  enabled, port: 8006
              + system.adapter.sonoff.0                 : sonoff                : ioBrokerMasterLXC                        -  enabled, port: 1885, bind: 0.0.0.0
              + system.adapter.telegram.0               : telegram              : ioBrokerMasterLXC                        -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : ioBrokerMasterLXC                        -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              ioBroker-Repositories
              ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
              │ (index) │   name   │                           url                           │ auto upgrade │
              ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
              │    0    │ 'stable' │    'http://download.iobroker.net/sources-dist.json'     │    false     │
              │    1    │  'beta'  │ 'http://download.iobroker.net/sources-dist-latest.json' │    false     │
              └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
              
              Active repo(s): stable
              Upgrade policy: none
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 7.1.5    , installed 7.1.5
              Adapter    "backitup"     : 3.0.25   , installed 3.0.25
              Adapter    "ble"          : 0.14.0   , installed 0.14.0
              Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
              Adapter    "cloud"        : 5.0.1    , installed 5.0.1
              Adapter    "discovery"    : 5.0.0    , installed 5.0.0
              Adapter    "email"        : 1.3.1    , installed 1.3.1
              Adapter    "flot"         : 1.12.0   , installed 1.12.0
              Adapter    "fritzbox"     : 0.6.0    , installed 0.6.0
              Adapter    "fritzdect"    : 2.5.11   , installed 2.5.11
              Adapter    "history"      : 3.0.1    , installed 3.0.1
              Adapter    "ical"         : 1.16.1   , installed 1.16.1
              Adapter    "javascript"   : 8.8.3    , installed 8.8.3
              Controller "js-controller": 7.0.6    , installed 7.0.3  [Updatable]
              Adapter    "linux-control": 1.1.5    , installed 1.1.5
              Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
              Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
              Adapter    "pi-hole"      : 1.3.6    , installed 1.3.6
              Adapter    "ping"         : 1.6.2    , installed 1.6.2
              Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
              Adapter    "sayit"        : 5.0.0    , installed 5.0.0
              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
              Adapter    "socketio"     : 6.7.1    , installed 6.7.1
              Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
              Adapter    "telegram"     : 3.9.0    , installed 3.9.0
              Adapter    "vis"          : 1.5.6    , installed 1.5.6
              Adapter    "vis-2-widgets-energy": 1.0.2, installed 1.0.2
              Adapter    "vis-2-widgets-gauges": 1.1.0, installed 1.1.0
              Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
              Adapter    "web"          : 6.2.5    , installed 6.2.5
              Adapter    "ws"           : 2.6.2    , installed 2.6.2
              
              Objects and States
              Please stand by - This may take a while
              Objects:        3051
              States:         2539
              
              *** OS-Repositories and Updates ***
              E: The repository 'http://archive.ubuntu.com/ubuntu lunar Release' no longer has a Release file.
              E: The repository 'http://archive.ubuntu.com/ubuntu lunar-updates Release' no longer has a Release file.
              E: The repository 'http://archive.ubuntu.com/ubuntu lunar-security Release' no longer has a Release file.
              Pending Updates: 0
              
              *** 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.54:53           0.0.0.0:*               LISTEN      996        12306      101/systemd-resolve
              tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1000       240687     4857/io.sonoff.0
              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       239390     4815/io.mqtt.0
              tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      996        12304      101/systemd-resolve
              tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1000       237188     4623/iobroker.js-co
              tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1000       237195     4623/iobroker.js-co
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          10612      1/init
              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          12891      287/master
              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          12892      287/master
              tcp6       0      0 :::22                   :::*                    LISTEN      0          12314      1/init
              tcp6       0      0 :::111                  :::*                    LISTEN      0          10614      1/init
              tcp6       0      0 :::8081                 :::*                    LISTEN      1000       237339     4641/io.admin.0
              tcp6       0      0 :::8082                 :::*                    LISTEN      1000       242532     5351/io.web.0
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       240819     4887/io.chromecast.
              udp        0      0 127.0.0.54:53           0.0.0.0:*                           996        12305      101/systemd-resolve
              udp        0      0 127.0.0.53:53           0.0.0.0:*                           996        12303      101/systemd-resolve
              udp        0      0 192.168.1.67:68         0.0.0.0:*                           998        15897654   93/systemd-networkd
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          10613      1/init
              udp6       0      0 :::111                  :::*                                0          10615      1/init
              
              *** Log File - Last 25 Lines ***
              
              2024-12-29 12:25:22.449  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:25:32.450  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:25:42.456  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:25:52.450  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:25:55.734  - info: linux-control.0 (5366) getting data from ioBrokerSlave_2 (192.168.1.57:22)
              2024-12-29 12:25:55.738  - info: linux-control.0 (5366) [getConnection] Host 'ioBrokerSlave_2' (192.168.1.57:22) seems not to be online
              2024-12-29 12:26:02.457  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:26:12.475  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:26:22.457  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:26:32.489  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:26:42.484  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:26:52.464  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:26:55.743  - info: linux-control.0 (5366) getting data from ioBrokerSlave_2 (192.168.1.57:22)
              2024-12-29 12:26:55.746  - info: linux-control.0 (5366) [getConnection] Host 'ioBrokerSlave_2' (192.168.1.57:22) seems not to be online
              2024-12-29 12:27:02.458  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:27:12.460  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:27:22.487  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:27:32.465  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:27:42.467  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:27:52.505  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:27:55.753  - info: linux-control.0 (5366) getting data from ioBrokerSlave_2 (192.168.1.57:22)
              2024-12-29 12:27:55.756  - info: linux-control.0 (5366) [getConnection] Host 'ioBrokerSlave_2' (192.168.1.57:22) seems not to be online
              2024-12-29 12:28:02.475  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:28:12.464  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              2024-12-29 12:28:22.468  - error: fritzdect.0 (358172) try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
              
              

              ============ Mark until here for C&P =============

              
              Adapter Konfiguration? Was benötigst du da? Screenshot?
              Ro75 1 Reply Last reply Reply Quote 0
              • Ro75
                Ro75 @pjo123456 last edited by

                @pjo123456 sagte in fritzdect Adapter Fehler alle 10 Sekunden im Log:

                Adapter Konfiguration? Was benötigst du da? Screenshot?

                ja

                1. Ubuntu-Version ist nur eine "Zwischenversion" - bereits abgelaufen. Da muss was aktuelles her, ggfs. eine LTS Version
                2. nodejs - empfohlen V20.x
                3. Kernel Fehler.

                Ro75.

                1 Reply Last reply Reply Quote 0
                • P
                  pjo123456 last edited by

                  @ro75 Hier die Konfig vom Adapter (ich hoffe es ist das richtige):
                  Screenshot 2024-12-29 124410.png

                  zu 1.: Da muss ich mich erst belesen, wie ich das updaten muss
                  zu 2.: werde ich machen
                  zu 3.: kein Plan

                  Ro75 1 Reply Last reply Reply Quote 0
                  • Ro75
                    Ro75 @pjo123456 last edited by

                    @pjo123456 setze bei "excludes" dort bei allen 3 den Haken.

                    Ro75.

                    P 1 Reply Last reply Reply Quote 0
                    • P
                      pjo123456 @Ro75 last edited by

                      @ro75 Gemacht. Adapter neu gestartet aber der Fehler kommt immer noch alle 10 Sekunden.

                      Ro75 1 Reply Last reply Reply Quote 0
                      • Ro75
                        Ro75 @pjo123456 last edited by

                        @pjo123456 du hast Master / Slave - Betrieb?

                        Ro75.

                        P 1 Reply Last reply Reply Quote 0
                        • P
                          pjo123456 @Ro75 last edited by

                          @ro75 Ja. Master im LXC Container, Slave auf Raspi. Der Slave hat aber nur ein paar Bluetooth Thermometer.

                          haselchen 1 Reply Last reply Reply Quote 0
                          • haselchen
                            haselchen Most Active @pjo123456 last edited by haselchen

                            @pjo123456

                            Bist Du das mit dem Issue?

                            https://github.com/foxthefox/ioBroker.fritzdect/issues/599

                            Edit: Wenn nein, dann häng Dich mit ran.
                            Dann brauchen wir hier nicht weiter suchen und Du kannst Dein System solange auf Stand bringen .

                            Sandweier created this issue in foxthefox/ioBroker.fritzdect

                            closed Keine Funktion von fritzdect adapter v2.5.11 im IOB nach Update der Fritzbox 6690 auf Version 8.01 #599

                            P 1 Reply Last reply Reply Quote 0
                            • P
                              pjo123456 @haselchen last edited by Homoran

                              @haselchen Moin!

                              Habe zwar auch ein Issue aufgemacht aber wegen einem anderen Problem. Aber vielleicht hängt das alles damit zusammen.

                              Issue 598: (https://github.com/foxthefox/ioBroker.fritzdect/issues/598)

                              pjo12345 created this issue in foxthefox/ioBroker.fritzdect

                              closed Datenpunkte im Adapter werden nicht (mehr) aktualisiert #598

                              1 Reply Last reply Reply Quote 0
                              • BertDerKleine
                                BertDerKleine last edited by

                                Ich hänge mich mal hier dran. Folgende Erlebnisse:
                                Nach dem Update meiner Fritzbox 7590ax auf FritzOS v8.02 gabs Probleme, die durch die Version 2.5.12 aus dem Beta repository behoben zu sein schienen.

                                Was ich aber erst sehr viel später festgestellt habe ist die Tatsache, dass der iobroker fritzdect Adapter v2.5.12 anscheinen per API calls die Box irgendwie zumüllt und das zur Folge hat, dass das UI der Fritzbox quasi unbrauchbar langsam wird. Selbst zum Login auf dem UI kann man 2 Minuten warten, bis sich der Screen aufgebaut hat.

                                Im Log finde ich derweil sowas hier unter v2.5.12, haufenweise:

                                2025-02-27 00:03:47.033  - error: fritzdect.0 (800200) --------------- error calling the fritzbox -----------
                                2025-02-27 00:03:47.034  - error: fritzdect.0 (800200) API msg   => error calling executeCommand
                                2025-02-27 00:03:47.034  - error: fritzdect.0 (800200) API funct => login_SID
                                2025-02-27 00:03:47.034  - error: fritzdect.0 (800200) no response part in returned error message
                                2025-02-27 00:03:47.034  - error: fritzdect.0 (800200) API  err  => {"msg":"failed to get challenge","function":"get_sid","error":{"msg":"error http.request","function":"get_login_state","error":{"errno":-110,"code":"ETIMEDOUT","syscall":"connect","address":"192.168.178.1","port":80}}}
                                2025-02-27 00:04:07.513  - error: fritzdect.0 (800200) --------------- error calling the fritzbox -----------
                                2025-02-27 00:04:07.513  - error: fritzdect.0 (800200) API msg   => error calling executeCommand
                                2025-02-27 00:04:07.513  - error: fritzdect.0 (800200) API funct => login_SID
                                2025-02-27 00:04:07.513  - error: fritzdect.0 (800200) no response part in returned error message
                                2025-02-27 00:04:07.514  - error: fritzdect.0 (800200) API  err  => {"msg":"failed to get challenge","function":"get_sid","error":{"msg":"error http.request","function":"get_login_state","error":{"errno":-110,"code":"ETIMEDOUT","syscall":"connect","address":"192.168.178.1","port":80}}}
                                2025-02-27 00:04:07.514  - warn: fritzdect.0 (800200) [Polling] <== TypeError: Cannot read properties of undefined (reading 'replace')
                                

                                Erst durch den AVM Support ist mir der Tip mit dem Einfluss des Raspi mit dem iobroker bewusst geworden und die Fehler.
                                Ich habe dann denn Adapter wieder auf 2.5.11 gedowngraded und schwups läuft das UI der Fritzbox wieder normal.

                                Leider ist damit dann wieder der Adapter disfunktional. Die DP werden nicht aktualisiert und das Log wird nach 2-3 Minuten mit "try/catch issue updating device in updateDevices TypeError" Fehler zugespammt (unter v.2.5.12).

                                fritzdect.0
                                	2025-02-27 17:58:58.772	error	try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
                                fritzdect.0
                                	2025-02-27 17:58:53.820	error	try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
                                fritzdect.0
                                	2025-02-27 17:58:48.802	error	try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
                                fritzdect.0
                                	2025-02-27 17:58:43.881	error	try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
                                fritzdect.0
                                	2025-02-27 17:58:39.839	error	try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
                                fritzdect.0
                                	2025-02-27 17:58:33.011	info	going over to cyclic polling, messages to poll activity only in debug-mode
                                fritzdect.0
                                	2025-02-27 17:58:33.011	info	finished initial updating devices/groups
                                fritzdect.0
                                	2025-02-27 17:58:33.001	error	try/catch issue updating device in updateDevices TypeError: Cannot read properties of undefined (reading 'replace')
                                fritzdect.0
                                	2025-02-27 17:58:32.070	info	start initial updating devices/groups
                                fritzdect.0
                                	2025-02-27 17:58:32.069	info	finished creating routines (if any)
                                fritzdect.0
                                	2025-02-27 17:58:31.903	info	CREATE Routines 6
                                fritzdect.0
                                	2025-02-27 17:58:31.086	info	start creating routines
                                fritzdect.0
                                	2025-02-27 17:58:31.085	info	routines are used(false)
                                fritzdect.0
                                	2025-02-27 17:58:31.085	info	finished creating templates (if any)
                                fritzdect.0
                                	2025-02-27 17:58:30.695	info	CREATE Templates 30
                                fritzdect.0
                                	2025-02-27 17:58:30.158	info	start creating templates
                                fritzdect.0
                                	2025-02-27 17:58:30.157	info	templates are used(false)
                                fritzdect.0
                                	2025-02-27 17:58:30.156	info	finished creating devices/groups (if any)
                                fritzdect.0
                                	2025-02-27 17:58:30.155	error	iob err => undefined
                                fritzdect.0
                                	2025-02-27 17:58:30.154	error	--------------- error calling the fritzbox -----------
                                fritzdect.0
                                	2025-02-27 17:58:30.152	error	try/catch createDevices TypeError: Cannot read properties of undefined (reading 'replace')
                                fritzdect.0
                                	2025-02-27 17:58:30.144	info	CREATE Devices 31
                                fritzdect.0
                                	2025-02-27 17:58:29.126	info	start creating devices/groups
                                fritzdect.0
                                	2025-02-27 17:58:29.124	info	finished creating global values
                                fritzdect.0
                                	2025-02-27 17:58:29.062	info	create Main object global channel list
                                fritzdect.0
                                	2025-02-27 17:58:29.061	info	____________________________________________
                                fritzdect.0
                                	2025-02-27 17:58:29.060	info	start creating global values
                                fritzdect.0
                                	2025-02-27 17:58:29.059	info	the rights are : {"Rights":{"Name":"HomeAuto","Access":"2"}}
                                fritzdect.0
                                	2025-02-27 17:58:28.351	info	checking user permissions
                                fritzdect.0
                                	2025-02-27 17:57:24.618	info	fritzdect uses USER: iobroker
                                fritzdect.0
                                	2025-02-27 17:57:24.574	info	fritzdect entered ready
                                fritzdect.0
                                	2025-02-27 17:57:24.547	info	starting. Version 2.5.11 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v20.18.2, js-controller: 7.0.6
                                fritzdect.0
                                	2025-02-27 17:57:11.032	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                fritzdect.0
                                	2025-02-27 17:57:11.031	info	terminating
                                fritzdect.0
                                	2025-02-27 17:57:11.030	info	cleaned everything up...
                                fritzdect.0
                                	2025-02-27 17:57:11.028	info	Got terminate signal TERMINATE_YOURSELF
                                

                                Ich habe also die Wahl zwischen unbenutzbarer Fritzbox-UI, aber aktuellen DP in iobroker ODER funktionierender Fritzbox UI und fritzdect-Adapter kaputt.

                                Tips?

                                1 Reply Last reply Reply Quote 0
                                • P
                                  Peter c last edited by

                                  @bertderkleine said in fritzdect Adapter Fehler alle 10 Sekunden im Log:

                                  Tips?

                                  Ich habe gerade auf Github gesehen, dass es eine Version 2.6.1 gibt. Die ist als debug Version ladbar. Mit der ist der Adapter wieder mit fritzboxOS 8.02 arbeitsfähig. Vielleicht geht es bei Dir damit auch.

                                  BertDerKleine Detlef Meissner 3 Replies Last reply Reply Quote 1
                                  • BertDerKleine
                                    BertDerKleine @Peter c last edited by

                                    @peter-c
                                    Danke Dir. Ist einen Versuch wert.

                                    1 Reply Last reply Reply Quote 0
                                    • BertDerKleine
                                      BertDerKleine @Peter c last edited by

                                      @peter-c sagte in fritzdect Adapter Fehler alle 10 Sekunden im Log:

                                      Ich habe gerade auf Github gesehen, dass es eine Version 2.6.1 gibt. Die ist als debug Version ladbar. Mit der ist der Adapter wieder mit fritzboxOS 8.02 arbeitsfähig. Vielleicht geht es bei Dir damit auch.

                                      Es scheint, als ob die v2.6.1 mit FritzOS v8.02 so tut, wie es soll.
                                      Danke Dir für den Tip!

                                      P Walter.O. 2 Replies Last reply Reply Quote 0
                                      • P
                                        Peter c @BertDerKleine last edited by

                                        @bertderkleine said in fritzdect Adapter Fehler alle 10 Sekunden im Log:

                                        Danke Dir für den Tip!

                                        Gerne

                                        1 Reply Last reply Reply Quote 0
                                        • Detlef Meissner
                                          Detlef Meissner @Peter c last edited by

                                          @peter-c Hallo, ich bin Anfänger bei iobroker deshalb meine Frage, da meine Fritzbox nach Update auf ios Version 8.02 auch nicht mehr läuft, wie kann ich die Version 2.6.1 von Fritzbox dect bekommen und installieren?
                                          Wie gessagt absoluter Neuling, die Update habe ich sonst wenn Verfügbar über iobroker installiert.

                                          Vielen dank für eure Hilfe.

                                          Gruß Detlef

                                          1 Reply Last reply Reply Quote 0
                                          • Walter.O.
                                            Walter.O. @BertDerKleine last edited by

                                            @bertderkleine sagte in fritzdect Adapter Fehler alle 10 Sekunden im Log:

                                            @peter-c sagte in fritzdect Adapter Fehler alle 10 Sekunden im Log:

                                            Ich habe gerade auf Github gesehen, dass es eine Version 2.6.1 gibt. Die ist als debug Version ladbar. Mit der ist der Adapter wieder mit fritzboxOS 8.02 arbeitsfähig. Vielleicht geht es bei Dir damit auch.

                                            Es scheint, als ob die v2.6.1 mit FritzOS v8.02 so tut, wie es soll.
                                            Danke Dir für den Tip!

                                            Kannst du mir bitte mal den link geben zur 2.6.1 habe das gleiche Problem.

                                            B BertDerKleine 2 Replies 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

                                            807
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            12
                                            28
                                            1932
                                            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