Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rate and rate_per_time_unit value inf #1634

Closed
wokkeltje13 opened this issue Dec 19, 2022 · 8 comments
Closed

rate and rate_per_time_unit value inf #1634

wokkeltje13 opened this issue Dec 19, 2022 · 8 comments
Labels
bug Something isn't working

Comments

@wokkeltje13
Copy link

The Problem

In MQTT I noticed the value "inf" for "rate" and "rate_per_time_unit"
image

Did I miss some release notes?
It stopped reporting the values on 13/12, so probably after the update to 13.0.7 (but I am not sure)

Thanks in advance

Version

13.0.7

Logfile

[       4] 2022-12-19T16:46:32 <INF> [MAIN] =================================================
[       4] 2022-12-19T16:46:32 <INF> [MAIN] ==================== Startup ====================
[       4] 2022-12-19T16:46:32 <INF> [MAIN] =================================================
[       4] 2022-12-19T16:46:32 <INF> [MAIN] Branch: 'HEAD', Revision: 304b9e0, Date/Time: 2022-12-11 22:36, Web UI: Release: v13.0.7 (Commit: 304b9e0)
[       4] 2022-12-19T16:46:32 <INF> [MAIN] Reset reason: Via esp_restart
[       8] 2022-12-19T16:46:36 <INF> [MAIN] =================================================
[       8] 2022-12-19T16:46:36 <INF> [MAIN] ================== Main Started =================
[       8] 2022-12-19T16:46:36 <INF> [MAIN] =================================================
[      10] 2022-12-19T16:46:38 <INF> [MAIN] Initialization completed successfully!

Expected Behavior

No response

Screenshots

No response

Additional Context

No response

@wokkeltje13 wokkeltje13 added the bug Something isn't working label Dec 19, 2022
@TopGoalVl
Copy link

Have a look at issue 1578. The bug is fixed in newest rolling.
#1578

@github-actions
Copy link
Contributor

You can use the latest Automatic Build of the the rolling branch. It might already contain a fix for your issue.
Pick the most top passing entry (it has a green circle with a tick in it), then scoll down to the Artifacts and download the file named update_*.

@wokkeltje13
Copy link
Author

I used the latest rolling build (I think)
"Merge for next Bugfix Release #953"
Development-Branch: HEAD (Commit: 1ee8f47+)

But after a couple of runs, the inf value remains

2022-12-19T19:18:24+0100,main,004565.0,4565.0,4565.0,inf,0.5,no error,0.0,0.0,4.0,5.0,6.0,5.0,0.2
2022-12-19T19:23:06+0100,main,004565.9,4565.9,4565.9,inf,0.9,no error,0.0,0.0,4.0,5.0,6.0,5.0,9.3
2022-12-19T19:27:56+0100,main,004565.9,4565.9,4565.9,nan,0.0,no error,0.0,0.0,4.0,5.0,6.0,5.3,9.3

Did I use the wrong build?

@TopGoalVl
Copy link

I have updated to:

Build Info:
Firmware Version: Development-Branch: rolling (Commit: 0d48c52+)
Firmware Build Time: 2022-12-18 10:20
Web Interface Version: Development-Branch: rolling (Commit: 0d48c52+)

and the bug was fixed.

@wokkeltje13
Copy link
Author

With this exact version the bug is solved, but more recent builds still have the bug.

@caco3
Copy link
Collaborator

caco3 commented Dec 19, 2022

@JoMol, is this working for you in rolling?

@caco3 caco3 reopened this Dec 19, 2022
@jomjol
Copy link
Owner

jomjol commented Dec 19, 2022

@caco3 : I can confirm. The problem is back!

grafik

Need to fix it, before I release.

@jomjol
Copy link
Owner

jomjol commented Dec 19, 2022

Again corrected in newest rolling

@jomjol jomjol closed this as completed Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants