core
core copied to clipboard
Websocket api messages
The problem
Logger: homeassistant.components.websocket_api.messages Source: components/websocket_api/messages.py:248 Integration: Home Assistant WebSocket API (documentation, issues) First occurred: 12:32:59 (2 occurrences) Last logged: 12:32:59
Unable to serialize to JSON. Bad data found at $.result.network_name=Null(<class 'chip.clusters.Types.Nullable'>
What version of Home Assistant Core has the issue?
2024.2.0
What was the last working version of Home Assistant Core?
2024.1.6
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
homeassistant.components.websocket_api.messages
Source: components/websocket_api/messages.py:248
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 12:32:59 (2 occurrences)
Last logged: 12:32:59
Unable to serialize to JSON. Bad data found at $.result.network_name=Null(<class 'chip.clusters.Types.Nullable
Additional information
No response
Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (websocket_api
) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of websocket_api
can trigger bot actions by commenting:
-
@home-assistant close
Closes the issue. -
@home-assistant rename Awesome new title
Renames the issue. -
@home-assistant reopen
Reopen the issue. -
@home-assistant unassign websocket_api
Removes the current integration label and assignees on the issue, add the integration domain after the command. -
@home-assistant add-label needs-more-information
Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. -
@home-assistant remove-label needs-more-information
Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
(message by CodeOwnersMention)
websocket_api documentation websocket_api source (message by IssueLinks)
What were you trying to do?
Nothing… it shows once in a while in logs like 3-4 times/day since updated to 2024.2.0
Can you try rebooting in safe mode to check if it still occurs?
I will in about 1h when I’ll get back home
Occurred one time in safe mode just 10 minutes ago. Everything works fine, didn’t notice any components/integrations etc to misbehave it’s just annoying to see it in logs
Hey there @home-assistant/matter, mind taking a look at this issue as it has been labeled with an integration (matter
) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of matter
can trigger bot actions by commenting:
-
@home-assistant close
Closes the issue. -
@home-assistant rename Awesome new title
Renames the issue. -
@home-assistant reopen
Reopen the issue. -
@home-assistant unassign matter
Removes the current integration label and assignees on the issue, add the integration domain after the command. -
@home-assistant add-label needs-more-information
Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. -
@home-assistant remove-label needs-more-information
Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
(message by CodeOwnersMention)
matter documentation matter source (message by IssueLinks)
This should be fixed in 2024.2.1
It is fixed in 2024.2.1