Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Probleme mit FritzDect Adapter

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    7
    1
    87

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

Probleme mit FritzDect Adapter

Scheduled Pinned Locked Moved ioBroker Allgemein
103 Posts 17 Posters 12.6k Views 12 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Markus HofbauerM Markus Hofbauer

    @sokomoto Das hab ich alles schon zig mal gemacht. Hab jetzt versuchsweise den Adapter auf einem anderen Pi mit iobroker (der läuft normalerweise aber nicht) installiert. Da bekomme ich das selbe Ergebnis oder Fehler. Bist du sicher das es am Adapter liegt?
    Gruß Markus

    SokomotoS Offline
    SokomotoS Offline
    Sokomoto
    wrote on last edited by
    #31

    @markus-hofbauer sagte in Probleme mit FritzDect Adapter:

    @sokomoto Das hab ich alles schon zig mal gemacht. Hab jetzt versuchsweise den Adapter auf einem anderen Pi mit iobroker (der läuft normalerweise aber nicht) installiert. Da bekomme ich das selbe Ergebnis oder Fehler. Bist du sicher das es am Adapter liegt?

    Wie schauen den die Datenpunkte jetzt aus, nachdem sie neu angelegt wurden. Was sagt der Zeitstempel, letzte Änderung, bei der Celsius/Temperatur zum Beispiel ?

    9a8f062f-63b5-44fd-b10b-7c8e9093bd3a-image.png

    tschuess

    Markus HofbauerM 1 Reply Last reply
    0
    • SokomotoS Sokomoto

      @markus-hofbauer sagte in Probleme mit FritzDect Adapter:

      @sokomoto Das hab ich alles schon zig mal gemacht. Hab jetzt versuchsweise den Adapter auf einem anderen Pi mit iobroker (der läuft normalerweise aber nicht) installiert. Da bekomme ich das selbe Ergebnis oder Fehler. Bist du sicher das es am Adapter liegt?

      Wie schauen den die Datenpunkte jetzt aus, nachdem sie neu angelegt wurden. Was sagt der Zeitstempel, letzte Änderung, bei der Celsius/Temperatur zum Beispiel ?

      9a8f062f-63b5-44fd-b10b-7c8e9093bd3a-image.png

      tschuess

      Markus HofbauerM Offline
      Markus HofbauerM Offline
      Markus Hofbauer
      wrote on last edited by
      #32

      @sokomoto Der schreibt mir gar keine Datenpunkte mehr. Ich sehe nur noch den Admin Ordner.
      Gruß Markus

      SokomotoS 1 Reply Last reply
      1
      • Markus HofbauerM Markus Hofbauer

        @sokomoto Der schreibt mir gar keine Datenpunkte mehr. Ich sehe nur noch den Admin Ordner.
        Gruß Markus

        SokomotoS Offline
        SokomotoS Offline
        Sokomoto
        wrote on last edited by
        #33

        @markus-hofbauer sagte in Probleme mit FritzDect Adapter:

        @sokomoto Der schreibt mir gar keine Datenpunkte mehr. Ich sehe nur noch den Admin Ordner.

        Das kann nicht sein, hier müssen mehrere Ordner sein :

        bb6caebe-7096-4a4c-94e2-e7d865c3a152-image.png

        Markus HofbauerM 1 Reply Last reply
        0
        • SokomotoS Sokomoto

          @markus-hofbauer sagte in Probleme mit FritzDect Adapter:

          @sokomoto Der schreibt mir gar keine Datenpunkte mehr. Ich sehe nur noch den Admin Ordner.

          Das kann nicht sein, hier müssen mehrere Ordner sein :

          bb6caebe-7096-4a4c-94e2-e7d865c3a152-image.png

          Markus HofbauerM Offline
          Markus HofbauerM Offline
          Markus Hofbauer
          wrote on last edited by
          #34

          @sokomoto Tja ist aber leider so.
          fritz1.png
          fritz2.png
          fritz3.png

          Die Fehlermeldungen kommen immer dann wenn ich den Adapter neu starte.
          Gruß Markus

          Thomas BraunT 1 Reply Last reply
          0
          • Markus HofbauerM Markus Hofbauer

            @sokomoto Tja ist aber leider so.
            fritz1.png
            fritz2.png
            fritz3.png

            Die Fehlermeldungen kommen immer dann wenn ich den Adapter neu starte.
            Gruß Markus

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by Thomas Braun
            #35

            @markus-hofbauer

            Zeig mal einen vollständigen Neustart im LogFile.

            Am besten per

            iobroker logs --watch
            

            Und auch mal schauen wie es bei nodeJS aussieht:

            which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            

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

            Markus HofbauerM 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @markus-hofbauer

              Zeig mal einen vollständigen Neustart im LogFile.

              Am besten per

              iobroker logs --watch
              

              Und auch mal schauen wie es bei nodeJS aussieht:

              which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
              
              Markus HofbauerM Offline
              Markus HofbauerM Offline
              Markus Hofbauer
              wrote on last edited by
              #36

              @thomas-braun Hallo

              2022-01-22 14:17:55.258  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 (force=false, process=true)
              2022-01-22 14:17:55.317  - info: fritzdect.0 (20362) Got terminate signal TERMINATE_YOURSELF
              2022-01-22 14:17:55.321  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 send kill signal
              2022-01-22 14:17:55.326  - info: fritzdect.0 (20362) cleaned everything up...
              2022-01-22 14:17:55.328  - info: fritzdect.0 (20362) terminating
              2022-01-22 14:17:55.329  - info: fritzdect.0 (20362) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2022-01-22 14:17:55.342  - error: fritzdect.0 (20362) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
              2022-01-22 14:17:55.343  - error: fritzdect.0 (20362) unhandled promise rejection: undefined
              2022-01-22 14:17:55.344  - error: fritzdect.0 (20362) undefined
              2022-01-22 14:17:55.258  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 (force=false, process=true)
              2022-01-22 14:17:55.317  - info: fritzdect.0 (20362) Got terminate signal TERMINATE_YOURSELF
              2022-01-22 14:17:55.321  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 send kill signal
              2022-01-22 14:17:55.326  - info: fritzdect.0 (20362) cleaned everything up...
              2022-01-22 14:17:55.328  - info: fritzdect.0 (20362) terminating
              2022-01-22 14:17:55.329  - info: fritzdect.0 (20362) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2022-01-22 14:17:55.342  - error: fritzdect.0 (20362) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
              2022-01-22 14:17:55.343  - error: fritzdect.0 (20362) unhandled promise rejection: undefined
              2022-01-22 14:17:55.344  - error: fritzdect.0 (20362) undefined
              2022-01-22 14:17:55.912  - info: host.raspberrypi instance system.adapter.fritzdect.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2022-01-22 14:17:55.912  - info: host.raspberrypi instance system.adapter.fritzdect.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2022-01-22 14:17:58.410  - info: host.raspberrypi instance system.adapter.fritzdect.0 started with pid 21360
              2022-01-22 14:17:58.410  - info: host.raspberrypi instance system.adapter.fritzdect.0 started with pid 21360
              2022-01-22 14:17:59.767  - info: fritzdect.0 (21360) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v14.18.3, js-controller: 3.3.22
              2022-01-22 14:17:59.800  - info: fritzdect.0 (21360) fritzdect entered ready
              2022-01-22 14:17:59.840  - info: fritzdect.0 (21360) fritzdect uses USER: ich
              2022-01-22 14:18:00.056  - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 21375
              2022-01-22 14:18:00.232  - info: fritzdect.0 (21360) checking user permissions
              2022-01-22 14:18:00.245  - error: fritzdect.0 (21360) errorHandlerTypeError: Converting circular structure to JSON
                  --> starting at object with constructor 'Socket'
                  |     property 'parser' -> object with constructor 'HTTPParser'
                  --- property 'socket' closes the circle
              2022-01-22 14:18:00.246  - error: fritzdect.0 (21360) fritzbox returned this {}
              2022-01-22 14:18:00.247  - error: fritzdect.0 (21360) no response part in returned message
              2022-01-22 14:17:59.767  - info: fritzdect.0 (21360) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v14.18.3, js-controller: 3.3.22
              2022-01-22 14:17:59.800  - info: fritzdect.0 (21360) fritzdect entered ready
              2022-01-22 14:17:59.840  - info: fritzdect.0 (21360) fritzdect uses USER: ich
              2022-01-22 14:18:00.056  - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 21375
              2022-01-22 14:18:00.232  - info: fritzdect.0 (21360) checking user permissions
              2022-01-22 14:18:00.245  - error: fritzdect.0 (21360) errorHandlerTypeError: Converting circular structure to JSON
                  --> starting at object with constructor 'Socket'
                  |     property 'parser' -> object with constructor 'HTTPParser'
                  --- property 'socket' closes the circle
              2022-01-22 14:18:00.246  - error: fritzdect.0 (21360) fritzbox returned this {}
              2022-01-22 14:18:00.247  - error: fritzdect.0 (21360) no response part in returned message
              2022-01-22 14:18:01.798  - info: daswetter.0 (21375) starting. Version 3.0.9 in /opt/iobroker/node_modules/iobroker.daswetter, node: v14.18.3, js-controller: 3.3.22
              2022-01-22 14:18:01.798  - info: daswetter.0 (21375) starting. Version 3.0.9 in /opt/iobroker/node_modules/iobroker.daswetter, node: v14.18.3, js-controller: 3.3.22
              2022-01-22 14:18:03.004  - info: daswetter.0 (21375) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
              2022-01-22 14:18:03.004  - info: daswetter.0 (21375) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
              2022-01-22 14:18:03.533  - info: daswetter.0 (21375) cleaned everything up...
              2022-01-22 14:18:03.559  - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2022-01-22 14:18:03.533  - info: daswetter.0 (21375) cleaned everything up...
              2022-01-22 14:18:03.559  - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              
              
              pi@raspberrypi:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
              /usr/bin/node
              /usr/bin/npm
              pi@raspberrypi:~ $
              
              

              Hoffe der letzte Befehl war so richtig?
              Gruß Markus

              Thomas BraunT SokomotoS 2 Replies Last reply
              0
              • Markus HofbauerM Markus Hofbauer

                @thomas-braun Hallo

                2022-01-22 14:17:55.258  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 (force=false, process=true)
                2022-01-22 14:17:55.317  - info: fritzdect.0 (20362) Got terminate signal TERMINATE_YOURSELF
                2022-01-22 14:17:55.321  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 send kill signal
                2022-01-22 14:17:55.326  - info: fritzdect.0 (20362) cleaned everything up...
                2022-01-22 14:17:55.328  - info: fritzdect.0 (20362) terminating
                2022-01-22 14:17:55.329  - info: fritzdect.0 (20362) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2022-01-22 14:17:55.342  - error: fritzdect.0 (20362) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                2022-01-22 14:17:55.343  - error: fritzdect.0 (20362) unhandled promise rejection: undefined
                2022-01-22 14:17:55.344  - error: fritzdect.0 (20362) undefined
                2022-01-22 14:17:55.258  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 (force=false, process=true)
                2022-01-22 14:17:55.317  - info: fritzdect.0 (20362) Got terminate signal TERMINATE_YOURSELF
                2022-01-22 14:17:55.321  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 send kill signal
                2022-01-22 14:17:55.326  - info: fritzdect.0 (20362) cleaned everything up...
                2022-01-22 14:17:55.328  - info: fritzdect.0 (20362) terminating
                2022-01-22 14:17:55.329  - info: fritzdect.0 (20362) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2022-01-22 14:17:55.342  - error: fritzdect.0 (20362) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                2022-01-22 14:17:55.343  - error: fritzdect.0 (20362) unhandled promise rejection: undefined
                2022-01-22 14:17:55.344  - error: fritzdect.0 (20362) undefined
                2022-01-22 14:17:55.912  - info: host.raspberrypi instance system.adapter.fritzdect.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2022-01-22 14:17:55.912  - info: host.raspberrypi instance system.adapter.fritzdect.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2022-01-22 14:17:58.410  - info: host.raspberrypi instance system.adapter.fritzdect.0 started with pid 21360
                2022-01-22 14:17:58.410  - info: host.raspberrypi instance system.adapter.fritzdect.0 started with pid 21360
                2022-01-22 14:17:59.767  - info: fritzdect.0 (21360) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v14.18.3, js-controller: 3.3.22
                2022-01-22 14:17:59.800  - info: fritzdect.0 (21360) fritzdect entered ready
                2022-01-22 14:17:59.840  - info: fritzdect.0 (21360) fritzdect uses USER: ich
                2022-01-22 14:18:00.056  - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 21375
                2022-01-22 14:18:00.232  - info: fritzdect.0 (21360) checking user permissions
                2022-01-22 14:18:00.245  - error: fritzdect.0 (21360) errorHandlerTypeError: Converting circular structure to JSON
                    --> starting at object with constructor 'Socket'
                    |     property 'parser' -> object with constructor 'HTTPParser'
                    --- property 'socket' closes the circle
                2022-01-22 14:18:00.246  - error: fritzdect.0 (21360) fritzbox returned this {}
                2022-01-22 14:18:00.247  - error: fritzdect.0 (21360) no response part in returned message
                2022-01-22 14:17:59.767  - info: fritzdect.0 (21360) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v14.18.3, js-controller: 3.3.22
                2022-01-22 14:17:59.800  - info: fritzdect.0 (21360) fritzdect entered ready
                2022-01-22 14:17:59.840  - info: fritzdect.0 (21360) fritzdect uses USER: ich
                2022-01-22 14:18:00.056  - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 21375
                2022-01-22 14:18:00.232  - info: fritzdect.0 (21360) checking user permissions
                2022-01-22 14:18:00.245  - error: fritzdect.0 (21360) errorHandlerTypeError: Converting circular structure to JSON
                    --> starting at object with constructor 'Socket'
                    |     property 'parser' -> object with constructor 'HTTPParser'
                    --- property 'socket' closes the circle
                2022-01-22 14:18:00.246  - error: fritzdect.0 (21360) fritzbox returned this {}
                2022-01-22 14:18:00.247  - error: fritzdect.0 (21360) no response part in returned message
                2022-01-22 14:18:01.798  - info: daswetter.0 (21375) starting. Version 3.0.9 in /opt/iobroker/node_modules/iobroker.daswetter, node: v14.18.3, js-controller: 3.3.22
                2022-01-22 14:18:01.798  - info: daswetter.0 (21375) starting. Version 3.0.9 in /opt/iobroker/node_modules/iobroker.daswetter, node: v14.18.3, js-controller: 3.3.22
                2022-01-22 14:18:03.004  - info: daswetter.0 (21375) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                2022-01-22 14:18:03.004  - info: daswetter.0 (21375) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                2022-01-22 14:18:03.533  - info: daswetter.0 (21375) cleaned everything up...
                2022-01-22 14:18:03.559  - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2022-01-22 14:18:03.533  - info: daswetter.0 (21375) cleaned everything up...
                2022-01-22 14:18:03.559  - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                
                
                pi@raspberrypi:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                /usr/bin/node
                /usr/bin/npm
                pi@raspberrypi:~ $
                
                

                Hoffe der letzte Befehl war so richtig?
                Gruß Markus

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #37

                @markus-hofbauer

                Mach mal:

                sudo ln -s /usr/bin/node /usr/bin/nodejs
                which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                

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

                Markus HofbauerM 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @markus-hofbauer

                  Mach mal:

                  sudo ln -s /usr/bin/node /usr/bin/nodejs
                  which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                  
                  Markus HofbauerM Offline
                  Markus HofbauerM Offline
                  Markus Hofbauer
                  wrote on last edited by
                  #38

                  @thomas-braun Hallo

                  pi@raspberrypi:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
                  pi@raspberrypi:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                  /usr/bin/nodejs
                  /usr/bin/node
                  /usr/bin/npm
                  v14.18.3
                  v14.18.3
                  6.14.15
                  pi
                  /home/pi
                  OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                  OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
                  OK:3 https://deb.nodesource.com/node_14.x bullseye InRelease
                  Paketlisten werden gelesen... Fertig
                  Abh▒ngigkeitsbaum wird aufgebaut... Fertig
                  Statusinformationen werden eingelesen... Fertig
                  Aktualisierung f▒r 1 Paket verf▒gbar. F▒hren Sie ▒apt list --upgradable▒ aus, um es anzuzeigen.
                  nodejs:
                    Installiert:           14.18.3-deb-1nodesource1
                    Installationskandidat: 14.18.3-deb-1nodesource1
                    Versionstabelle:
                   *** 14.18.3-deb-1nodesource1 500
                          500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                          100 /var/lib/dpkg/status
                       12.22.5~dfsg-2~11u1 500
                          500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                  pi@raspberrypi:~ $
                  
                  

                  Gruß Markus

                  Thomas BraunT 1 Reply Last reply
                  0
                  • Markus HofbauerM Markus Hofbauer

                    @thomas-braun Hallo

                    pi@raspberrypi:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
                    pi@raspberrypi:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                    /usr/bin/nodejs
                    /usr/bin/node
                    /usr/bin/npm
                    v14.18.3
                    v14.18.3
                    6.14.15
                    pi
                    /home/pi
                    OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                    OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
                    OK:3 https://deb.nodesource.com/node_14.x bullseye InRelease
                    Paketlisten werden gelesen... Fertig
                    Abh▒ngigkeitsbaum wird aufgebaut... Fertig
                    Statusinformationen werden eingelesen... Fertig
                    Aktualisierung f▒r 1 Paket verf▒gbar. F▒hren Sie ▒apt list --upgradable▒ aus, um es anzuzeigen.
                    nodejs:
                      Installiert:           14.18.3-deb-1nodesource1
                      Installationskandidat: 14.18.3-deb-1nodesource1
                      Versionstabelle:
                     *** 14.18.3-deb-1nodesource1 500
                            500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                            100 /var/lib/dpkg/status
                         12.22.5~dfsg-2~11u1 500
                            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                    pi@raspberrypi:~ $
                    
                    

                    Gruß Markus

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by Thomas Braun
                    #39

                    @markus-hofbauer

                    Das passt.

                    cd /opt/iobroker
                    npm ls iobroker.fritzdect
                    

                    (Nebenbei: Das ausstehende Updrade noch einspielen)

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

                    Markus HofbauerM 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @markus-hofbauer

                      Das passt.

                      cd /opt/iobroker
                      npm ls iobroker.fritzdect
                      

                      (Nebenbei: Das ausstehende Updrade noch einspielen)

                      Markus HofbauerM Offline
                      Markus HofbauerM Offline
                      Markus Hofbauer
                      wrote on last edited by
                      #40

                      @thomas-braun Hallo

                      pi@raspberrypi:~ $ ^C
                      pi@raspberrypi:~ $ apt list --upgradable
                      Auflistung... Fertig
                      rpi-eeprom/stable 13.4-1 armhf [aktualisierbar von: 13.3-1]
                      N: Es gibt 1 zus▒tzliche Version. Bitte verwenden Sie die Option ▒-a▒, um sie anzuzeigen.
                      pi@raspberrypi:~ $ apt list --upgradable -a
                      Auflistung... Fertig
                      rpi-eeprom/stable 13.4-1 armhf [aktualisierbar von: 13.3-1]
                      rpi-eeprom/now 13.3-1 armhf  [Installiert,aktualisierbar auf: 13.4-1]
                      
                      pi@raspberrypi:~ $ cd /opt/iobroker
                      pi@raspberrypi:/opt/iobroker $ npm ls iobroker.fritzdect
                      iobroker.inst@3.0.0 /opt/iobroker
                      `-- iobroker.fritzdect@2.2.3
                      
                      pi@raspberrypi:/opt/iobroker $
                      
                      

                      Wie aktualisiere ich das?
                      Gruß Markus

                      Thomas BraunT 1 Reply Last reply
                      0
                      • Markus HofbauerM Markus Hofbauer

                        @thomas-braun Hallo

                        pi@raspberrypi:~ $ ^C
                        pi@raspberrypi:~ $ apt list --upgradable
                        Auflistung... Fertig
                        rpi-eeprom/stable 13.4-1 armhf [aktualisierbar von: 13.3-1]
                        N: Es gibt 1 zus▒tzliche Version. Bitte verwenden Sie die Option ▒-a▒, um sie anzuzeigen.
                        pi@raspberrypi:~ $ apt list --upgradable -a
                        Auflistung... Fertig
                        rpi-eeprom/stable 13.4-1 armhf [aktualisierbar von: 13.3-1]
                        rpi-eeprom/now 13.3-1 armhf  [Installiert,aktualisierbar auf: 13.4-1]
                        
                        pi@raspberrypi:~ $ cd /opt/iobroker
                        pi@raspberrypi:/opt/iobroker $ npm ls iobroker.fritzdect
                        iobroker.inst@3.0.0 /opt/iobroker
                        `-- iobroker.fritzdect@2.2.3
                        
                        pi@raspberrypi:/opt/iobroker $
                        
                        

                        Wie aktualisiere ich das?
                        Gruß Markus

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #41

                        @markus-hofbauer

                        OT:

                        iobroker stop
                        sudo apt update
                        sudo apt full-upgrade
                        sudo reboot
                        

                        BTT: Welche Firmware ist da auf der Fritzbox? Und der user heißt 'ich'? Sonderzeichen im Passwort? Bindestrich oder sowas?

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

                        Markus HofbauerM 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @markus-hofbauer

                          OT:

                          iobroker stop
                          sudo apt update
                          sudo apt full-upgrade
                          sudo reboot
                          

                          BTT: Welche Firmware ist da auf der Fritzbox? Und der user heißt 'ich'? Sonderzeichen im Passwort? Bindestrich oder sowas?

                          Markus HofbauerM Offline
                          Markus HofbauerM Offline
                          Markus Hofbauer
                          wrote on last edited by
                          #42

                          @thomas-braun Hallo
                          Ja der User wurde nur mal zu Testzwecken angelegt. Um zu schauen ob es am User liegt. Keine Sonderzeichen oder sonstiges im Passwort.
                          Modell: FRITZ!Box 7582
                          Aktueller Energieverbrauch: 19 %
                          FRITZ!OS: 07.16 - Version aktuell

                          Gruß Markus

                          Thomas BraunT Michael SchmittM 2 Replies Last reply
                          0
                          • Markus HofbauerM Markus Hofbauer

                            @thomas-braun Hallo
                            Ja der User wurde nur mal zu Testzwecken angelegt. Um zu schauen ob es am User liegt. Keine Sonderzeichen oder sonstiges im Passwort.
                            Modell: FRITZ!Box 7582
                            Aktueller Energieverbrauch: 19 %
                            FRITZ!OS: 07.16 - Version aktuell

                            Gruß Markus

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #43

                            @markus-hofbauer

                            Keine Ahnung. Mach vielleicht in Issue auf.

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

                            1 Reply Last reply
                            0
                            • Markus HofbauerM Markus Hofbauer

                              @thomas-braun Hallo

                              2022-01-22 14:17:55.258  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 (force=false, process=true)
                              2022-01-22 14:17:55.317  - info: fritzdect.0 (20362) Got terminate signal TERMINATE_YOURSELF
                              2022-01-22 14:17:55.321  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 send kill signal
                              2022-01-22 14:17:55.326  - info: fritzdect.0 (20362) cleaned everything up...
                              2022-01-22 14:17:55.328  - info: fritzdect.0 (20362) terminating
                              2022-01-22 14:17:55.329  - info: fritzdect.0 (20362) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              2022-01-22 14:17:55.342  - error: fritzdect.0 (20362) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              2022-01-22 14:17:55.343  - error: fritzdect.0 (20362) unhandled promise rejection: undefined
                              2022-01-22 14:17:55.344  - error: fritzdect.0 (20362) undefined
                              2022-01-22 14:17:55.258  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 (force=false, process=true)
                              2022-01-22 14:17:55.317  - info: fritzdect.0 (20362) Got terminate signal TERMINATE_YOURSELF
                              2022-01-22 14:17:55.321  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 send kill signal
                              2022-01-22 14:17:55.326  - info: fritzdect.0 (20362) cleaned everything up...
                              2022-01-22 14:17:55.328  - info: fritzdect.0 (20362) terminating
                              2022-01-22 14:17:55.329  - info: fritzdect.0 (20362) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              2022-01-22 14:17:55.342  - error: fritzdect.0 (20362) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              2022-01-22 14:17:55.343  - error: fritzdect.0 (20362) unhandled promise rejection: undefined
                              2022-01-22 14:17:55.344  - error: fritzdect.0 (20362) undefined
                              2022-01-22 14:17:55.912  - info: host.raspberrypi instance system.adapter.fritzdect.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2022-01-22 14:17:55.912  - info: host.raspberrypi instance system.adapter.fritzdect.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2022-01-22 14:17:58.410  - info: host.raspberrypi instance system.adapter.fritzdect.0 started with pid 21360
                              2022-01-22 14:17:58.410  - info: host.raspberrypi instance system.adapter.fritzdect.0 started with pid 21360
                              2022-01-22 14:17:59.767  - info: fritzdect.0 (21360) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v14.18.3, js-controller: 3.3.22
                              2022-01-22 14:17:59.800  - info: fritzdect.0 (21360) fritzdect entered ready
                              2022-01-22 14:17:59.840  - info: fritzdect.0 (21360) fritzdect uses USER: ich
                              2022-01-22 14:18:00.056  - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 21375
                              2022-01-22 14:18:00.232  - info: fritzdect.0 (21360) checking user permissions
                              2022-01-22 14:18:00.245  - error: fritzdect.0 (21360) errorHandlerTypeError: Converting circular structure to JSON
                                  --> starting at object with constructor 'Socket'
                                  |     property 'parser' -> object with constructor 'HTTPParser'
                                  --- property 'socket' closes the circle
                              2022-01-22 14:18:00.246  - error: fritzdect.0 (21360) fritzbox returned this {}
                              2022-01-22 14:18:00.247  - error: fritzdect.0 (21360) no response part in returned message
                              2022-01-22 14:17:59.767  - info: fritzdect.0 (21360) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v14.18.3, js-controller: 3.3.22
                              2022-01-22 14:17:59.800  - info: fritzdect.0 (21360) fritzdect entered ready
                              2022-01-22 14:17:59.840  - info: fritzdect.0 (21360) fritzdect uses USER: ich
                              2022-01-22 14:18:00.056  - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 21375
                              2022-01-22 14:18:00.232  - info: fritzdect.0 (21360) checking user permissions
                              2022-01-22 14:18:00.245  - error: fritzdect.0 (21360) errorHandlerTypeError: Converting circular structure to JSON
                                  --> starting at object with constructor 'Socket'
                                  |     property 'parser' -> object with constructor 'HTTPParser'
                                  --- property 'socket' closes the circle
                              2022-01-22 14:18:00.246  - error: fritzdect.0 (21360) fritzbox returned this {}
                              2022-01-22 14:18:00.247  - error: fritzdect.0 (21360) no response part in returned message
                              2022-01-22 14:18:01.798  - info: daswetter.0 (21375) starting. Version 3.0.9 in /opt/iobroker/node_modules/iobroker.daswetter, node: v14.18.3, js-controller: 3.3.22
                              2022-01-22 14:18:01.798  - info: daswetter.0 (21375) starting. Version 3.0.9 in /opt/iobroker/node_modules/iobroker.daswetter, node: v14.18.3, js-controller: 3.3.22
                              2022-01-22 14:18:03.004  - info: daswetter.0 (21375) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                              2022-01-22 14:18:03.004  - info: daswetter.0 (21375) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                              2022-01-22 14:18:03.533  - info: daswetter.0 (21375) cleaned everything up...
                              2022-01-22 14:18:03.559  - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2022-01-22 14:18:03.533  - info: daswetter.0 (21375) cleaned everything up...
                              2022-01-22 14:18:03.559  - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              
                              
                              pi@raspberrypi:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                              /usr/bin/node
                              /usr/bin/npm
                              pi@raspberrypi:~ $
                              
                              

                              Hoffe der letzte Befehl war so richtig?
                              Gruß Markus

                              SokomotoS Offline
                              SokomotoS Offline
                              Sokomoto
                              wrote on last edited by
                              #44

                              @markus-hofbauer sagte in Probleme mit FritzDect Adapter:

                              @thomas-braun Hallo

                              2022-01-22 14:17:59.840  - info: fritzdect.0 (21360) fritzdect uses USER: ich
                              2022-01-22 14:18:00.056  - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 21375
                              2022-01-22 14:18:00.232  - info: fritzdect.0 (21360) checking user permissions
                              2022-01-22 14:18:00.245  - error: fritzdect.0 (21360) errorHandlerTypeError: Converting circular structure to JSON
                                  --> starting at object with constructor 'Socket'
                                  |     property 'parser' -> object with constructor 'HTTPParser'
                                  --- property 'socket' closes the circle
                              

                              Ich denke diese Fehlermeldung ist das Problem, eindeutig ein Adapterfehler in meinen Augen.
                              Hier kann nur der Entwickler weiterhelfen.

                              tschuess

                              F 1 Reply Last reply
                              0
                              • Markus HofbauerM Markus Hofbauer

                                @thomas-braun Hallo
                                Ja der User wurde nur mal zu Testzwecken angelegt. Um zu schauen ob es am User liegt. Keine Sonderzeichen oder sonstiges im Passwort.
                                Modell: FRITZ!Box 7582
                                Aktueller Energieverbrauch: 19 %
                                FRITZ!OS: 07.16 - Version aktuell

                                Gruß Markus

                                Michael SchmittM Online
                                Michael SchmittM Online
                                Michael Schmitt
                                wrote on last edited by Michael Schmitt
                                #45

                                @markus-hofbauer
                                und die Berechtigungen sind richtig gesetzt ?
                                111.jpg

                                Markus HofbauerM 1 Reply Last reply
                                0
                                • Michael SchmittM Michael Schmitt

                                  @markus-hofbauer
                                  und die Berechtigungen sind richtig gesetzt ?
                                  111.jpg

                                  Markus HofbauerM Offline
                                  Markus HofbauerM Offline
                                  Markus Hofbauer
                                  wrote on last edited by
                                  #46

                                  @michael-schmitt Ja.
                                  Gruß Markus

                                  Z 1 Reply Last reply
                                  0
                                  • JB_SullivanJ Offline
                                    JB_SullivanJ Offline
                                    JB_Sullivan
                                    wrote on last edited by JB_Sullivan
                                    #47

                                    sorry alles dummes Zeug was ich geschrieben hatte - bitte löschen/ignorieren.

                                    ioBroker (since 2018) auf Intel Core i3-5005U NUC und Windwos10 Pro

                                    1 Reply Last reply
                                    0
                                    • Markus HofbauerM Markus Hofbauer

                                      @michael-schmitt Ja.
                                      Gruß Markus

                                      Z Away
                                      Z Away
                                      zahnheinrich
                                      wrote on last edited by zahnheinrich
                                      #48

                                      @markus-hofbauer
                                      Trage im Adapter versuchsweise die Anmeldedaten des Hauptusers der Fritzbox ein (also der mit ALLEN Rechten).
                                      Starte dann den Adapter neu, wenn Problem weiterhin, den kompletten iobroker neu, wenn dann weiterhin nicht geht, die Fritzbox neu (in dieser Reihenfolge)
                                      Log vom Adapter bitte posten, nur warn und error!

                                      MfG Ulrich

                                      Markus HofbauerM 1 Reply Last reply
                                      0
                                      • Z zahnheinrich

                                        @markus-hofbauer
                                        Trage im Adapter versuchsweise die Anmeldedaten des Hauptusers der Fritzbox ein (also der mit ALLEN Rechten).
                                        Starte dann den Adapter neu, wenn Problem weiterhin, den kompletten iobroker neu, wenn dann weiterhin nicht geht, die Fritzbox neu (in dieser Reihenfolge)
                                        Log vom Adapter bitte posten, nur warn und error!

                                        Markus HofbauerM Offline
                                        Markus HofbauerM Offline
                                        Markus Hofbauer
                                        wrote on last edited by
                                        #49

                                        @zahnheinrich Hallo
                                        Adapter Neustart:

                                        
                                        fritzdect.0
                                        2022-01-23 20:56:10.087	error	no response part in returned message
                                        
                                        fritzdect.0
                                        2022-01-23 20:56:10.086	error	fritzbox returned this {}
                                        
                                        fritzdect.0
                                        2022-01-23 20:56:10.086	error	errorHandlerTypeError: Converting circular structure to JSON --> starting at object with constructor 'Socket' | property 'parser' -> object with constructor 'HTTPParser' --- property 'socket' closes the circle
                                        
                                        fritzdect.0
                                        2022-01-23 20:07:31.634	error	adapter disabled
                                        
                                        fritzdect.0
                                        2022-01-23 20:07:27.083	error	undefined
                                        
                                        fritzdect.0
                                        2022-01-23 20:07:27.082	error	unhandled promise rejection: undefined
                                        
                                        fritzdect.0
                                        2022-01-23 20:07:27.081	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                        

                                        Iobroker Neustart:

                                        
                                        fritzdect.0
                                        2022-01-23 21:03:30.580	error	no response part in returned message
                                        
                                        fritzdect.0
                                        2022-01-23 21:03:30.579	error	fritzbox returned this {}
                                        
                                        fritzdect.0
                                        2022-01-23 21:03:30.578	error	errorHandlerTypeError: Converting circular structure to JSON --> starting at object with constructor 'Socket' | property 'parser' -> object with constructor 'HTTPParser' --- property 'socket' closes the circle
                                        

                                        Fritzbox Neustart und Adapter Neustart:

                                        
                                        fritzdect.0
                                        2022-01-23 21:48:39.086	error	no response part in returned message
                                        
                                        fritzdect.0
                                        2022-01-23 21:48:39.085	error	fritzbox returned this {}
                                        
                                        fritzdect.0
                                        2022-01-23 21:48:39.083	error	errorHandlerTypeError: Converting circular structure to JSON --> starting at object with constructor 'Socket' | property 'parser' -> object with constructor 'HTTPParser' --- property 'socket' closes the circle
                                        
                                        fritzdect.0
                                        2022-01-23 21:48:14.255	error	undefined
                                        
                                        fritzdect.0
                                        2022-01-23 21:48:14.255	error	unhandled promise rejection: undefined
                                        
                                        fritzdect.0
                                        2022-01-23 21:48:14.254	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                        

                                        Gruß Markus

                                        Z 1 Reply Last reply
                                        0
                                        • SokomotoS Sokomoto

                                          @markus-hofbauer sagte in Probleme mit FritzDect Adapter:

                                          @thomas-braun Hallo

                                          2022-01-22 14:17:59.840  - info: fritzdect.0 (21360) fritzdect uses USER: ich
                                          2022-01-22 14:18:00.056  - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 21375
                                          2022-01-22 14:18:00.232  - info: fritzdect.0 (21360) checking user permissions
                                          2022-01-22 14:18:00.245  - error: fritzdect.0 (21360) errorHandlerTypeError: Converting circular structure to JSON
                                              --> starting at object with constructor 'Socket'
                                              |     property 'parser' -> object with constructor 'HTTPParser'
                                              --- property 'socket' closes the circle
                                          

                                          Ich denke diese Fehlermeldung ist das Problem, eindeutig ein Adapterfehler in meinen Augen.
                                          Hier kann nur der Entwickler weiterhelfen.

                                          tschuess

                                          F Offline
                                          F Offline
                                          foxthefox
                                          Developer
                                          wrote on last edited by
                                          #50

                                          @sokomoto sagte in Probleme mit FritzDect Adapter:

                                          @markus-hofbauer sagte in Probleme mit FritzDect Adapter:

                                          @thomas-braun Hallo

                                          2022-01-22 14:17:59.840  - info: fritzdect.0 (21360) fritzdect uses USER: ich
                                          2022-01-22 14:18:00.056  - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 21375
                                          2022-01-22 14:18:00.232  - info: fritzdect.0 (21360) checking user permissions
                                          2022-01-22 14:18:00.245  - error: fritzdect.0 (21360) errorHandlerTypeError: Converting circular structure to JSON
                                              --> starting at object with constructor 'Socket'
                                              |     property 'parser' -> object with constructor 'HTTPParser'
                                              --- property 'socket' closes the circle
                                          

                                          Ich denke diese Fehlermeldung ist das Problem, eindeutig ein Adapterfehler in meinen Augen.
                                          Hier kann nur der Entwickler weiterhelfen.

                                          tschuess

                                          Ich habe keine Ahnung was die FB als Antwort schickt, aber das scheint ein korruptes xml Format zu sein, was so nicht umgewandelt werden kann.
                                          Ich habe auf git eine Version die hoffentlich den Fehler abfängt und eine Ausgabe liefert, die weitere Analyse zulässt.
                                          Also bitte mal die Version aus git verwenden.
                                          Was hat sich in der letzten Zeit am Setup geändert?

                                          Adapterüberblick: Profil Github;

                                          Wenn der Adapter gefällt und nützlich ist, bitte ins Repo gehen und Star setzen. Danke

                                          Ein Aufruf: video

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          560

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe