Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Node-Red
    5. TR064 - PROBLEME

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    TR064 - PROBLEME

    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      chris877 last edited by

      Hallo,
      Ich nutze seid einigerzeit den TR064 Adapter zum afragen der Anwesenheit/Abwesenheit.
      Vor 3 Tagen musste ich leider feststellen das der Adapter nicht mehr leuft.
      Kann mir jemand weiterhelfen?

      LOG:
      host.raspberrypi 2019-06-02 18:42:12.327 info Restart adapter system.adapter.tr-064.0 because enabled
      host.raspberrypi 2019-06-02 18:42:12.327 error instance system.adapter.tr-064.0 terminated with code 0 (OK)
      host.raspberrypi 2019-06-02 18:42:12.327 error Caught by controller[0]: port: 1012 }
      host.raspberrypi 2019-06-02 18:42:12.327 error Caught by controller[0]: address: '192.168.178.1',
      host.raspberrypi 2019-06-02 18:42:12.326 error Caught by controller[0]: syscall: 'connect',
      host.raspberrypi 2019-06-02 18:42:12.326 error Caught by controller[0]: code: 'ECONNREFUSED',
      host.raspberrypi 2019-06-02 18:42:12.326 error Caught by controller[0]: errno: 'ECONNREFUSED',
      host.raspberrypi 2019-06-02 18:42:12.326 error Caught by controller[0]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
      host.raspberrypi 2019-06-02 18:42:12.324 error Caught by controller[0]: { Error: connect ECONNREFUSED 192.168.178.1:1012
      tr-064.0 2019-06-02 18:42:12.294 error Error: connect ECONNREFUSED 192.168.178.1:1012 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
      tr-064.0 2019-06-02 18:42:12.290 error uncaught exception: connect ECONNREFUSED 192.168.178.1:1012

      Vielen dank
      Mfg

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

        Das Abfragen der Daten bei Deinem Router (192.168.178.1) scheint nicht zu klappen (connection refused). Hast du die IP des Router und/oder das Passwort für die Web-Oberfläche des Routers geändert?

        1 Reply Last reply Reply Quote 0
        • C
          chris877 last edited by

          Nein ich habe nichts geändert.. lief 6 monate ohne probleme, hab ein update gemacht v10.16 und seid dem leuft er nicht mehr.

          1 Reply Last reply Reply Quote 0
          • C
            chris877 last edited by

            Er schaltet immer auf grün für 1 sek und dann wieder auf rot. ich weis einfach nicht mehr weiter..

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

              @chris877
              da gibts ne überführte Version in die Community, nimm die

              C spicer 2 Replies Last reply Reply Quote 0
              • C
                chris877 last edited by

                $ ./iobroker upgrade tr-064
                Update tr-064 from @0.1.12 to @0.4.14
                NPM version: 6.9.0
                npm install iobroker.tr-064@0.4.14 --production --save --prefix "/opt/iobroker" (System call)
                npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.tr-064/node_modules/array-extnpm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.tr-064/node_modules/sprintf-js
                npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.tr-064/node_modules/soef
                npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.tr-064
                npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.tr-064/node_modules

                npm
                ERR! path /opt/iobroker/node_modules/iobroker.tr-064/node_modules/array-extnpm ERR! code EACCES

                npm ERR! errno -13npm ERR! syscall access

                npm
                ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.tr-064/node_modules/array-ext'npm ERR! { [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.tr-064/node_modules/array-ext']
                npm ERR! stack:
                npm ERR! 'Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.tr-064/node_modules/array-ext'',

                npm ERR! errno: -13,npm ERR! code: 'EACCES',
                npm ERR! syscall: 'access',
                npm ERR! path:
                npm ERR! '/opt/iobroker/node_modules/iobroker.tr-064/node_modules/array-ext' }

                npm ERR! npm ERR! The operation was rejected by your operating system.
                npm ERR! It is likely you do not have the permissions to access this file as the current user
                npm ERR!
                npm ERR! If you believe this might be a permissions issue, please double-check the
                npm ERR! permissions of the file and its containing directories, or try running
                npm ERR! the command again as root/Administrator (though this is not recommended).

                npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2019-06-04T07_59_42_178Z-debug.log

                ERROR: host.raspberrypi Cannot install iobroker.tr-064@0.4.14: 243
                ERROR: process exited with code 25

                Diese Meldung bekomm ich wenn ich den adapter Updaten möchte auf dem web inter. http://ip:8081

                1 Reply Last reply Reply Quote 0
                • C
                  chris877 @Jan1 last edited by

                  @Jan1 wie genau meinst du das?
                  bin leider noch nicht so fit in dem thema...

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

                    @chris877
                    https://github.com/iobroker-community-adapters/ioBroker.tr-064-community
                    das über IOBroker Github (Katze oben, dann bei beliebig einfügen) installieren.

                    C siggi85 2 Replies Last reply Reply Quote 1
                    • C
                      chris877 @Jan1 last edited by

                      @Jan1 Vielen Dank!
                      Jetzt leuft es wieder !
                      gruss

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

                        @Jan1 Hatt heute auch Probleme mit meinem TR064, konnte diese aber lösen.

                        Bin jetzt aber auf diese Community Version gestoßen. Kann mir jemand sagen, was es damit auf sich hat? Sollte ich auch umschwenken, auch wenn meine noch läuft? Und wenn es die "recommended" version ist, warum wird sie nicht ins stable Repo aufgenommen?

                        Jey Cee 1 Reply Last reply Reply Quote 0
                        • Jey Cee
                          Jey Cee Developer @siggi85 last edited by

                          @siggi85 sagte in TR064 - PROBLEME:

                          Sollte ich auch umschwenken, auch wenn meine noch läuft?

                          So lange du keine Probleme hast bleib bei der alten.

                          @siggi85 sagte in TR064 - PROBLEME:

                          Kann mir jemand sagen, was es damit auf sich hat?

                          Die originale wird nicht mehr gepflegt. Aktuell bedarf es noch vieler Korrekturen und deswegen gib es noch keine neue Stable Version. Langfristig wird die community Version die alte ersetzen.

                          siggi85 1 Reply Last reply Reply Quote 0
                          • siggi85
                            siggi85 @Jey Cee last edited by

                            @Jey-Cee Danke für die Info und die schnelle Antwort!! So werde ich das machen. 🙂

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

                              @Jan1 Habe genau dieses Problem jetzt.
                              Wie installiere ich die "überführte" Version?

                              Die Kommunikation scheint aber zu laufen!
                              (kann leider keinen Printscreen posten)

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @spicer last edited by

                                @spicer

                                iob update
                                

                                sagt?

                                spicer 1 Reply Last reply Reply Quote 0
                                • spicer
                                  spicer @Thomas Braun last edited by spicer

                                  @thomas-braun
                                  [code]

                                  pi@raspberrypi:~ $ iob update
                                  Used repository: stable
                                  Adapter    "admin"        : 6.3.3    , installed 6.3.3
                                  Adapter    "backitup"     : 2.5.9    , installed 2.5.9
                                  Adapter    "deconz"       : 1.3.21   , installed 1.3.21
                                  Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                  Adapter    "echarts"      : 1.0.12   , installed 1.0.12
                                  Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                  Adapter    "history"      : 2.2.0    , installed 2.2.0
                                  Adapter    "javascript"   : 6.0.3    , installed 6.0.3
                                  Controller "js-controller": 4.0.23   , installed 4.0.23
                                  Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
                                  Adapter    "mysensors"    : 3.0.0    , installed 3.0.0
                                  Adapter    "simple-api"   : 2.7.0    , installed 2.7.1
                                  Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                  Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
                                  Adapter    "web"          : 4.3.0    , installed 4.3.0
                                  Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                  

                                  [/code]

                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @spicer last edited by Thomas Braun

                                    @spicer
                                    Bitte in CodeTags setzen.

                                    4.2.16 ist die aktuelle stabile Version. Wenn du ein Problem hast, dann ein anderes als das hier in diesem uralt Thread behandelte.

                                    spicer 1 Reply Last reply Reply Quote 0
                                    • spicer
                                      spicer @Thomas Braun last edited by spicer

                                      @thomas-braun
                                      komme mit eurem forum nicht klar.
                                      xenforo ist da viel einfacher! (ist auch mein forum)
                                      keine bbCodes...siehst Du?

                                      Thomas Braun 2 Replies Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @spicer last edited by

                                        @spicer

                                        Dann schau dir an, wie man damit umgeht.

                                        spicer 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @spicer last edited by Thomas Braun

                                          @spicer

                                          Die bbcodes heißen hier halt für Code CodeTags. So what? Sind drei Back Ticks. Oder das entsprechende Icon. </>

                                          1 Reply Last reply Reply Quote 0
                                          • spicer
                                            spicer @Thomas Braun last edited by spicer

                                            hab das gelöscht 😉

                                            Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            24
                                            4702
                                            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