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. [gelöst] Fehler Adapter tr-064 - Startet nicht

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    286

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

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

[gelöst] Fehler Adapter tr-064 - Startet nicht

Scheduled Pinned Locked Moved Solved ioBroker Allgemein
tr-064
82 Posts 14 Posters 15.0k Views 9 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.
  • M Offline
    M Offline
    Mento
    wrote on last edited by Mento
    #1

    Hallo zusammen,

    ich bekomme den Apapter tr-064 (Fritz Box) nicht mehr gestartet.

    Evtl. hängt dieses mit meinem System Update von Node 6x auf 8x und js-controller update von 1.2.x auf 1.5.x zusammen?

    Diese Log Einträge wird alle paar min erzeugt:

    undefined2019-05-07 18:26:16.033 - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 2735
    2019-05-07 18:26:17.247 - error: Caught by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1383
    2019-05-07 18:26:17.248 - error: Caught by controller[0]: fns.adapter = fns.adapter(options);
    2019-05-07 18:26:17.248 - error: Caught by controller[0]: ^
    2019-05-07 18:26:17.249 - error: Caught by controller[0]: TypeError: fns.adapter is not a function
    2019-05-07 18:26:17.249 - error: Caught by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1383:23)
    2019-05-07 18:26:17.249 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:16:20)
    2019-05-07 18:26:17.249 - error: Caught by controller[0]: at Module._compile (module.js:653:30)
    2019-05-07 18:26:17.249 - error: Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
    2019-05-07 18:26:17.249 - error: Caught by controller[0]: at Module.load (module.js:566:32)
    2019-05-07 18:26:17.249 - error: Caught by controller[0]: at tryModuleLoad (module.js:506:12)
    2019-05-07 18:26:17.250 - error: Caught by controller[0]: at Function.Module._load (module.js:498:3)
    2019-05-07 18:26:17.250 - error: Caught by controller[0]: at Function.Module.runMain (module.js:694:10)
    2019-05-07 18:26:17.250 - error: Caught by controller[0]: at startup (bootstrap_node.js:204:16)
    2019-05-07 18:26:17.250 - error: Caught by controller[0]: at bootstrap_node.js:625:3
    2019-05-07 18:26:17.250 - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 ()
    2019-05-07 18:26:17.250 - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
    2019-05-07 18:26:47.265 - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 3422
    2019-05-07 18:26:48.614 - error: Caught by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1383
    2019-05-07 18:26:48.614 - error: Caught by controller[0]: fns.adapter = fns.adapter(options);
    2019-05-07 18:26:48.615 - error: Caught by controller[0]: ^
    2019-05-07 18:26:48.615 - error: Caught by controller[0]: TypeError: fns.adapter is not a function
    2019-05-07 18:26:48.615 - error: Caught by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1383:23)
    2019-05-07 18:26:48.615 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:16:20)
    2019-05-07 18:26:48.615 - error: Caught by controller[0]: at Module._compile (module.js:653:30)
    2019-05-07 18:26:48.615 - error: Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
    2019-05-07 18:26:48.615 - error: Caught by controller[0]: at Module.load (module.js:566:32)
    2019-05-07 18:26:48.616 - error: Caught by controller[0]: at tryModuleLoad (module.js:506:12)
    2019-05-07 18:26:48.616 - error: Caught by controller[0]: at Function.Module._load (module.js:498:3)
    2019-05-07 18:26:48.616 - error: Caught by controller[0]: at Function.Module.runMain (module.js:694:10)
    2019-05-07 18:26:48.616 - error: Caught by controller[0]: at startup (bootstrap_node.js:204:16)
    2019-05-07 18:26:48.616 - error: Caught by controller[0]: at bootstrap_node.js:625:3
    2019-05-07 18:26:48.616 - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 ()
    2019-05-07 18:26:48.617 - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
    
    
    ? 1 Reply Last reply
    0
    • M Mento

      Hallo zusammen,

      ich bekomme den Apapter tr-064 (Fritz Box) nicht mehr gestartet.

      Evtl. hängt dieses mit meinem System Update von Node 6x auf 8x und js-controller update von 1.2.x auf 1.5.x zusammen?

      Diese Log Einträge wird alle paar min erzeugt:

      undefined2019-05-07 18:26:16.033 - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 2735
      2019-05-07 18:26:17.247 - error: Caught by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1383
      2019-05-07 18:26:17.248 - error: Caught by controller[0]: fns.adapter = fns.adapter(options);
      2019-05-07 18:26:17.248 - error: Caught by controller[0]: ^
      2019-05-07 18:26:17.249 - error: Caught by controller[0]: TypeError: fns.adapter is not a function
      2019-05-07 18:26:17.249 - error: Caught by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1383:23)
      2019-05-07 18:26:17.249 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:16:20)
      2019-05-07 18:26:17.249 - error: Caught by controller[0]: at Module._compile (module.js:653:30)
      2019-05-07 18:26:17.249 - error: Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
      2019-05-07 18:26:17.249 - error: Caught by controller[0]: at Module.load (module.js:566:32)
      2019-05-07 18:26:17.249 - error: Caught by controller[0]: at tryModuleLoad (module.js:506:12)
      2019-05-07 18:26:17.250 - error: Caught by controller[0]: at Function.Module._load (module.js:498:3)
      2019-05-07 18:26:17.250 - error: Caught by controller[0]: at Function.Module.runMain (module.js:694:10)
      2019-05-07 18:26:17.250 - error: Caught by controller[0]: at startup (bootstrap_node.js:204:16)
      2019-05-07 18:26:17.250 - error: Caught by controller[0]: at bootstrap_node.js:625:3
      2019-05-07 18:26:17.250 - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 ()
      2019-05-07 18:26:17.250 - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
      2019-05-07 18:26:47.265 - info: host.raspberrypi instance system.adapter.tr-064.0 started with pid 3422
      2019-05-07 18:26:48.614 - error: Caught by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1383
      2019-05-07 18:26:48.614 - error: Caught by controller[0]: fns.adapter = fns.adapter(options);
      2019-05-07 18:26:48.615 - error: Caught by controller[0]: ^
      2019-05-07 18:26:48.615 - error: Caught by controller[0]: TypeError: fns.adapter is not a function
      2019-05-07 18:26:48.615 - error: Caught by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1383:23)
      2019-05-07 18:26:48.615 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:16:20)
      2019-05-07 18:26:48.615 - error: Caught by controller[0]: at Module._compile (module.js:653:30)
      2019-05-07 18:26:48.615 - error: Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
      2019-05-07 18:26:48.615 - error: Caught by controller[0]: at Module.load (module.js:566:32)
      2019-05-07 18:26:48.616 - error: Caught by controller[0]: at tryModuleLoad (module.js:506:12)
      2019-05-07 18:26:48.616 - error: Caught by controller[0]: at Function.Module._load (module.js:498:3)
      2019-05-07 18:26:48.616 - error: Caught by controller[0]: at Function.Module.runMain (module.js:694:10)
      2019-05-07 18:26:48.616 - error: Caught by controller[0]: at startup (bootstrap_node.js:204:16)
      2019-05-07 18:26:48.616 - error: Caught by controller[0]: at bootstrap_node.js:625:3
      2019-05-07 18:26:48.616 - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 ()
      2019-05-07 18:26:48.617 - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
      
      
      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      @Mento
      bekannter Fehler aller! Soef-Adapter, egal ob Tr-064, Wifilight, FireTV, etc..

      Abhilfe:
      Adapter stoppen ( über Admin oder per iobroker stop tr-064 )
      cd /opt/iobroker
      cd node_modules
      cd iobroker.tr-064
      sudo npm install soef

      danach Adapter wieder starten, und der Fehler ist weg.

      M J A 3 Replies Last reply
      4
      • ? A Former User

        @Mento
        bekannter Fehler aller! Soef-Adapter, egal ob Tr-064, Wifilight, FireTV, etc..

        Abhilfe:
        Adapter stoppen ( über Admin oder per iobroker stop tr-064 )
        cd /opt/iobroker
        cd node_modules
        cd iobroker.tr-064
        sudo npm install soef

        danach Adapter wieder starten, und der Fehler ist weg.

        M Offline
        M Offline
        Mento
        wrote on last edited by
        #3

        @ilovegym
        Perfekt das war es - ich Danke dir!

        Ich hatte nach dem Fehler gesucht aber nichts gefunden, meine suche bezog sich dabei allerdings auf den tr-064.

        1 Reply Last reply
        0
        • ? A Former User

          @Mento
          bekannter Fehler aller! Soef-Adapter, egal ob Tr-064, Wifilight, FireTV, etc..

          Abhilfe:
          Adapter stoppen ( über Admin oder per iobroker stop tr-064 )
          cd /opt/iobroker
          cd node_modules
          cd iobroker.tr-064
          sudo npm install soef

          danach Adapter wieder starten, und der Fehler ist weg.

          J Offline
          J Offline
          Jan1
          wrote on last edited by Jan1
          #4

          @ilovegym

          Aha bekamnter Fehler und was gedenken die Entwikler dagegen zu tun?
          @Mento
          eigentlich hättest da suchen müssen, oder noch besser dort den Fehler melden durch was er ausgelöst wurde.
          Hatte nach dem Update des des js-controller das selbe Problem und dort gepostet.
          Angeblich liegt es aber nicht an dem Update

          BBTownB 1 Reply Last reply
          0
          • J Jan1

            @ilovegym

            Aha bekamnter Fehler und was gedenken die Entwikler dagegen zu tun?
            @Mento
            eigentlich hättest da suchen müssen, oder noch besser dort den Fehler melden durch was er ausgelöst wurde.
            Hatte nach dem Update des des js-controller das selbe Problem und dort gepostet.
            Angeblich liegt es aber nicht an dem Update

            BBTownB Offline
            BBTownB Offline
            BBTown
            wrote on last edited by
            #5

            @Jan1 sagte in [gelöst] Fehler Adapter tr-064 - Startet nicht:

            Aha bekamnter Fehler und was gedenken die Entwikler dagegen zu tun?

            ich bin nicht sicher ob der Entwickler (soef) noch aktiv ist

            ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.1.0 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

            1 Reply Last reply
            0
            • Homer.J.H Offline
              Homer.J.H Offline
              Homer.J.
              wrote on last edited by
              #6

              Hab das gleiche Problem nach Update vom Admin Adapter auf 3.6.2 ist der tr-064 rot und es kommt dieser Fehler.
              Grüße

              host.iobroker 2019-05-07 21:36:58.244 error instance system.adapter.tr-064.0 terminated with code 1 ()
              host.iobroker 2019-05-07 21:36:58.244 error Caught by controller[0]: at bootstrap_node.js:625:3
              host.iobroker 2019-05-07 21:36:58.244 error Caught by controller[0]: at startup (bootstrap_node.js:204:16)
              host.iobroker 2019-05-07 21:36:58.244 error Caught by controller[0]: at Function.Module.runMain (module.js:694:10)
              host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: at Function.Module._load (module.js:498:3)
              host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: at tryModuleLoad (module.js:506:12)
              host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: at Module.load (module.js:566:32)
              host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
              host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: at Module._compile (module.js:653:30)
              host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:16:20)
              host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1383:23)
              host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: TypeError: fns.adapter is not a function
              host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: ^
              host.iobroker 2019-05-07 21:36:58.242 error Caught by controller[0]: fns.adapter = fns.adapter(options);
              host.iobroker 2019-05-07 21:36:58.242 error Caught by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1383

              J 1 Reply Last reply
              0
              • Homer.J.H Homer.J.

                Hab das gleiche Problem nach Update vom Admin Adapter auf 3.6.2 ist der tr-064 rot und es kommt dieser Fehler.
                Grüße

                host.iobroker 2019-05-07 21:36:58.244 error instance system.adapter.tr-064.0 terminated with code 1 ()
                host.iobroker 2019-05-07 21:36:58.244 error Caught by controller[0]: at bootstrap_node.js:625:3
                host.iobroker 2019-05-07 21:36:58.244 error Caught by controller[0]: at startup (bootstrap_node.js:204:16)
                host.iobroker 2019-05-07 21:36:58.244 error Caught by controller[0]: at Function.Module.runMain (module.js:694:10)
                host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: at Function.Module._load (module.js:498:3)
                host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: at tryModuleLoad (module.js:506:12)
                host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: at Module.load (module.js:566:32)
                host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
                host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: at Module._compile (module.js:653:30)
                host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:16:20)
                host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1383:23)
                host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: TypeError: fns.adapter is not a function
                host.iobroker 2019-05-07 21:36:58.243 error Caught by controller[0]: ^
                host.iobroker 2019-05-07 21:36:58.242 error Caught by controller[0]: fns.adapter = fns.adapter(options);
                host.iobroker 2019-05-07 21:36:58.242 error Caught by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1383

                J Offline
                J Offline
                Jan1
                wrote on last edited by
                #7

                @Homer-J
                Dann mach doch das was oben steht und poste das nächste mal das Log als Code, sonst sehe nicht gleich was los ist.

                1 Reply Last reply
                0
                • Homer.J.H Offline
                  Homer.J.H Offline
                  Homer.J.
                  wrote on last edited by
                  #8

                  Hab ich probiert geht nicht liegt vielleicht daran das mein ioBroker im Docker läuft.

                  Grüße

                  J 1 Reply Last reply
                  0
                  • Homer.J.H Homer.J.

                    Hab ich probiert geht nicht liegt vielleicht daran das mein ioBroker im Docker läuft.

                    Grüße

                    J Offline
                    J Offline
                    Jan1
                    wrote on last edited by
                    #9

                    @Homer-J
                    Wie geht nicht, bringt das Fehler oder bringt es nichts?
                    Poste mal was Du in der Konsole machst.

                    Homer.J.H 1 Reply Last reply
                    0
                    • J Jan1

                      @Homer-J
                      Wie geht nicht, bringt das Fehler oder bringt es nichts?
                      Poste mal was Du in der Konsole machst.

                      Homer.J.H Offline
                      Homer.J.H Offline
                      Homer.J.
                      wrote on last edited by
                      #10

                      @Jan1 Hab es hinbekommen musste nur sudo weglassen.
                      Grüße

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        Mento
                        wrote on last edited by
                        #11

                        Als mögliche Ursache für das Problem, könnte es auch mit dem Update der Admin Version zu tun haben (3.6.2) Das habe ich ebenfalls gestern durchgeführt.

                        J 1 Reply Last reply
                        0
                        • M Mento

                          Als mögliche Ursache für das Problem, könnte es auch mit dem Update der Admin Version zu tun haben (3.6.2) Das habe ich ebenfalls gestern durchgeführt.

                          J Offline
                          J Offline
                          Jan1
                          wrote on last edited by
                          #12

                          @Mento
                          Das Admin Update hatte ich auch und daran lag es bei mir nicht.

                          @Homer-J
                          Wenn Du als root drauf bist eben ohne sudo, oder root zu sudo hinzufügen, macht zwar kein Sinn, man kann so aber leichter Befehle per copy and paste einfügen

                          1 Reply Last reply
                          0
                          • ? A Former User

                            @Mento
                            bekannter Fehler aller! Soef-Adapter, egal ob Tr-064, Wifilight, FireTV, etc..

                            Abhilfe:
                            Adapter stoppen ( über Admin oder per iobroker stop tr-064 )
                            cd /opt/iobroker
                            cd node_modules
                            cd iobroker.tr-064
                            sudo npm install soef

                            danach Adapter wieder starten, und der Fehler ist weg.

                            A Offline
                            A Offline
                            amsernat
                            wrote on last edited by
                            #13

                            @ilovegym Danke. hat gefunkt

                            1 Reply Last reply
                            0
                            • O Offline
                              O Offline
                              ooojohannooo
                              wrote on last edited by ooojohannooo
                              #14

                              Hallo zusammen,

                              mein Adapter startet auch nicht bzw. das grüne Licht geht nach 2 sec. wieder auf rot.

                              • Fehler
                                error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read property 'val' of undefined
                                error: host.raspberrypi Caught by controller[0]: at Devices.setState (/opt/iobroker/node_modules/iobroker.tr-064/node_modules/soef/soef.js:642:36)
                                error: host.raspberrypi Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.tr-064/node_modules/soef/soef.js:609:26
                                error: host.raspberrypi Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInRedis.js:1965:51
                                error: host.raspberrypi Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                                error: host.raspberrypi Caught by controller[0]: at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49
                                error: host.raspberrypi Caught by controller[0]: at processTicksAndRejections (internal/process/task_queues.js:93:5)

                              ich habe schon alles mögliche probiert was in dem Forum geschrieben wird.

                              node v12.13.0
                              nodejs v12.13.0
                              npm 6.12.0
                              ioBroker.admin 3.6.12

                              Danke im Voraus

                              J 1 Reply Last reply
                              0
                              • O ooojohannooo

                                Hallo zusammen,

                                mein Adapter startet auch nicht bzw. das grüne Licht geht nach 2 sec. wieder auf rot.

                                • Fehler
                                  error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read property 'val' of undefined
                                  error: host.raspberrypi Caught by controller[0]: at Devices.setState (/opt/iobroker/node_modules/iobroker.tr-064/node_modules/soef/soef.js:642:36)
                                  error: host.raspberrypi Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.tr-064/node_modules/soef/soef.js:609:26
                                  error: host.raspberrypi Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInRedis.js:1965:51
                                  error: host.raspberrypi Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                                  error: host.raspberrypi Caught by controller[0]: at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49
                                  error: host.raspberrypi Caught by controller[0]: at processTicksAndRejections (internal/process/task_queues.js:93:5)

                                ich habe schon alles mögliche probiert was in dem Forum geschrieben wird.

                                node v12.13.0
                                nodejs v12.13.0
                                npm 6.12.0
                                ioBroker.admin 3.6.12

                                Danke im Voraus

                                J Offline
                                J Offline
                                Jan1
                                wrote on last edited by
                                #15

                                @ooojohannooo
                                wie man hoch scrollt ist aber bekannt, oder soll hier einer noch mal das schreiben was oben schon steht inklusive der selben Fehlermeldung?

                                O 1 Reply Last reply
                                0
                                • J Jan1

                                  @ooojohannooo
                                  wie man hoch scrollt ist aber bekannt, oder soll hier einer noch mal das schreiben was oben schon steht inklusive der selben Fehlermeldung?

                                  O Offline
                                  O Offline
                                  ooojohannooo
                                  wrote on last edited by
                                  #16

                                  @Jan1

                                  das habe ich doch schon alles versucht trotzdem kommt der Fehler

                                  J 1 Reply Last reply
                                  0
                                  • O ooojohannooo

                                    @Jan1

                                    das habe ich doch schon alles versucht trotzdem kommt der Fehler

                                    J Offline
                                    J Offline
                                    Jan1
                                    wrote on last edited by
                                    #17

                                    @ooojohannooo
                                    Dann nimm die community Version des Adapter.

                                    O 1 Reply Last reply
                                    0
                                    • J Jan1

                                      @ooojohannooo
                                      Dann nimm die community Version des Adapter.

                                      O Offline
                                      O Offline
                                      ooojohannooo
                                      wrote on last edited by ooojohannooo
                                      #18

                                      @Jan1
                                      community und master ausprobiert aber nichts hilft

                                      vorhin war er kurz da und dann der nächste fehler

                                      • Listenpunkt
                                        tr-064.0 2019-11-10 18:02:47.881 info (30393) Terminated (NO_ERROR): Without reason
                                        tr-064.0 2019-11-10 18:02:47.879 info (30393) terminating
                                        tr-064.0 2019-11-10 18:02:47.796 error (30393) TypeError: Cannot read property 'val' of undefined at Devices.setState (/opt/iobroker/node_modules/iobroker.tr-064/node_modules/soef/soef.js:642:36) at /opt/iobroker/node_modules/iobro
                                        tr-064.0 2019-11-10 18:02:47.794 error (30393) uncaught exception: Cannot read property 'val' of undefined
                                        tr-064.0 2019-11-10 18:02:45.050 info (30393) starting. Version 0.4.18 in /opt/iobroker/node_modules/iobroker.tr-064, node: v12.13.0
                                      J 1 Reply Last reply
                                      0
                                      • O ooojohannooo

                                        @Jan1
                                        community und master ausprobiert aber nichts hilft

                                        vorhin war er kurz da und dann der nächste fehler

                                        • Listenpunkt
                                          tr-064.0 2019-11-10 18:02:47.881 info (30393) Terminated (NO_ERROR): Without reason
                                          tr-064.0 2019-11-10 18:02:47.879 info (30393) terminating
                                          tr-064.0 2019-11-10 18:02:47.796 error (30393) TypeError: Cannot read property 'val' of undefined at Devices.setState (/opt/iobroker/node_modules/iobroker.tr-064/node_modules/soef/soef.js:642:36) at /opt/iobroker/node_modules/iobro
                                          tr-064.0 2019-11-10 18:02:47.794 error (30393) uncaught exception: Cannot read property 'val' of undefined
                                          tr-064.0 2019-11-10 18:02:45.050 info (30393) starting. Version 0.4.18 in /opt/iobroker/node_modules/iobroker.tr-064, node: v12.13.0
                                        J Offline
                                        J Offline
                                        Jan1
                                        wrote on last edited by Jan1
                                        #19

                                        @ooojohannooo
                                        deinstallieren und die community Version drauf. Da wird das soef Modul an gemeckert und das kommt bei der community Version nicht vor.
                                        https://github.com/iobroker-community-adapters/ioBroker.tr-064-community/blob/master/README.md
                                        über Guthub installieren.

                                        O L 2 Replies Last reply
                                        0
                                        • J Jan1

                                          @ooojohannooo
                                          deinstallieren und die community Version drauf. Da wird das soef Modul an gemeckert und das kommt bei der community Version nicht vor.
                                          https://github.com/iobroker-community-adapters/ioBroker.tr-064-community/blob/master/README.md
                                          über Guthub installieren.

                                          O Offline
                                          O Offline
                                          ooojohannooo
                                          wrote on last edited by
                                          #20

                                          @Jan1
                                          Danke dir
                                          über den Link läuft es jetzt

                                          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

                                          583

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          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