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

Hourly logged counter is incorrect #68

Closed
mthmulders opened this issue Sep 16, 2023 · 0 comments · Fixed by #82
Closed

Hourly logged counter is incorrect #68

mthmulders opened this issue Sep 16, 2023 · 0 comments · Fixed by #82

Comments

@mthmulders
Copy link
Owner

From the logs:

Sep 15 08:31:43 raspberrypi0 dsmr-rs[244]: 06:31:43 [WARN] Could not upload telegram due to error sending request for url (xxx): error trying to connect: tcp connect error: Connection refused (os error 111)
Sep 15 08:32:09 raspberrypi0 dsmr-rs[244]: 06:32:09 [WARN] Could not upload telegram due to error sending request for url (xxx): error trying to connect: tcp connect error: Connection refused (os error 111)
Sep 15 08:32:09 raspberrypi0 dsmr-rs[244]: 06:32:09 [WARN] Could not upload telegram due to error sending request for url (xxx): error trying to connect: tcp connect error: Connection refused (os error 111)
Sep 15 08:32:13 raspberrypi0 dsmr-rs[244]: 06:32:13 [WARN] Could not upload telegram due to error sending request for url (xxx): error trying to connect: tcp connect error: Connection refused (os error 111)
Sep 15 08:32:23 raspberrypi0 dsmr-rs[244]: 06:32:23 [WARN] Could not upload telegram due to error sending request for url (xxx): error trying to connect: tcp connect error: Connection refused (os error 111)
Sep 15 09:12:53 raspberrypi0 dsmr-rs[244]: 07:12:53 [INFO] Uploaded 360 telegrams to 1 host(s)

I would expect logging at 09:12:53 to contain a lower number than 360, since 5 telegrams have not been delivered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant