Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Nicht erklärbare Fehler im Log FB tr-064

    NEWS

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    Nicht erklärbare Fehler im Log FB tr-064

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

      Ich habe das selbe Problem.
      Habe das nach deiner Anleitung in der Konsole eingegeben und folgende Meldungen erhalten.
      Bin leider etwas neu und unerfahren mit Linux.


      npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
      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
      npm ERR! code EACCES
      npm ERR! errno -13
      npm ERR! syscall access
      npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.tr-064/node_modules'
      npm ERR! { [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.tr-064/node_modules']
      npm ERR! stack:
      npm ERR! 'Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.tr-064/node_modules'',
      npm ERR! errno: -13,
      npm ERR! code: 'EACCES',
      npm ERR! syscall: 'access',
      npm ERR! path: '/opt/iobroker/node_modules/iobroker.tr-064/node_modules' }
      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/andiko2/.npm/_logs/2019-08-26T14_03_03_135Z-debug.log
      *******@ioBrokerPC:/opt/iobroker/node_modules/iobroker.tr-064$

      sigi234 1 Reply Last reply Reply Quote 0
      • sigi234
        sigi234 Forum Testing Most Active @andiko2 last edited by

        @andiko2 sagte in Nicht erklärbare Fehler im Log FB tr-064:

        It is likely you do not have the permissions to access this file as the current user

        Keine Berechtigung!

        Hast du schon mal das gemacht?

        curl -sL https://iobroker.net/fix.sh | bash -

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

          so wie das dort steht in der Konsole ausführen?

          sigi234 1 Reply Last reply Reply Quote 0
          • sigi234
            sigi234 Forum Testing Most Active @andiko2 last edited by

            @andiko2 sagte in Nicht erklärbare Fehler im Log FB tr-064:

            so wie das dort steht in der Konsole ausführen?

            Ja unter deinen Host........

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

              dann passiert folgendes:

              andiko2@ioBrokerPC:~$ curl -sL https://iobroker.net/fix.sh | bash -
              ioBroker or some processes are still running:
              io.admin.0
              io.discovery.0
              io.history.0
              io.netatmo.0
              io.rpi2.0
              io.opi.0
              io.virtualpowermeter.0
              io.javascript.0
              io.systeminfo.0
              io.scenes.0
              io.fullcalendar.0
              io.pollenflug.0
              io.info.0
              io.moma.0
              io.alexa2.0
              io.sql.0
              io.places.0
              io.web.0
              io.ping.0
              io.meteoalarm.0
              io.iot.0
              io.terminal.0
              io.meross.0
              io.radar2.0
              io.nina.0
              io.backitup.0
              io.cloud.0
              io.bring.0
              io.lightify.0
              Please stop them first and try again!

              sigi234 1 Reply Last reply Reply Quote 0
              • sigi234
                sigi234 Forum Testing Most Active @andiko2 last edited by

                @andiko2

                https://forum.iobroker.net/topic/20211/iobroker-installation-fixer-beta-verfügbar

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

                  so habe iobroker gestoppt den befehl ausgeführt und bekam die Meldung "Your installation was fixed successfully
                  Run iobroker start to start ioBroker again!"
                  ioBroker gestartet aber das problem ist das selbe mit dem tr-064

                  sigi234 1 Reply Last reply Reply Quote 0
                  • sigi234
                    sigi234 Forum Testing Most Active @andiko2 last edited by

                    @andiko2 sagte in Nicht erklärbare Fehler im Log FB tr-064:

                    so habe iobroker gestoppt den befehl ausgeführt und bekam die Meldung "Your installation was fixed successfully
                    Run iobroker start to start ioBroker again!"
                    ioBroker gestartet aber das problem ist das selbe mit dem tr-064

                    Nochmal:

                    cd /opt/iobroker/
                    iobroker stop tr-064
                    cd /opt/iobroker/node_modules/iobroker.tr-064
                    npm install soef

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

                      jetzt ist er grün, und zeigt aber noch folgenden Logfehler im iobroker Log:

                      tr-064.0 2019-08-26 16:55:50.551 error Cannot start callmonitor: Error: connect ECONNREFUSED xxx.xxx.xxx.1:1012
                      tr-064.0 2019-08-26 16:55:50.549 error --- To use the callmonitor, enable connects to port 1012 on FritsBox by dialing #965 and restart this adapter

                      sigi234 1 Reply Last reply Reply Quote 0
                      • sigi234
                        sigi234 Forum Testing Most Active @andiko2 last edited by

                        @andiko2 sagte in Nicht erklärbare Fehler im Log FB tr-064:

                        dialing #965 and restart this adapter

                        Mach das...........

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

                          ah jetzt fange ich an zu verstehen. das ist für Telefon. Dann kann das alles nicht gehen, da dort kein Telefon dran ist.
                          Grün ist der Adapter jetzt.

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

                            Danke !!
                            Bei mir läuft es jetzt wieder alles.

                            Brauchte nur:

                            cd /opt/iobroker/
                            iobroker stop tr-064
                            cd /opt/iobroker/node_modules/iobroker.tr-064
                            npm install soef

                            Woran lag es?

                            Issi 1 Reply Last reply Reply Quote 0
                            • Issi
                              Issi Developer @GregorS last edited by Issi

                              @GregorS der Tr-064 Adapter ist alt und wird nicht mehr gepflegt da der Entwickler aufgehört hat es gibt aber mittlerweile ein Community Version die sollte man nutzen hier der link https://github.com/iobroker-community-adapters/ioBroker.tr-064-community
                              https://forum.iobroker.net/topic/22782/aufruf-test-community-version-vom-tr-064-adapter

                              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

                              32.1k
                              Users

                              80.6k
                              Topics

                              1.3m
                              Posts

                              logfehler tr-064 adapter fehler
                              5
                              15
                              1111
                              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