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

      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
                                        • Thomas Braun
                                          Thomas Braun Most Active @spicer last edited by

                                          @spicer

                                          Dann lass es halt.

                                          spicer 1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @spicer last edited by

                                            @spicer sagte in TR064 - PROBLEME:

                                            und nicht mit exotischer syntax rumpröbeln.

                                            ist erstens nicht exotisch sondern verbreitetes Markdown.
                                            und zweitens gibt es dafür einen Button.
                                            https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.0k
                                            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