NEWS
Nicht erklärbare Fehler im Log FB tr-064
-
Hallo,
bekomme seit heute immer wieder diese Fehler.
Der TR-064 läuft nicht mehr.
Hatte gestern nur einen Neustart des ioBroker durchgeführt.
Neustart des Adapters bringt auch nichts.
Kann mir jemand einen Tipp geben, wo der Fehler zu suchen ist, bzw. was die Ursache zu sein scheint.Vielen Dank
-
@GregorS Probier mal folgendes in der Konsole:
cd /opt/iobroker/
iobroker stop tr-064
cd /opt/iobroker/node_modules/iobroker.tr-064
npm install soefGruß
dna909
-
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$ -
@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 -
-
so wie das dort steht in der Konsole ausführen?
-
@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........
-
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! -
-
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 -
@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-064Nochmal:
cd /opt/iobroker/
iobroker stop tr-064
cd /opt/iobroker/node_modules/iobroker.tr-064
npm install soef -
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 -
@andiko2 sagte in Nicht erklärbare Fehler im Log FB tr-064:
dialing #965 and restart this adapter
Mach das...........
-
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. -
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 soefWoran lag es?
-
@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