You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Home Assistant 2023.5.4
Supervisor 2023.05.0
Operating System 10.1
Frontend 20230503.3 - latest
Checklist
I have enabled debug logging for my installation.
I have filled out the issue template to the best of my ability.
This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
This issue is not a duplicate issue of currently previous issues..
Describe the issue
Getting this in the logger regularly - every minute. If I disable the integration it stops.
Logger: homeassistant.components.recorder.models.context
Source: components/recorder/models/context.py:19
Integration: Recorder (documentation, issues)
First occurred: 20:22:33 (1 occurrences)
Last logged: 20:22:33
Error converting ulid f6b8cce3636841f89298056430ade909 to bytes: ULID must be a 26 character string: f6b8cce3636841f89298056430ade909
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/recorder/models/context.py", line 19, in ulid_to_bytes_or_none
return ulid_to_bytes(ulid)
File "src/ulid_transform/_ulid_impl.pyx", line 24, in ulid_transform._ulid_impl._ulid_to_bytes
ValueError: ULID must be a 26 character string: f6b8cce3636841f89298056430ade909
Reproduction steps
Enable the Integration
Debug logs
Logger: homeassistant.components.recorder.models.context
Source: components/recorder/models/context.py:19
Integration: Recorder ([documentation](https://www.home-assistant.io/integrations/recorder), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+recorder%22))
First occurred: 20:22:33 (1 occurrences)
Last logged: 20:22:33
Error converting ulid f6b8cce3636841f89298056430ade909 to bytes: ULID must be a 26 character string: f6b8cce3636841f89298056430ade909
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/recorder/models/context.py", line 19, in ulid_to_bytes_or_none
return ulid_to_bytes(ulid)
File "src/ulid_transform/_ulid_impl.pyx", line 24, in ulid_transform._ulid_impl._ulid_to_bytes
ValueError: ULID must be a 26 character string: f6b8cce3636841f89298056430ade909
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered:
System Health details
Home Assistant 2023.5.4
Supervisor 2023.05.0
Operating System 10.1
Frontend 20230503.3 - latest
Checklist
Describe the issue
Getting this in the logger regularly - every minute. If I disable the integration it stops.
Logger: homeassistant.components.recorder.models.context
Source: components/recorder/models/context.py:19
Integration: Recorder (documentation, issues)
First occurred: 20:22:33 (1 occurrences)
Last logged: 20:22:33
Error converting ulid f6b8cce3636841f89298056430ade909 to bytes: ULID must be a 26 character string: f6b8cce3636841f89298056430ade909
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/recorder/models/context.py", line 19, in ulid_to_bytes_or_none
return ulid_to_bytes(ulid)
File "src/ulid_transform/_ulid_impl.pyx", line 24, in ulid_transform._ulid_impl._ulid_to_bytes
ValueError: ULID must be a 26 character string: f6b8cce3636841f89298056430ade909
Reproduction steps
Debug logs
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered: