Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. TR-064 Anruflisten werden nicht mehr aktualisiert 2024

    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

    TR-064 Anruflisten werden nicht mehr aktualisiert 2024

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

      @peoples du sagtes "entgangene Anrufe". Genau den Inhalt von diesem Datenpunkt. Ich gehe eher davon aus. Das dein Auswertungsskript oder Blockly bzw. die Darstellung ein Problem hat. Um das aber genau zu sehen, wäre der "bereinigte" Inhalt nicht schlecht.

      Ro75.

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

        @ro75
        Der Datenpunkt ist ein Adapterdatenpunkt "missed calls" und da steht ja auch nur eine Zahl drin.
        Die Anrufliste wird auch vom Adapter generiert.

        Die Darstellung kann kein Problem haben weil ja nicht mal der Adapterdatenpunkt aktualisiert wird.

        9eca65ec-f0e3-4cfb-ab85-bbea2533fa3e-image.png

        Ro75 sigi234 crunchip 3 Replies Last reply Reply Quote 0
        • Ro75
          Ro75 @Peoples last edited by

          @peoples wie schon geschrieben, bitte den Inhalt der JSON und das ganze in Code-Tage (persönliche Info aus XXX)

          Ro75.

          Peoples 1 Reply Last reply Reply Quote 0
          • sigi234
            sigi234 Forum Testing Most Active @Peoples last edited by

            @peoples

            Was hast du da eingestellt?

            Screenshot (1017).png Screenshot (1018).png

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

              @ro75

              auch wenn mir nicht ganz klar ist was das mit dem nicht mehr aktualisieren zu tun hat, hier der Auszug gekürzt auf 2 Einträge:

              [
                {
                  "id": 8143,
                  "type": "2",
                  "caller": "xxx",
                  "called": "SIP: xxx",
                  "callednumber": "xxx",
                  "name": "xxx",
                  "numbertype": "sip",
                  "device": "",
                  "port": "-1",
                  "date": "27.10.24 12:40",
                  "duration": "0:00",
                  "count": "",
                  "path": "",
                  "sym": "x",
                  "external": "xxx"
                },
                {
                  "id": 8135,
                  "type": "2",
                  "caller": "xxx",
                  "called": "SIP: xxx",
                  "callednumber": "xxx",
                  "name": "xxx",
                  "numbertype": "sip",
                  "device": "",
                  "port": "-1",
                  "date": "21.10.24 10:42",
                  "duration": "0:00",
                  "count": "",
                  "path": "",
                  "sym": "x",
                  "external": "xxx"
                }
              ]
              
              Ro75 1 Reply Last reply Reply Quote 0
              • Peoples
                Peoples @sigi234 last edited by

                @sigi234
                Hi Sigi, habe ich hier oben schon eingestellt:
                https://forum.iobroker.net/topic/77766/tr-064-anruflisten-werden-nicht-mehr-aktualisiert-2024/3

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

                  @peoples also es sind jetzt schon paar Tage her. Es ist jetzt ziemlich schwer, da noch alle Gedanken zusammen zu bringen. Aber. Bei mir läuft auch der tr-64 und sehr zuverlässig. Wenn Daten kommen und dann plötzlich nicht mehr, da ist wohl noch wo anders ggfs. was schräg.

                  Mach mal bitte ein

                  Iob diag
                  

                  Und poste bitte die Langfassung im Code-Tags </>. Am besten dann, wenn es nicht mehr geht.

                  Ro75.

                  Peoples 1 Reply Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @Peoples last edited by

                    @peoples sagte in TR-064 Anruflisten werden nicht mehr aktualisiert 2024:

                    weil ja nicht mal der Adapterdatenpunkt aktualisiert wird.

                    Auch wenn du mit einer anderen Nummer anrufst?

                    Peoples 1 Reply Last reply Reply Quote 0
                    • Peoples
                      Peoples @crunchip last edited by

                      @crunchip
                      Ne macht keinen Unterschied. Es läuft alles ganz prächtig, und irgendwann (zusehen wenn ich auf debug stelle) werden weiter daten abgerufen alle x Sekunden wie gewünscht, aber es werden halt keine (neuen Datensätze) mehr geholt.
                      Adapter Restart - alles wieder prächtig.

                      Alternative wäre wie schon erwähnt der Fritzbox-Adapter, der aber leider keine Anruflisten kann (so mein letzter Stand)
                      Workaround ich starte den Adapter alle 6 Stunden neu.

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

                        @ro75

                        Hier der Diag:

                        
                        ========== Start marking the full check here ===========
                        
                        ```bash
                        Script v.2024-10-19
                        
                        *** BASE SYSTEM ***
                         Static hostname: IoBroker
                               Icon name: computer-vm
                                 Chassis: vm 🖴
                          Virtualization: kvm
                        Operating System: Debian GNU/Linux 12 (bookworm)
                                  Kernel: Linux 6.1.0-23-amd64
                            Architecture: x86-64
                         Hardware Vendor: QEMU
                          Hardware Model: Standard PC _i440FX + PIIX, 1996_
                        Firmware Version: Virtualization-2.5.1-11303-200428-0-gfff70e7
                        OS is similar to:
                        
                        model name      : Intel(R) Xeon(R) CPU D-1527 @ 2.20GHz
                        Docker          : false
                        Virtualization  : kvm
                        Kernel          : x86_64
                        Userland        : 64 bit
                        
                        Systemuptime and Load:
                         18:46:40 up 41 days,  4:01,  2 users,  load average: 2.19, 1.93, 1.59
                        CPU threads: 4
                        
                        
                        *** LIFE CYCLE STATUS ***
                        Operating System is the current Debian stable version codenamed 'bookworm'!
                        
                        *** TIME AND TIMEZONES ***
                                       Local time: Mon 2024-11-04 18:46:40 CET
                                   Universal time: Mon 2024-11-04 17:46:40 UTC
                                         RTC time: Mon 2024-11-04 17:46:40
                                        Time zone: Europe/Berlin (CET, +0100)
                        System clock synchronized: yes
                                      NTP service: active
                                  RTC in local TZ: no
                        
                        *** Users and Groups ***
                        User that called 'iob diag':
                        smarthome
                        HOME=/home/smarthome
                        GROUPS=smarthome cdrom floppy sudo audio dip video plugdev netdev iobroker
                        
                        User that is running 'js-controller':
                        iobroker
                        HOME=/home/iobroker
                        GROUPS=iobroker tty dialout audio video plugdev
                        
                        *** DISPLAY-SERVER SETUP ***
                        Display-Server: false
                        Desktop:
                        Terminal:       tty
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:             16G        4.2G        5.3G        548K        7.6G         12G
                        Swap:           1.0G          0B        1.0G
                        Total:           17G        4.2G        6.3G
                        
                        Active iob-Instances:   48
                        
                                15992 M total memory
                                 4015 M used memory
                                 2785 M active memory
                                 7453 M inactive memory
                                 5047 M free memory
                                 1227 M buffer memory
                                 6032 M swap cache
                                  974 M total swap
                                    0 M used swap
                                  974 M free swap
                        
                        *** top - Table Of Processes  ***
                        top - 18:46:40 up 41 days,  4:01,  2 users,  load average: 2.19, 1.93, 1.59
                        Tasks: 154 total,   2 running, 152 sleeping,   0 stopped,   0 zombie
                        %Cpu(s): 25.0 us, 25.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                        MiB Mem :  15992.7 total,   5047.4 free,   4015.6 used,   7259.8 buff/cache
                        MiB Swap:    975.0 total,    975.0 free,      0.0 used.  11977.1 avail Mem
                        
                        *** FAILED SERVICES ***
                        
                          UNIT LOAD ACTIVE SUB DESCRIPTION
                        0 loaded units listed.
                        
                        
                        *** DMESG CRITICAL ERRORS ***
                        No critical errors detected
                        
                        *** FILESYSTEM ***
                        Filesystem     Type      Size  Used Avail Use% Mounted on
                        udev           devtmpfs  7.8G     0  7.8G   0% /dev
                        tmpfs          tmpfs     1.6G  540K  1.6G   1% /run
                        /dev/sda1      ext4      146G   18G  121G  13% /
                        tmpfs          tmpfs     7.9G     0  7.9G   0% /dev/shm
                        tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                        tmpfs          tmpfs     1.6G     0  1.6G   0% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Tue Sep 24 15:45:28 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                        [Tue Sep 24 15:45:28 2024] EXT4-fs (sda1): re-mounted. Quota mode: none.
                        
                        Show mounted filesystems:
                        TARGET SOURCE    FSTYPE OPTIONS
                        /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                        
                        Files in neuralgic directories:
                        
                        /var:
                        5.3G    /var/
                        4.3G    /var/log
                        4.1G    /var/log/journal/6cf3a4cf09734dd99a6f6993dd9ac6fe
                        4.1G    /var/log/journal
                        611M    /var/cache
                        
                        Hint: You are currently not seeing messages from other users and the system.
                              Users in groups 'adm', 'systemd-journal' can see all messages.
                              Pass -q to turn off this notice.
                        Archived and active journals take up 54.2M in the file system.
                        
                        /opt/iobroker/backups:
                        820M    /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        2.0G    /opt/iobroker/iobroker-data/
                        1.5G    /opt/iobroker/iobroker-data/files
                        617M    /opt/iobroker/iobroker-data/files/javascript.admin
                        560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                        558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                        
                        The five largest files in iobroker-data are:
                        60M     /opt/iobroker/iobroker-data/objects.jsonl
                        39M     /opt/iobroker/iobroker-data/states.jsonl
                        38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                        35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                        26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                        
                        USB-Devices by-id:
                        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                        
                        /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00
                        
                        HINT:
                        Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                        /dev/ttyACM0
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v20.18.0
                        /usr/bin/node           v20.18.0
                        /usr/bin/npm            10.8.2
                        /usr/bin/npx            10.8.2
                        /usr/bin/corepack       0.29.3
                        
                        nodejs:
                          Installed: 20.18.0-1nodesource1
                          Candidate: 20.18.0-1nodesource1
                          Version table:
                         *** 20.18.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                100 /var/lib/dpkg/status
                             20.17.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.16.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.15.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.15.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.14.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.13.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.13.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.12.2-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.12.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.12.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.11.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.11.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.10.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.9.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.8.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.8.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.7.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.6.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.6.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.5.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.5.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.4.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.3.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.3.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.2.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.1.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.0.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             18.19.0+dfsg-6~deb12u2 500
                                500 http://deb.debian.org/debian bookworm/main amd64 Packages
                             18.19.0+dfsg-6~deb12u1 500
                                500 http://security.debian.org/debian-security bookworm-security/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            IoBroker (version: 6.0.11, hostname: IoBroker      , alive, uptime: 815)
                        
                        Core adapters versions
                        js-controller:  6.0.11
                        admin:          7.1.5
                        javascript:     8.8.3
                        
                        nodejs modules from github:     2
                        +-- iobroker.sourceanalytix@0.4.14 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#c904199ffc910cb1326aadcf1dc23ba5f197f05f)
                        +-- iobroker.vis-materialdesign@0.5.94 (git+ssh://git@github.com/Scrounger/ioBroker.vis-materialdesign.git#8b7529d493f223dfc4f1d1f632553fcb35bbcc92)
                        
                        Adapter State
                        + system.adapter.accuweather.0            : accuweather           : IoBroker                                 -  enabled
                        + system.adapter.admin.0                  : admin                 : IoBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.alexa2.0                 : alexa2                : IoBroker                                 -  enabled
                          system.adapter.alias-manager.0          : alias-manager         : IoBroker                                 - disabled
                        + system.adapter.backitup.0               : backitup              : IoBroker                                 -  enabled
                        + system.adapter.bring.0                  : bring                 : IoBroker                                 -  enabled
                          system.adapter.devices.0                : devices               : IoBroker                                 - disabled
                        + system.adapter.doorbird.0               : doorbird              : IoBroker                                 -  enabled
                          system.adapter.dwd.0                    : dwd                   : IoBroker                                 -  enabled
                        + system.adapter.echarts.0                : echarts               : IoBroker                                 -  enabled
                        + system.adapter.ekey.0                   : ekey                  : IoBroker                                 -  enabled, port: 56000, bind: 0.0.0.0
                        + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: IoBroker                                 -  enabled
                          system.adapter.flot.0                   : flot                  : IoBroker                                 - disabled
                        + system.adapter.followthesun.0           : followthesun          : IoBroker                                 -  enabled
                        + system.adapter.fritzdect.0              : fritzdect             : IoBroker                                 -  enabled
                        + system.adapter.fullybrowser.0           : fullybrowser          : IoBroker                                 -  enabled
                          system.adapter.go-e.0                   : go-e                  : IoBroker                                 - disabled
                        + system.adapter.ham.0                    : ham                   : IoBroker                                 -  enabled
                        + system.adapter.history.0                : history               : IoBroker                                 -  enabled
                        + system.adapter.hm-rega.0                : hm-rega               : IoBroker                                 -  enabled
                        + system.adapter.hm-rpc.0                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                        + system.adapter.hm-rpc.1                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                        + system.adapter.hm-rpc.2                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                        + system.adapter.homekit-controller.0     : homekit-controller    : IoBroker                                 -  enabled
                          system.adapter.ical.0                   : ical                  : IoBroker                                 -  enabled
                          system.adapter.ical.1                   : ical                  : IoBroker                                 -  enabled
                          system.adapter.icons-mfd-png.0          : icons-mfd-png         : IoBroker                                 - disabled
                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : IoBroker                                 - disabled
                        + system.adapter.influxdb.0               : influxdb              : IoBroker                                 -  enabled, port: 8086
                        + system.adapter.iot.0                    : iot                   : IoBroker                                 -  enabled
                        + system.adapter.javascript.0             : javascript            : IoBroker                                 -  enabled
                        + system.adapter.lgtv.0                   : lgtv                  : IoBroker                                 -  enabled
                        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : IoBroker                                 -  enabled, port: 54321
                        + system.adapter.mihome-vacuum.1          : mihome-vacuum         : IoBroker                                 -  enabled, port: 54321
                        + system.adapter.modbus.0                 : modbus                : IoBroker                                 -  enabled
                        + system.adapter.mqtt.0                   : mqtt                  : IoBroker                                 -  enabled, port: 1886, bind: 0.0.0.0
                        + system.adapter.nut.0                    : nut                   : IoBroker                                 -  enabled
                        + system.adapter.octoprint.0              : octoprint             : IoBroker                                 -  enabled
                          system.adapter.oilfox.0                 : oilfox                : IoBroker                                 -  enabled
                        + system.adapter.shelly.0                 : shelly                : IoBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.simple-api.0             : simple-api            : IoBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        + system.adapter.sma-em.0                 : sma-em                : IoBroker                                 -  enabled
                        + system.adapter.socketio.0               : socketio              : IoBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                        + system.adapter.sonoff.0                 : sonoff                : IoBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                        + system.adapter.sonos.0                  : sonos                 : IoBroker                                 -  enabled
                        + system.adapter.sourceanalytix.0         : sourceanalytix        : IoBroker                                 -  enabled
                        + system.adapter.telegram.0               : telegram              : IoBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.text2command.0           : text2command          : IoBroker                                 -  enabled
                        + system.adapter.tr-064.0                 : tr-064                : IoBroker                                 -  enabled
                        + system.adapter.unifi.0                  : unifi                 : IoBroker                                 -  enabled
                        + system.adapter.viessmann.0              : viessmann             : IoBroker                                 -  enabled, port: 3002
                        + system.adapter.vis-2.0                  : vis-2                 : IoBroker                                 -  enabled
                          system.adapter.vis-colorpicker.0        : vis-colorpicker       : IoBroker                                 - disabled
                          system.adapter.vis-history.0            : vis-history           : IoBroker                                 - disabled
                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : IoBroker                                 - disabled
                        + system.adapter.vis-inventwo.0           : vis-inventwo          : IoBroker                                 -  enabled
                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : IoBroker                                 - disabled
                          system.adapter.vis-justgage.0           : vis-justgage          : IoBroker                                 - disabled
                          system.adapter.vis-materialdesign.0     : vis-materialdesign    : IoBroker                                 - disabled
                          system.adapter.vis-metro.0              : vis-metro             : IoBroker                                 - disabled
                          system.adapter.vis-plumb.0              : vis-plumb             : IoBroker                                 - disabled
                          system.adapter.vis-rgraph.0             : vis-rgraph            : IoBroker                                 - disabled
                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : IoBroker                                 - disabled
                          system.adapter.vis.0                    : vis                   : IoBroker                                 -  enabled
                        + system.adapter.web.0                    : web                   : IoBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.wled.0                   : wled                  : IoBroker                                 -  enabled
                          system.adapter.worx.0                   : worx                  : IoBroker                                 - disabled
                          system.adapter.ws.0                     : ws                    : IoBroker                                 - disabled, port: 8085, bind: 192.168.3.3, run as: admin
                        + system.adapter.yeelight-2.0             : yeelight-2            : IoBroker                                 -  enabled
                        + system.adapter.zigbee.0                 : zigbee                : IoBroker                                 -  enabled, port: /dev/ttyACM0
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : IoBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.ekey.0                   : ekey                  : IoBroker                                 -  enabled, port: 56000, bind: 0.0.0.0
                        + system.adapter.hm-rpc.0                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                        + system.adapter.hm-rpc.1                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                        + system.adapter.hm-rpc.2                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                        + system.adapter.influxdb.0               : influxdb              : IoBroker                                 -  enabled, port: 8086
                        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : IoBroker                                 -  enabled, port: 54321
                        + system.adapter.mihome-vacuum.1          : mihome-vacuum         : IoBroker                                 -  enabled, port: 54321
                        + system.adapter.mqtt.0                   : mqtt                  : IoBroker                                 -  enabled, port: 1886, bind: 0.0.0.0
                        + system.adapter.shelly.0                 : shelly                : IoBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.simple-api.0             : simple-api            : IoBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        + system.adapter.socketio.0               : socketio              : IoBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                        + system.adapter.sonoff.0                 : sonoff                : IoBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                        + system.adapter.telegram.0               : telegram              : IoBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.viessmann.0              : viessmann             : IoBroker                                 -  enabled, port: 3002
                        + system.adapter.web.0                    : web                   : IoBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.zigbee.0                 : zigbee                : IoBroker                                 -  enabled, port: /dev/ttyACM0
                        
                        ioBroker-Repositories
                        ┌────────────────────────────────────────────────────────────────────────────────────────────────────────
                        │ (index) │ name               │ url                                                     │ auto upgrade │
                        ├────────────────────────────────────────────────────────────────────────────────────────────────────────
                        │ 0       │ 'Stable (default)' │ 'http://iobroker.live/repo/sources-dist.json'           │ false        │
                        │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                        └────────────────────────────────────────────────────────────────────────────────────────────────────────
                        
                        Active repo(s): Stable (default)
                        Upgrade policy: none
                        
                        Installed ioBroker-Instances
                        Used repository: Stable (default)
                        Adapter    "accuweather"  : 1.5.0    , installed 1.5.0
                        Adapter    "admin"        : 7.1.5    , installed 7.1.5
                        Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                        Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                        Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                        Adapter    "bring"        : 1.8.4    , installed 1.8.4
                        Adapter    "devices"      : 1.1.5    , installed 1.1.5
                        Adapter    "doorbird"     : 2.0.0    , installed 2.0.0
                        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                        Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                        Adapter    "ekey"         : 1.2.3    , installed 1.2.3
                        Adapter    "energiefluss-erweitert": 0.4.1, installed 0.4.1
                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                        Adapter    "followthesun" : 0.5.1    , installed 0.5.1
                        Adapter    "fritzdect"    : 2.5.11   , installed 2.5.11
                        Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                        Adapter    "go-e"         : 1.0.41   , installed 1.0.41
                        Adapter    "ham"          : 5.3.1    , installed 5.3.1
                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                        Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                        Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                        Adapter    "homekit-controller": 0.5.10, installed 0.5.10
                        Adapter    "ical"         : 1.15.0   , installed 1.15.0
                        Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                        Adapter    "iot"          : 3.3.0    , installed 3.3.0
                        Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                        Controller "js-controller": 6.0.11   , installed 6.0.11
                        Adapter    "lgtv"         : 2.2.0    , installed 2.2.0
                        Adapter    "mihome-vacuum": 4.2.0    , installed 4.2.0
                        Adapter    "modbus"       : 6.3.2    , installed 6.3.2
                        Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                        Adapter    "nut"          : 1.6.0    , installed 1.6.0
                        Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
                        Adapter    "oilfox"       : 4.3.0    , installed 4.3.0
                        Adapter    "shelly"       : 8.2.1    , installed 8.2.1
                        Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                        Adapter    "sma-em"       : 1.1.0    , installed 1.1.0
                        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                        Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
                        Adapter    "sonos"        : 3.0.0    , installed 3.0.0
                        Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                        Adapter    "text2command" : 3.0.3    , installed 3.0.3
                        Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                        Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                        Adapter    "viessmann"    : 1.4.9    , installed 1.4.9
                        Adapter    "vis"          : 1.5.6    , installed 1.5.6
                        Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
                        Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                        Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                        Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                        Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                        Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                        Adapter    "web"          : 6.2.5    , installed 6.2.5
                        Adapter    "wled"         : 0.7.2    , installed 0.7.3-beta.0
                        Adapter    "worx"         : 3.1.0    , installed 3.1.0
                        Adapter    "ws"           : 2.6.2    , installed 2.6.2
                        Adapter    "yeelight-2"   : 1.4.0    , installed 1.4.0
                        Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        47021
                        States:         37572
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://deb.debian.org/debian bookworm InRelease
                        Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
                        Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                        Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                        Reading package lists...
                        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.1:9001          0.0.0.0:*               LISTEN      1001       79896077   272816/iobroker.js-
                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       79896082   272816/iobroker.js-
                        tcp        0      0 192.168.3.3:2001        0.0.0.0:*               LISTEN      1001       79896501   273314/io.hm-rpc.0
                        tcp        0      0 192.168.3.3:2010        0.0.0.0:*               LISTEN      1001       79897500   273364/io.hm-rpc.2
                        tcp        0      0 192.168.3.3:9292        0.0.0.0:*               LISTEN      1001       79897737   273349/io.hm-rpc.1
                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          18471      533/sshd: /usr/sbin
                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          14761      1/init
                        tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       79895517   273266/io.sonoff.0
                        tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       79897617   273210/io.mqtt.0
                        tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1001       79897618   273210/io.mqtt.0
                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       79896448   273240/io.shelly.0
                        tcp        0      0 192.168.3.3:8100        0.0.0.0:*               LISTEN      1001       79898902   273467/io.doorbird.
                        tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      109        15522      514/influxd
                        tcp6       0      0 :::8084                 :::*                    LISTEN      1001       79898016   273568/io.socketio.
                        tcp6       0      0 :::8086                 :::*                    LISTEN      109        17844      514/influxd
                        tcp6       0      0 :::8087                 :::*                    LISTEN      1001       79899960   273549/io.simple-ap
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       79894146   272834/io.admin.0
                        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       79900036   273670/io.web.0
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          18473      533/sshd: /usr/sbin
                        tcp6       0      0 :::111                  :::*                    LISTEN      0          14763      1/init
                        tcp6       0      0 :::3000                 :::*                    LISTEN      1001       79898202   273722/io.fullybrow
                        udp        0      0 0.0.0.0:54320           0.0.0.0:*                           1001       79894486   273172/io.mihome-va
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       79898260   273775/io.homekit-c
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       79898083   273685/io.wled.0
                        udp        0      0 0.0.0.0:56000           0.0.0.0:*                           1001       79899851   273497/io.ekey.0
                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          14762      1/init
                        udp        0      0 0.0.0.0:9522            0.0.0.0:*                           1001       79896466   273255/io.sma-em.0
                        udp        0      0 192.168.3.3:1905        0.0.0.0:*                           1001       79916717   273432/io.sonos.0
                        udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       79897298   273157/io.mihome-va
                        udp6       0      0 :::111                  :::*                                0          14764      1/init
                        
                        *** Log File - Last 25 Lines ***
                        
                        2024-11-04 18:43:18.509  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:43:29.845  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:43:40.429  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:43:51.198  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:44:01.853  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:44:12.607  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:44:22.608  - info: shelly.0 (273240) [MQTT] Device with client id "shellyswitch25-B93EE1" connected!
                        2024-11-04 18:44:23.726  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:44:34.693  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:44:45.324  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:44:55.992  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:45:06.677  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:45:17.261  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:45:27.358  - warn: hm-rega.0 (273334) State value to set for "hm-rega.0.28409" has value "9232.024999" greater than max "1000"
                        2024-11-04 18:45:27.863  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:45:38.491  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:45:49.115  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:45:59.735  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:46:10.490  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:46:21.111  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:46:31.715  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:46:42.445  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:46:53.207  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:47:04.943  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        2024-11-04 18:47:15.632  - warn: shelly.0 (273240) [Mqtt.statusNotifications] 192.168.3.138 (shellyplus2pm / shellyplus2pm-90150688b53c / shellyplus2pm#90150688b53c#1): "General Status Notifications" are disabled (see adapter documentation for details)
                        
                        

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

                        iob diag has finished.

                        1 Reply Last reply Reply Quote 0
                        • crunchip
                          crunchip Forum Testing Most Active last edited by

                          @peoples hast du mal den Anrufmonitor in der fritzbox de/aktiviert und fritzbox neu gestartet?

                          Peoples 1 Reply Last reply Reply Quote 0
                          • Peoples
                            Peoples @crunchip last edited by

                            @crunchip
                            Hi, ja mehrere Male schon, bringt jedoch keine Änderung.
                            Seltsam finde ich, dass der fritzbox Adapter weiterhin funktioniert.

                            Somit muss es der Tr-Adapter sein der Probleme macht

                            Ro75 crunchip 2 Replies Last reply Reply Quote 1
                            • Ro75
                              Ro75 @Peoples last edited by

                              @peoples sagte in TR-064 Anruflisten werden nicht mehr aktualisiert 2024:

                              Somit muss es der Tr-Adapter sein der Probleme macht

                              muss ich verneinen. Da bei mir die Listen prompt aktualisert werden un immer aktuell sind.

                              Ro75.

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

                                @ro75

                                Nur weil es bei dir läuft heißt das doch nicht, dass der Adapter fehlerfrei läuft.
                                Zumal der andere Adapter keine Ausfälle hat.
                                Nun muss ich herrausfinden ob beide Adapter den gleichen Weg zur Abfrage nutzen.

                                Ein schlichtes Nein ist selten hilfreich.

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

                                  @peoples

                                  Ich bin dabei mir Dein Problem mal anzusehen.
                                  Wo lässt Du Dir die Anrufe anzeigen?
                                  VIS?

                                  Peoples 1 Reply Last reply Reply Quote 0
                                  • crunchip
                                    crunchip Forum Testing Most Active @Peoples last edited by crunchip

                                    @peoples sagte in TR-064 Anruflisten werden nicht mehr aktualisiert 2024:

                                    Somit muss es der Tr-Adapter sein der Probleme macht

                                    Naja, bisher bist du der einzige, es gibt diesbezüglich auch kein Issue.

                                    Könntest du mal Testweise einen neuen iobroker aufsetzen und den Adapter testen ob sich dieser genauso verhält?

                                    Kann mich erinnern, das vor ca 3 Jahren bei mir auch plötzlich nichts aktualisiert wurde, lag aber daran, daß die Fritzbox hinter einem USG lief, wurde aber mit einer der Versionen behoben.

                                    Edit
                                    Vllt klappts hiermit
                                    https://forum.iobroker.net/post/647020

                                    Weitere Möglichkeit, neuen Benutzer mit den entsprechenden Rechten in der Fritzbox anlegen, hat bei dem ein oder anderen auch geholfen

                                    Peoples 2 Replies Last reply Reply Quote 0
                                    • Peoples
                                      Peoples @haselchen last edited by

                                      @haselchen
                                      Ja genau auf einem Tablet. Aber wie gesagt aktualisiert selbst der Datenpunkt des Adapters in den Objekten nicht

                                      1 Reply Last reply Reply Quote 0
                                      • Peoples
                                        Peoples @crunchip last edited by

                                        @crunchip
                                        Das ist ne gute Idee, ich teste das mal auf einem Anderen IOB System.

                                        Und die Einstellungen probiere ich auch an der Fritte mal.

                                        Ich melde mich wieder. Danke

                                        1 Reply Last reply Reply Quote 0
                                        • Peoples
                                          Peoples @crunchip last edited by

                                          @crunchip
                                          Also ich habe nun ein wenig rumgespielt, habe den Adapter zusätzlich auf einem neuen System installiert, und in verschiedenen Versionen getestet. Gleiches Verhalten.
                                          Ich habe aber noch ein wenig Bedenken die Fritzbox neu aufzusetzen, denn das wäre mächtig viel Arbeit.

                                          crunchip 1 Reply Last reply Reply Quote 0
                                          • crunchip
                                            crunchip Forum Testing Most Active @Peoples last edited by crunchip

                                            @peoples dann liegt es wohl aber doch eher an deiner Fritzbox
                                            hast du denn das oben erwähnte

                                            • neuen Benutzer anlegen
                                            • Portweiterleitung aktiv halten

                                            schon probiert? anstatt gleich die Fritz Box ganz neu aufzusetzen

                                            ansonsten fällt mir dann leider auch nichts mehr anderes ein

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            532
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            27
                                            1533
                                            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