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

TypeError: this._clusterConfigurationStatuses is undefined #116648

Closed
systemcrash opened this issue May 2, 2024 · 3 comments
Closed

TypeError: this._clusterConfigurationStatuses is undefined #116648

systemcrash opened this issue May 2, 2024 · 3 comments

Comments

@systemcrash
Copy link
Contributor

systemcrash commented May 2, 2024

The problem

Did nothing, apparently, and got traceback

What version of Home Assistant Core has the issue?

core-2024.4.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

frontend / ZHA

Link to integration documentation on our website

No response

Diagnostics information

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2024-05-02 18:39:21.505 ERROR (MainThread) [frontend.js.latest.202404042] Uncaught error from Firefox 125.0 on Mac OS 10.15
TypeError: this._clusterConfigurationStatuses is undefined
_handleMessage (src/panels/config/integrations/integration-panels/zha/dialog-zha-reconfigure-device.ts:353:8)
callbackFunction (src/data/zha.ts:200:61)
callback (node_modules/home-assistant-js-websocket/dist/connection.js:23:33)
forEach (node_modules/home-assistant-js-websocket/dist/connection.js:15:25)
2024-05-02 18:39:21.506 ERROR (MainThread) [frontend.js.latest.202404042] Uncaught error from Firefox 125.0 on Mac OS 10.15
TypeError: this._clusterConfigurationStatuses is undefined
_handleMessage (src/panels/config/integrations/integration-panels/zha/dialog-zha-reconfigure-device.ts:353:8)
callbackFunction (src/data/zha.ts:200:61)
callback (node_modules/home-assistant-js-websocket/dist/connection.js:23:33)
forEach (node_modules/home-assistant-js-websocket/dist/connection.js:15:25)
2024-05-02 18:39:21.506 ERROR (MainThread) [frontend.js.latest.202404042] Uncaught error from Firefox 125.0 on Mac OS 10.15
TypeError: this._clusterConfigurationStatuses is undefined
_handleMessage (src/panels/config/integrations/integration-panels/zha/dialog-zha-reconfigure-device.ts:353:8)
callbackFunction (src/data/zha.ts:200:61)
callback (node_modules/home-assistant-js-websocket/dist/connection.js:23:33)
forEach (node_modules/home-assistant-js-websocket/dist/connection.js:15:25)
2024-05-02 18:39:21.507 ERROR (MainThread) [frontend.js.latest.202404042] Uncaught error from Firefox 125.0 on Mac OS 10.15
TypeError: this._clusterConfigurationStatuses is undefined
_handleMessage (src/panels/config/integrations/integration-panels/zha/dialog-zha-reconfigure-device.ts:353:8)
callbackFunction (src/data/zha.ts:200:61)
callback (node_modules/home-assistant-js-websocket/dist/connection.js:23:33)
forEach (node_modules/home-assistant-js-websocket/dist/connection.js:15:25)
2024-05-02 18:39:21.507 ERROR (MainThread) [frontend.js.latest.202404042] Uncaught error from Firefox 125.0 on Mac OS 10.15
TypeError: this._clusterConfigurationStatuses is undefined
_handleMessage (src/panels/config/integrations/integration-panels/zha/dialog-zha-reconfigure-device.ts:353:8)
callbackFunction (src/data/zha.ts:200:61)
callback (node_modules/home-assistant-js-websocket/dist/connection.js:23:33)
forEach (node_modules/home-assistant-js-websocket/dist/connection.js:15:25)


### Additional information

_No response_
@home-assistant
Copy link

home-assistant bot commented May 2, 2024

Hey there @dmulcahey, @Adminiuga, @puddly, @TheJulianJES, mind taking a look at this issue as it has been labeled with an integration (zha) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of zha 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 zha 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)


zha documentation
zha source
(message by IssueLinks)

@TheJulianJES
Copy link
Member

Please upgrade to 2024.5.0 (or later) and test again. This issue should be fixed there IIRC

@systemcrash
Copy link
Contributor Author

Thanks for the quick turn-around. I'm upgraded, and I'll report back if it reappears.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants