NEWS
[Tutorial] VIS Fritzbox Status & Up/Downloadanzeige
-
Hallo,
sollte so gehen:
WERT MUTIPLIZIEREN: 9.53674E-05
Ändere den Wert -05 auf deine gewünschte Umrechnung. bei -05 rechnet er Bytes in MB um.
Bei diesen Wert 9.53674E-10 von Bytes in GB…........

Sigi
-
Das Problem:
Unter den Objekten werden sie nicht aktualisiert `
Hast du das Skript laufen um die Werte zu aktualisieren?

-
-
Hallo,
sollte so gehen:
WERT MUTIPLIZIEREN: 9.53674E-05
Ändere den Wert -05 auf deine gewünschte Umrechnung. bei -05 rechnet er Bytes in MB um.
Bei diesen Wert 9.53674E-10 von Bytes in GB…........
Screenshot (544).png
Sigi `
SuperDas hat funktioniert

Gruß
Jürgen
-
-
Funtioniert leider immer noch nicht.
Ich hab das JavaSkript nicht in "global" einsortiert, sondern in meiner Standard-Struktur.
schedule("*/1 * * * * *", function () { setState( "upnp.0.FritzBox_6460.WANDevice.WANCommonInterfaceConfig.GetAddonInfos",'send'); setState( "upnp.0.FritzBox_6460.WANDevice.WANCommonInterfaceConfig.GetCommonLinkProperties",'send'); setState( "upnp.0.FritzBox_6460.WANDevice.WANConnectionDevice.WANIPConnection.GetExternalIPAddress",'send'); setState( "upnp.0.FritzBox_6460.WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo",'send'); }); -
Automatisches Abonnent angehakt im UPNP Adapter ?
Zeig bitte mal die Objekt-Übersicht.

-
Da habe ich andere Werte drinnen als du…..........
PhysicalLinkStatus
UpnpControlEnabled
-
Guten Abend
Script, Up/Downloadanzeige, Vis funktioniert alles.
Jedoch bekomm ich permanent folgende Fehlermeldungen.
! host.ioBroker-RasPi 2018-09-19 19:16:48.481 info Restart adapter system.adapter.upnp.0 because enabled
! host.ioBroker-RasPi 2018-09-19 19:16:48.481 error instance system.adapter.upnp.0 terminated with code 0 (OK)
! Caught 2018-09-19 19:16:48.481 error by controller[0]: at Receiver.ontext (/opt/iobroker/node_modules/ws/lib/WebSocket.js:841:10)
! Caught 2018-09-19 19:16:48.481 error by controller[0]: at WebSocket.emit (events.js:214:7)
! Caught 2018-09-19 19:16:48.481 error by controller[0]: at emitTwo (events.js:126:13)
! Caught 2018-09-19 19:16:48.481 error by controller[0]: at WebSocket.onMessage (/opt/iobroker/node_modules/ws/lib/WebSocket.js:442:14)
! Caught 2018-09-19 19:16:48.480 error by controller[0]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/engine.io-client/lib/transports/websocket.js:146:10)
! Caught 2018-09-19 19:16:48.480 error by controller[0]: at WS.Transport.onData (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:137:8)
! Caught 2018-09-19 19:16:48.480 error by controller[0]: at WS.Transport.onPacket (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:145:8)
! Caught 2018-09-19 19:16:48.480 error by controller[0]: at WS.Emitter.emit (/opt/iobroker/node_modules/engine.io-client/node_modules/component-emitter/index.js:133:20)
! Caught 2018-09-19 19:16:48.480 error by controller[0]: at WS. <anonymous>(/opt/iobroker/node_modules/engine.io-client/lib/socket.js:268:10)
! Caught 2018-09-19 19:16:48.480 error by controller[0]: at Socket.onPacket (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:451:14)
! Caught 2018-09-19 19:16:48.480 error by controller[0]: at Socket.Emitter.emit (/opt/iobroker/node_modules/engine.io-client/node_modules/component-emitter/index.js:133:20)
! Caught 2018-09-19 19:16:48.479 error by controller[0]: at Socket. <anonymous>(/opt/iobroker/node_modules/component-bind/index.js:21:15)
! Caught 2018-09-19 19:16:48.479 error by controller[0]: at Manager.ondata (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:322:16)
! Caught 2018-09-19 19:16:48.479 error by controller[0]: at Decoder.add (/opt/iobroker/node_modules/socket.io-parser/index.js:237:14)
! Caught 2018-09-19 19:16:48.479 error by controller[0]: at decodeString (/opt/iobroker/node_modules/socket.io-parser/index.js:325:9)
! Caught 2018-09-19 19:16:48.479 error by controller[0]: at tryParse (/opt/iobroker/node_modules/socket.io-parser/index.js:336:12)
! Caught 2018-09-19 19:16:48.478 error by controller[0]: RangeError: Maximum call stack size exceeded
! upnp.0 2018-09-19 19:16:48.134 info terminating
! upnp.0 2018-09-19 19:16:48.055 info cleaned everything up…
! upnp.0 2018-09-19 19:16:48.055 info Alive and sid states cleared
! upnp.0 2018-09-19 19:16:48.049 error at Receiver.ontext (/opt/iobroker/node_modules/ws/lib/WebSocket.js:841:10)
! upnp.0 2018-09-19 19:16:48.049 error at WebSocket.emit (events.js:214:7)
! upnp.0 2018-09-19 19:16:48.049 error at emitTwo (events.js:126:13)
! upnp.0 2018-09-19 19:16:48.049 error at WebSocket.onMessage (/opt/iobroker/node_modules/ws/lib/WebSocket.js:442:14)
! upnp.0 2018-09-19 19:16:48.049 error at WebSocket.ws.onmessage (/opt/iobroker/node_modules/engine.io-client/lib/transports/websocket.js:146:10)
! upnp.0 2018-09-19 19:16:48.049 error at WS.Transport.onData (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:137:8)
! upnp.0 2018-09-19 19:16:48.049 error at WS.Transport.onPacket (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:145:8)
! upnp.0 2018-09-19 19:16:48.049 error at WS.Emitter.emit (/opt/iobroker/node_modules/engine.io-client/node_modules/component-emitter/index.js:133:20)
! upnp.0 2018-09-19 19:16:48.049 error at WS. <anonymous>(/opt/iobroker/node_modules/engine.io-client/lib/socket.js:268:10)
! upnp.0 2018-09-19 19:16:48.049 error at Socket.onPacket (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:451:14)
! upnp.0 2018-09-19 19:16:48.049 error at Socket.Emitter.emit (/opt/iobroker/node_modules/engine.io-client/node_modules/component-emitter/index.js:133:20)
! upnp.0 2018-09-19 19:16:48.049 error at Socket. <anonymous>(/opt/iobroker/node_modules/component-bind/index.js:21:15)
! upnp.0 2018-09-19 19:16:48.049 error at Manager.ondata (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:322:16)
! upnp.0 2018-09-19 19:16:48.049 error at Decoder.add (/opt/iobroker/node_modules/socket.io-parser/index.js:237:14)
! upnp.0 2018-09-19 19:16:48.049 error at decodeString (/opt/iobroker/node_modules/socket.io-parser/index.js:325:9)
! upnp.0 2018-09-19 19:16:48.049 error at tryParse (/opt/iobroker/node_modules/socket.io-parser/index.js:336:12)
! upnp.0 2018-09-19 19:16:48.049 error RangeError: Maximum call stack size exceeded
! upnp.0 2018-09-19 19:16:48.048 error uncaught exception: Maximum call stack size exceeded</anonymous></anonymous></anonymous></anonymous>
Habe die Abfrage dann von 10 auf 20 Sek. gesetzt, jedoch auch ohne Erfolg.! host.ioBroker-RasPi 2018-09-19 19:32:05.427 error Caught by controller[0]: at Receiver.ontext (/opt/iobroker/node_modules/ws/lib/WebSocket.js:841:10)
! host.ioBroker-RasPi 2018-09-19 19:32:05.427 error Caught by controller[0]: at WebSocket.emit (events.js:214:7)
! host.ioBroker-RasPi 2018-09-19 19:32:05.427 error Caught by controller[0]: at emitTwo (events.js:126:13)
! host.ioBroker-RasPi 2018-09-19 19:32:05.427 error Caught by controller[0]: at WebSocket.onMessage (/opt/iobroker/node_modules/ws/lib/WebSocket.js:442:14)
! host.ioBroker-RasPi 2018-09-19 19:32:05.427 error Caught by controller[0]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/engine.io-client/lib/transports/websocket.js:146:10)
! host.ioBroker-RasPi 2018-09-19 19:32:05.427 error Caught by controller[0]: at WS.Transport.onData (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:137:8)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at WS.Transport.onPacket (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:145:8)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at WS.Emitter.emit (/opt/iobroker/node_modules/engine.io-client/node_modules/component-emitter/index.js:133:20)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at WS. <anonymous>(/opt/iobroker/node_modules/engine.io-client/lib/socket.js:268:10)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at Socket.onPacket (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:451:14)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at Socket.Emitter.emit (/opt/iobroker/node_modules/engine.io-client/node_modules/component-emitter/index.js:133:20)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at Socket. <anonymous>(/opt/iobroker/node_modules/component-bind/index.js:21:15)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at Manager.ondata (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:322:16)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at Decoder.add (/opt/iobroker/node_modules/socket.io-parser/index.js:237:14)
! host.ioBroker-RasPi 2018-09-19 19:32:05.425 error Caught by controller[0]: at decodeString (/opt/iobroker/node_modules/socket.io-parser/index.js:325:9)
! host.ioBroker-RasPi 2018-09-19 19:32:05.425 error Caught by controller[0]: at tryParse (/opt/iobroker/node_modules/socket.io-parser/index.js:336:12)
! host.ioBroker-RasPi 2018-09-19 19:32:05.425 error Caught by controller[0]: RangeError: Maximum call stack size exceeded
! >! host.ioBroker-RasPi 2018-09-19 19:32:05.427 error Caught by controller[0]: at Receiver.ontext (/opt/iobroker/node_modules/ws/lib/WebSocket.js:841:10)
! host.ioBroker-RasPi 2018-09-19 19:32:05.427 error Caught by controller[0]: at WebSocket.emit (events.js:214:7)
! host.ioBroker-RasPi 2018-09-19 19:32:05.427 error Caught by controller[0]: at emitTwo (events.js:126:13)
! host.ioBroker-RasPi 2018-09-19 19:32:05.427 error Caught by controller[0]: at WebSocket.onMessage (/opt/iobroker/node_modules/ws/lib/WebSocket.js:442:14)
! host.ioBroker-RasPi 2018-09-19 19:32:05.427 error Caught by controller[0]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/engine.io-client/lib/transports/websocket.js:146:10)
! host.ioBroker-RasPi 2018-09-19 19:32:05.427 error Caught by controller[0]: at WS.Transport.onData (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:137:8)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at WS.Transport.onPacket (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:145:8)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at WS.Emitter.emit (/opt/iobroker/node_modules/engine.io-client/node_modules/component-emitter/index.js:133:20)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at WS. <anonymous>(/opt/iobroker/node_modules/engine.io-client/lib/socket.js:268:10)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at Socket.onPacket (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:451:14)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at Socket.Emitter.emit (/opt/iobroker/node_modules/engine.io-client/node_modules/component-emitter/index.js:133:20)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at Socket. <anonymous>(/opt/iobroker/node_modules/component-bind/index.js:21:15)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at Manager.ondata (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:322:16)
! host.ioBroker-RasPi 2018-09-19 19:32:05.426 error Caught by controller[0]: at Decoder.add (/opt/iobroker/node_modules/socket.io-parser/index.js:237:14)
! host.ioBroker-RasPi 2018-09-19 19:32:05.425 error Caught by controller[0]: at decodeString (/opt/iobroker/node_modules/socket.io-parser/index.js:325:9)
! host.ioBroker-RasPi 2018-09-19 19:32:05.425 error Caught by controller[0]: at tryParse (/opt/iobroker/node_modules/socket.io-parser/index.js:336:12)
! host.ioBroker-RasPi 2018-09-19 19:32:05.425 error Caught by controller[0]: RangeError: Maximum call stack size exceeded
! host.ioBroker-RasPi 2018-09-19 19:32:04.047 info iobroker _restart
! host.ioBroker-RasPi 2018-09-19 19:32:04.046 error RangeError: Maximum call stack size exceeded at new Uint8Array (native) at new FastBuffer (buffer.js:38:5) at Function.Buffer.alloc (buffer.js:245:10) at new Buffer (buffer.js:156:19)
! host.ioBroker-RasPi 2018-09-19 19:32:04.045 error uncaught exception: Maximum call stack size exceeded</anonymous></anonymous></anonymous></anonymous>! upnp.0 2018-09-19 19:38:02.422 warn Error sending SOAP request: Error: connect ETIMEDOUT 192.168.178.1:49000
! upnp.0 2018-09-19 19:38:02.422 warn Error sending SOAP request: Error: connect ETIMEDOUT 192.168.178.1:49000
Was kann ich da noch probieren?Gruss
-
Hallo, ich finde den Fehler nicht…
Ich bekomme keine Anzeigen angezeigt, es bleibt alles leer.
Siehe Dateien..
Jemand eine Idee?
Cu Deta
9403_screenshot_20181101_161709.png
9403_screenshot_20181101_161859.png
9403_screenshot_20181101_161958.png
9403_screenshot_20181101_162206.png -
Hallo, ich finde den Fehler nicht…
Ich bekomme keine Anzeigen angezeigt, es bleibt alles leer.
Siehe Dateien..
Jemand eine Idee?
Cu Deta `
Moin,
Hast du den Fehler gefunden? ich habe das selbe Problem… habe gemerkt wenn ich den Java-Script von global in den common-Ordner lege werden alle Daten abgerufen und auch richtig geschrieben.
MfG Paul
-
Hatte keine Zeit mehr in lezter Zeit da weiter zu suchen! Ich kann es bei Gelegenheit mal probieren. Danke für den Tip.
-
Moin zsaummen,
gibt es hier auch welche die bei vodafone sind (Kabeldeutschland) wo der Up/Download nicht gezählt wird… Weil alles wird angezeigt nur eben nicht was ich verbraucht habe. ( Box von KD ist die 6490 )
6490.png
Danke für eure Info `
Habe auch eine 6490 bei VF/KD. Sehe auch keinen Verbrauch




