"Error during logbook entry retrieval"
See original GitHub issueThe problem
Trying to access Logbook, I get this error on mobile:
Error during logbook entry retrieval. date value is not finite in DateTimeFormat format()
On Desktop, it’s Invalid time value
What version of Home Assistant Core has the issue?
2021.11.4
What was the last working version of Home Assistant Core?
2021.10.x
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Recorder
Link to integration documentation on our website
No response
Example YAML snippet
recorder:
purge_keep_days: 2
commit_interval: 10
auto_purge: true
db_url: mysql://hass:a@core-mariadb/homeassistant?charset=utf8
Anything in the logs that might be useful for us?
logs: http://gofile.me/6qEy9/mBPmCOxGH
Additional information
My Logbook is connected to a MariaDB addon. Issue started after updating to 2021.11.0. Deleting and reinstalling MariaDB (thus deleting the database) didn’t fix the issue, nor did complete host (rpi4) reboot.
Issue Analytics
- State:
- Created 2 years ago
- Comments:9
Top Results From Across the Web
Error accessing Logbook in 2021.11.2
After updating to 2021.11.2, I'm getting. Error during logbook entry retrieval date value is not finite in DateTimeFormat format().
Read more >Errors everywhere. Please help : r/homeassistant
It has been working perfectly until now. I can remotely access to the Overview and a few other menus, but all sensors are...
Read more >questions and answers, support, tips
Extended information about errors during data retrieval in support mails • Improvements in the recording of the engine operation
Read more >Optimize Your Home Assistant Database
Logbook. The important things to takeaway from this is: ... Input the database you created along with the user credentials.
Read more >“Logbook” Manual
LOGBOOK application program for entry into ENTRIES. Each entry in the ... To show the selection criteria used for this retrieval,.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same issue here. The last working version on my system was 2021.11.1. The problem still exist on 2021.12.6.
I can confirm 2022.5 fixed the issue for me at least.