Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Fehler Adapter tr-064 - Startet nicht

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

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

    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jan1 @loverz last edited by

      @loverz
      eigentlich fügt man den Link nur bei "beliebig" ein und klickt auf installieren, danach noch die Instanz manuell installieren, fertig. Upload sollte automatisch laufen, schadet aber manuell auch nicht.
      2ba333e5-998b-434f-902a-2e2955817caa-grafik.png

      L 1 Reply Last reply Reply Quote 0
      • Neuschwansteini
        Neuschwansteini @Mento last edited by

        @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 Reply Quote 4
        • L
          loverz @Jan1 last edited by

          @Jan1 das habe ich gemacht. Deiner ging da nicht, meiner schon.
          Das liegt wahrscheinlich daran, dass dein Link zur Übersichtsseite vom Adapter führt und meiner zu den Quelldateien.

          J 1 Reply Last reply Reply Quote 0
          • J
            Jan1 @loverz last edited by

            @loverz
            Ja das war auch beabsichtigt, damit man lesen kann, was dort geschrieben steht, dann per Konsole oder auf Code für den richtigen Link.

            1 Reply Last reply Reply Quote 1
            • joergfrde
              joergfrde last edited by

              ich hatte auch das Problem. Adapter startete nicht, Adapter aus Community installiert, soef installiert, Adapter startet. 👍 Danach wurde mir ein Update angeboten auf 0.4.18 . Danach startet der Adapter wieder, schaltet aber gleich wieder ab.

              Meistertr J 2 Replies Last reply Reply Quote 0
              • Meistertr
                Meistertr Developer @joergfrde last edited by

                @joergfrde die Bibliotheken von soef sollten mittlerweile aus dem Adapter ganz verschwinden sein, einfach mal die aktuelle community Version von git installieten

                1 Reply Last reply Reply Quote 0
                • J
                  Jan1 @joergfrde last edited by

                  @joergfrde
                  Der Unterschied der beiden Versionen der Adapter liegt darin, dass die community Version kein soef Modul benötigt und es somit Blödsinn ist, dieses Modul bei der community Version zu installieren.

                  1 Reply Last reply Reply Quote 0
                  • D
                    dornkaat last edited by

                    @ilovegym said in [gelöst] Fehler Adapter tr-064 - Startet nicht:

                    sudo npm install soef

                    moin,

                    ich bekomme irgendwann einen anfall .... der tr-064 startet bei mir auch nicht mehr , obwohl ich diesen explizit über git installiert habe. dann habe ich diesen soerf trick probiertt, dieser hat eigentlich in der vergangenheit immer geklappt .....

                    ich hänge maletwas aus dem log rein, vielleicht kann mir jemand helfen ??

                    host.raspberrypi 2020-03-15 05:42:03.564 info Restart adapter system.adapter.tr-064.0 because enabled
                    host.raspberrypi 2020-03-15 05:42:03.564 info instance system.adapter.tr-064.0 terminated with code 0 (NO_ERROR)
                    host.raspberrypi 2020-03-15 05:42:03.564 error Caught by controller[0]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
                    host.raspberrypi 2020-03-15 05:42:03.564 error Caught by controller[0]: at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49
                    host.raspberrypi 2020-03-15 05:42:03.563 error Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                    host.raspberrypi 2020-03-15 05:42:03.563 error Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:77706
                    host.raspberrypi 2020-03-15 05:42:03.563 error Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:2450:65
                    host.raspberrypi 2020-03-15 05:42:03.562 error Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.tr-064/main.js:115:13
                    host.raspberrypi 2020-03-15 05:42:03.562 error Caught by controller[0]: at main (/opt/iobroker/node_modules/iobroker.tr-064/main.js:1119:49)
                    host.raspberrypi 2020-03-15 05:42:03.561 error Caught by controller[0]: ReferenceError: secret is not defined
                    tr-064.0 2020-03-15 05:42:03.037 info (14890) Terminated (NO_ERROR): Without reason
                    tr-064.0 2020-03-15 05:42:03.036 info (14890) terminating
                    tr-064.0 2020-03-15 05:42:03.022 error (14890) ReferenceError: secret is not defined at main (/opt/iobroker/node_modules/iobroker.tr-064/main.js:1119:49) at /opt/iobroker/node_modules/iobroker.tr-064/main.js:115:13 at /opt/iobr
                    tr-064.0 2020-03-15 05:42:03.021 error (14890) uncaught exception: secret is not defined

                    vielen dank 🙂

                    J 1 Reply Last reply Reply Quote 0
                    • J
                      Jan1 @dornkaat last edited by

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

                      der tr-064 startet bei mir auch nicht mehr , obwohl ich diesen explizit über git installiert habe

                      Das ist der Fehler!

                      D 1 Reply Last reply Reply Quote 0
                      • D
                        dornkaat @Jan1 last edited by

                        @Jan1 moin!

                        ok hast du ne lösung , bin im moment total daneben, weiss nicht wie ich den adapter zum laufen kriegen soll :((

                        lg

                        d.

                        J 1 Reply Last reply Reply Quote 0
                        • J
                          Jan1 @dornkaat last edited by

                          @dornkaat
                          Die Lösung ist keine unfertigen Adpter Versionen über Github zu laden, was auch genau so in der Doku steht. Der Adapter sollte zumindest im latest Repo ganz normal über den Admin zu installieren sein und läuft dann auch.

                          Neuschwansteini 1 Reply Last reply Reply Quote 1
                          • Neuschwansteini
                            Neuschwansteini @Jan1 last edited by

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

                            @dornkaat
                            Die Lösung ist keine unfertigen Adpter Versionen über Github zu laden, was auch genau so in der Doku steht. Der Adapter sollte zumindest im latest Repo ganz normal über den Admin zu installieren sein und läuft dann auch.

                            und die Soef-Installation braucht und soll auch nicht mehr vorgenommen werden, der Adapter wurde inzwischen komplett überarbeitet! ( ich sehe gerade meinen Post vom 7.5.2019 !! )

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              Jan1 @Neuschwansteini last edited by

                              @ilovegym
                              Von SOEF steht auch nichts in seinem Log.

                              1 Reply Last reply Reply Quote 0
                              • Kusselin
                                Kusselin @loverz last edited by

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

                                @Jan1 nur zur Info, falls noch mehr newbees wie ich rumeiern:

                                Man muss den Community Adapter über diesen Link installieren:
                                https://github.com/iobroker-community-adapters/ioBroker.tr-064-community

                                Man kommt auf diese Seite/Link, wenn man den Link von Jan1 anklickt und dann auf den Überschriftslink "ioBroker.tr-064-community" geht.

                                Der Commuinity Adapter scheint deutlich stabiler zu laufen als soef's Version, welche bei mir nach dem Umzug vom Raspberry 3B+ auf Raspberry 4B nicht mehr lief.
                                Hallo Zusammen,

                                ich wollte eben den tr-064 adapter installieren und zwar den über gihub wie hier im post verlinkt und dann kommt ne Fehlermeldung ich glaube das hängt mit dem npm zusammen.....könnt ihr mir bitte weiterhelfen was ich hier machen muss um das der adapter installiert werden kann....im Voraus besten Dank.
                                Zwischenablage01.png

                                Glasfaser 1 Reply Last reply Reply Quote 0
                                • Glasfaser
                                  Glasfaser @Kusselin last edited by

                                  @Kusselin

                                  Laut Screenshot , sagt er ... du hast keine Rechte .

                                  Lass den Fixer drüberlaufen .... und dann nochmal

                                  Kenn dein System nicht :

                                  iobroker fix
                                  
                                  oder 
                                  
                                  curl -sL https://iobroker.net/fix.sh | bash -
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • Kusselin
                                    Kusselin last edited by

                                    Hi glasfaser...danke für die schnelle info.....iobroker läuft bei mir aufm raspi3

                                    dann die curl variante richtig?
                                    Gruss

                                    Glasfaser J 2 Replies Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser @Kusselin last edited by

                                      @Kusselin

                                      Nee ... JS Version 😉

                                      
                                      Bei Fehlern:
                                      Wenn bei der Installation Fehler wegen fehlender Zugriffsrechte auftreten, am besten den Installation-Fixer (iobroker fix wer schon einen js-controller 2.x hat, alternativ weiterhin manuell via curl -sL https://iobroker.net/fix.sh | bash -) nutzen und die Installation wiederholen.
                                      

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

                                        nee klappt nicht 😞

                                        pi@raspberrypi:~ $ iobroker fix
                                        Commands:
                                        iobroker setup [--objects <host>] [--states <host>] [custom]
                                        iobroker start - starts the js-controller
                                        iobroker stop - stops the js-controller
                                        iobroker start <adapter>[.instance] - starts a specified adapter instance
                                        iobroker stop <adapter>.[instance] - stops a specified adapter instance
                                        iobroker start all - starts js-controller and all adapters
                                        iobroker restart - restarts the js-controller
                                        iobroker restart <adapter>[.instance] - restarts a specified adapter
                                        iobroker debug <adapter> [--ip=<ip>] [--port=<port>] [--wait] - Starts a Node.js debugging session for the adapter
                                            --wait stops the execution until the debugger is attached.
                                            --ip and --port can be used to change the listen IP and port. Use IP 0.0.0.0 for remote debugging.
                                        iobroker info - shows the host info
                                        iobroker logs [adapter] [--watch] [--lines=1000]
                                        iobroker add <adapter> [desiredNumber] [--enabled] [--host <host>] [--port <port>]
                                        iobroker install <adapter> - installs a specified adapter
                                        iobroker rebuild <adapter>|self [--install]
                                        iobroker url <url> [<name>] - install adapter from specified url, e.g. GitHub
                                        iobroker del <adapter> - remove adapter from system
                                        iobroker del <adapter>.<instance> - remove adapter instance
                                        iobroker update [repository url] [--updatable/--u] [--installed/--i] [--force/--f] - update repository and optionally filter installed/updateable adapters, use --force to bypass hash check
                                        iobroker upgrade [repository url]
                                        iobroker upgrade self [repository url] - upgrade js-controller and all adapters, optionally you can specify the repository url
                                        iobroker upgrade <adapter> [repository url] - upgrade specified adapter, optionally you can specify the repository url
                                        iobroker upload <pathToLocalFile> <pathIniobroker>
                                        iobroker upload all - upload all adapter files to make them available for instances
                                        iobroker upload <adapter> - upload specified adapter files to make them available for instances
                                        iobroker object get <id> - get object specified by id
                                        iobroker object set <id> <json-value> - set object with the given id by providing a new json object
                                        iobroker object set <id> propertyname=<value or json-value> - update part of the object by providing a new value or partial object
                                        iobroker object extend <id> <json-value> - extend object with the given id by providing a new json object
                                        iobroker object del <id|pattern> [--yes]
                                        iobroker object chmod <object-mode> [state-mode] <id>
                                        iobroker object chown <user> <group> <id>
                                        iobroker object list <id>
                                        iobroker state get <id> - get state, specified by id
                                        iobroker state getplain <id> [--pretty]
                                        iobroker state getvalue <id>
                                        iobroker state set <id> <value> [ack]
                                        iobroker state del <id>
                                        iobroker message <adapter>[.instance] <command> [<message>]
                                        iobroker list <type> [filter]
                                        iobroker chmod <mode> <file>
                                        iobroker chown <user> <group> <file>
                                        iobroker touch <file>
                                        iobroker rm <file>
                                        iobroker file read <iobroker-path-to-read> [<filesystem-path-to-write>]
                                        iobroker file write <filesystem-path-to-read> <iobroker-path-to-write>
                                        iobroker file rm <iobroker-path-to-delete>
                                        iobroker file sync
                                        iobroker user add <user> [--ingroup group] [--password pass]
                                        iobroker user del <user>
                                        iobroker user passwd <user> [--password pass]
                                        iobroker user enable <user>
                                        iobroker user disable <user>
                                        iobroker user get <user>
                                        iobroker user check <user> [--password pass]
                                        iobroker group add <group>
                                        iobroker group del <group>
                                        iobroker group list <group>
                                        iobroker group enable <group>
                                        iobroker group disable <group>
                                        iobroker group get <group>
                                        iobroker group adduser <group> <user>
                                        iobroker group deluser <group> <user>
                                        iobroker host this
                                        iobroker host <hostname>
                                        iobroker host set <hostname>
                                        iobroker host remove <hostname>
                                        iobroker set <adapter>.<instance> [--port port] [--ip address] [--ssl true|false]
                                        iobroker license <license.file or license.text>
                                        iobroker cert create
                                        iobroker cert view [<certificate name>]
                                        iobroker clean
                                        iobroker backup
                                        iobroker restore <backup name or path> - restore a specified backup
                                        iobroker validate <backup name or path> - validate a specified backup
                                        iobroker <command> --timeout 5000
                                        iobroker status [all|<adapter>.<instance>]
                                        iobroker repo [name]
                                        iobroker repo add <name> <path or url>
                                        iobroker repo set <name>
                                        iobroker repo del <name>
                                        iobroker uuid
                                        iobroker unsetup
                                        iobroker fix - execute the installation fixer script, this updates your ioBroker installation
                                        iobroker multihost <enable|disable> [--secure true|false]
                                        iobroker multihost browse
                                        iobroker multihost connect
                                        iobroker compact status - show if compact mode is enabled in general
                                        iobroker compact <enable|on|disable|off> - enable or disable compact mode in general
                                        iobroker compact <adapter>.<instance> status - show if compact mode is enabled for a specific instance
                                        iobroker compact <adapter>.<instance> group <group-id> - define compact group of a specific adapter
                                        iobroker compact <adapter>.<instance> <disable|off> - enable or disable compact mode for specified adapter instance
                                        iobroker compact <adapter>.<instance> <enable|on> [group-id] - enable or disable compact mode for specified adapter instance and set comapct group optionally
                                        iobroker plugin enable <pluginname> [--host <hostname>] - enables a plugin for the specified host. If no host is specified, the current one is used
                                        iobroker plugin disable <pluginname> [--host <hostname>] - disables a plugin for the specified host. If no host is specified, the current one is used
                                        iobroker plugin status <pluginname> [--host <hostname>] - checks if a plugin is enabled for the specified host. If no host is specified, the current one is used
                                        iobroker plugin enable <pluginname> --instance <adapter>[.<nr>] - enables a plugin for the specified adapter instance (defaults to instance 0)
                                        iobroker plugin disable <pluginname> --instance <adapter>[.<nr>] - disables a plugin for the specified adapter instance (defaults to instance 0)
                                        iobroker plugin status <pluginname> --instance <adapter>[.<nr>] - checks if a plugin is enabled for the specified adapter instance (defaults to instance 0)
                                        iobroker version [adapter] - show version of js-controller or specified adapter
                                        iobroker [adapter] -v - show version of js-controller or specified adapter
                                        
                                        
                                        Options:
                                          --help     Hilfe anzeigen  [boolean]
                                          --version  Version anzeigen  [boolean]
                                        

                                        und danach noch über putty:

                                        pi@raspberrypi:~ $ curl -sL https://iobroker.net/fix.sh | bash -
                                        library: loaded
                                        Library version=2020-06-12
                                        ioBroker or some processes are still running:
                                         io.discovery.0
                                         io.fritzbox.0
                                         io.terminal.0
                                         io.zigbee.0
                                         io.alexa2.0
                                         io.shelly.0
                                         io.fhem.0
                                         io.info.0
                                         io.iot.0
                                         io.web.0
                                         io.yahka.0
                                         io.admin.0
                                        Please stop them first and try again!
                                        

                                        dann kommt aber wieder die Meldung...und was komisch ist....im Log erscheint noch die Meldung:

                                        fritzbox.0	2020-06-16 17:53:29.314	warn	(780) restartConnection: 192.168.200.1
                                        

                                        ich hatte den tr-064 deinstalliert...aber anscheined nicht richtig oder?

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          Jan1 @Kusselin last edited by

                                          @Kusselin
                                          Es ist auch immer bisschen blöd wenn man sich auf alte Posts verlässt, da der Adapter mittlerweile ganz normal über Admin installiert wird.

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

                                            ich sehe aber gerade das der tr-064 adapter läuft...aber er nicht sichtbar ist unter den adaptern....wie kann ich den jetzt erst komplett deinstallieren??

                                            J 1 Reply Last reply Reply Quote 0
                                            • J
                                              Jan1 @Kusselin last edited by

                                              @Kusselin
                                              Deinstallieren und über Admin installieren. Dir fehlt die Instanz, was klar ist wenn man von Git was rein ballert und nicht weiß was man tut. Hast den roten Warnhinweis nicht gelesen?

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

                                              Support us

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

                                              893
                                              Online

                                              31.7k
                                              Users

                                              79.7k
                                              Topics

                                              1.3m
                                              Posts

                                              tr-064
                                              14
                                              82
                                              11252
                                              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