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

[bug]: Error in GUI when opening hmip instance (getOwnPropertyDescriptors) #2818

Open
1 task done
xantiva opened this issue Nov 17, 2024 · 3 comments
Open
1 task done
Labels

Comments

@xantiva
Copy link

xantiva commented Nov 17, 2024

No existing issues.

  • There is no existing issue for my problem.

Describe the bug

I created a new ioBroker installation (v7.1.5) and installed the hmip (HomeMaticIP Cloud AccessPoint) adapter (v1.24.3). If I try to open the configuration of the instance I got an "Error in GUI!"

If I install the previous adapter version 1.24.1, it works as expected.

To Reproduce

  1. Fresh install of ioBroker on QNAP NAS with buanet image (buanet/iobroker:latest-v10).
  2. Install hmip adapter.
  3. Try to open the configuration of the instance: /#tab-instances/config/system.adapter.hmip.0

Expected behavior

The config page should be displayed without an error.

Screenshots & Logfiles

console.ts:40  TypeError: Cannot convert undefined or null to object
    at getOwnPropertyDescriptors (<anonymous>)
    at ie (vendors-node_modules_mui_material_styles_createTheme_js-node_modules_mui_material_styles_iden-d3475a.c5071a2c.chunk.js:1:465)
    at ce (vendors-node_modules_mui_material_styles_ThemeProvider_js.ec053d35.chunk.js:1:568)
    at v (vendors-node_modules_mui_material_styles_ThemeProvider_js.ec053d35.chunk.js:1:1095)
    at hu (react-dom.production.min.js:160:137)
    at xi (react-dom.production.min.js:289:337)
    at bs (react-dom.production.min.js:279:389)
    at vs (react-dom.production.min.js:279:320)
    at gs (react-dom.production.min.js:279:180)
    at as (react-dom.production.min.js:270:88)
    at ls (react-dom.production.min.js:267:429)
    at S (scheduler.production.min.js:13:203)
    at MessagePort.T (scheduler.production.min.js:14:128)

Adapter version

1.24.3

js-controller version

6.0.11

Node version

v20.18.0

Operating system

linux

Additional context

@xantiva xantiva added the bug label Nov 17, 2024
@GermanBluefox
Copy link
Contributor

Please provide hmip version

@xantiva
Copy link
Author

xantiva commented Nov 17, 2024

Type: HmIP-HAP
Firmware: 3.0.18 (up to date)

@Feuer-sturm
Copy link
Collaborator

linkt to issue #2835

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants