Ricardo

Results 550 comments of Ricardo

Hi @rguenther-dz, it seems you hit the max Influx value for integer values: https://docs.influxdata.com/flux/v0/data-types/basic/uint/

Hi, You can try running it in debug mode. Then you should see which values are collected and sent to influx.

Hi, Did you get the error message again? Did you see any error messages which correlate with the jumps in the diagram?

Unfortunately just descring the problem makes it quite difficult to grasp the where the actual problem comes from. If the value is passed on (1:1) from the Fritzbox output to...

Hi, you can try it with debug output to see when it appears. I also believe, restarting the FritzBox should solve the issue until the counter reaches the upper limit.

Hi @DarkwalkerOL, and thank you. Happy that this project helps. I'm not sure if it's the same case as with the cable box. See https://github.com/bb-Ricardo/fritzinfluxdb/issues/129#issuecomment-2396804969 Also try to run it...

Hi, this looks like a duplicate of #137. Yes, I guess this is at least a mitigation. But this also means that `totalbytessent` will stop being updated and report 0...

Hi, even after s restart? With witch value does the counter start after a reboot?

Hi, this is good news. So now the counter is behaving normally again and returns sane values?

Hi, Would recommend: * updating to the latest version * increase the request timeout to 20 seconds (or more)