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

Time Manager manual bug spam log #529

Closed
KipK opened this issue Jan 28, 2023 · 2 comments · Fixed by #531
Closed

Time Manager manual bug spam log #529

KipK opened this issue Jan 28, 2023 · 2 comments · Fixed by #531
Assignees

Comments

@KipK
Copy link
Collaborator

KipK commented Jan 28, 2023

I felt the EVSE unresponsive when setting to manual mode.
Could reproduce the issue, just set the time to manual, and reboot OpenEvse Wifi ( tz is set to utc )
if firmware is compiled with -D ENABLE_DEBUG_TIME, the log is spammed at high frequency by:

Time manager woke: WakeReason_Scheduled
Local time: 28-Jan-23, 22:27:40
_nextCheckTime = 4716
_setTheTime = 0
Time manager woke: WakeReason_Scheduled
Local time: 28-Jan-23, 22:27:40
_nextCheckTime = 4716
_setTheTime = 0
Time manager woke: WakeReason_Scheduled
Local time: 28-Jan-23, 22:27:40
_nextCheckTime = 4716
_setTheTime = 0

@jeremypoulter
Copy link
Collaborator

Happended to be looking in that area, fairly simple fix, not sure it would have had a massive performance hit though

@KipK
Copy link
Collaborator Author

KipK commented Jan 29, 2023

That was on UI side, console spam was slowing down the browser, thanks

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.

2 participants