core icon indicating copy to clipboard operation
core copied to clipboard

Websocket api messages

Open DariukaB opened this issue 1 year ago • 7 comments

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

DariukaB avatar Feb 08 '24 14:02 DariukaB

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)

home-assistant[bot] avatar Feb 08 '24 14:02 home-assistant[bot]

What were you trying to do?

joostlek avatar Feb 08 '24 14:02 joostlek

Nothing… it shows once in a while in logs like 3-4 times/day since updated to 2024.2.0

DariukaB avatar Feb 08 '24 14:02 DariukaB

Can you try rebooting in safe mode to check if it still occurs?

joostlek avatar Feb 08 '24 14:02 joostlek

I will in about 1h when I’ll get back home

DariukaB avatar Feb 08 '24 14:02 DariukaB

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

DariukaB avatar Feb 08 '24 19:02 DariukaB

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)

home-assistant[bot] avatar Feb 09 '24 01:02 home-assistant[bot]

This should be fixed in 2024.2.1

marcelveldt avatar Feb 12 '24 11:02 marcelveldt

It is fixed in 2024.2.1

DariukaB avatar Feb 12 '24 11:02 DariukaB