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

Not addable to Redmatic after Update #52

Open
Robotar1 opened this issue Oct 23, 2022 · 2 comments
Open

Not addable to Redmatic after Update #52

Robotar1 opened this issue Oct 23, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Robotar1
Copy link

** Describe issue **
Already got the Node on Redmatic running on a CCU3 Rasp, after the update on the latest Version of the node.

Get the Notice:
Installation fehlgeschlagen: node-red-contrib-miio-roborock

Cannot read property 'nodes' of null

Überprüfen Sie das Protokoll auf weitere Informationen.

Viewlog:

2022-10-23T12:41:12.973Z installieren : node-red-contrib-miio-roborock 2.3.4

2022-10-23T12:41:13.031Z npm install --no-package-lock --global-style --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production node-red-contrib-miio-roborock@2.3.4
2022-10-23T12:41:19.662Z [out]
2022-10-23T12:41:19.662Z [out] up to date in 6s
2022-10-23T12:41:19.783Z rc=0


2022-10-23T12:47:38.112Z installieren : node-red-contrib-miio-roborock 2.3.4

2022-10-23T12:47:38.130Z npm install --no-package-lock --global-style --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production node-red-contrib-miio-roborock@2.3.4
2022-10-23T12:47:44.044Z [out]
2022-10-23T12:47:44.044Z [out] up to date in 5s
2022-10-23T12:47:44.129Z rc=0

** Hardware / Software **
  - raspberry 4  

  • version of deconz gateway: [2.05.66 / 16/06/2019]
      - version of node-red-contrib-deconz: [0.10]

Sorry, i´m a nube, need Some help!

@Robotar1 Robotar1 added the bug Something isn't working label Oct 23, 2022
@prometheus247
Copy link

prometheus247 commented Dec 28, 2023

Having the same exact issue, also redmatic running on CCU3.
Accessing the Log of RedMatic directly from the CCU helped.

It revealed:
Dec 23 01:23:51 homematic-raspi daemon.warn node-red[2226]: [node-red-contrib-miio-roborock] Node module cannot be loaded on this version. Requires: >=1.3.0
My Node-RED version: v1.2.9

I suppose you are also on a later version, as I, @Robotar1
Maybe its not a bug, rather a compatibility issue.

@andreypopov
Copy link
Owner

andreypopov commented Dec 28, 2023

Having the same exact issue, also redmatic running on CCU3. Accessing the Log of RedMatic directly from the CCU helped.

It revealed: Dec 23 01:23:51 homematic-raspi daemon.warn node-red[2226]: [node-red-contrib-miio-roborock] Node module cannot be loaded on this version. Requires: >=1.3.0 My Node-RED version: v1.2.9

I suppose you are also on a later version, as I, @Robotar1 Maybe its not a bug, rather a compatibility issue.

it is time to upgrade node-red from 1.2.9 to 3.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants