jensrossbach / node-red-contrib-sony-audio

Node-RED nodes for accessing Sony Audio Control API
MIT License
2 stars 0 forks source link

Flows stopped due to missing node types. #14

Closed Geving closed 4 years ago

Geving commented 4 years ago

When (re)starting the Node-RED service, I am greeted with a message telling me that "Flows stopped due to missing node types." and then lists "sony-audio-device".

I've tried npm r node-red-contrib-sony-audio followed by a service restart and then npm install node-red-contrib-sony-audio without any success.

I'm running version 1.5.1 of the Sony Audio node. NPM v6.14.4 node v12.16.2 Node-RED v1.0.5

The configuration nodes sidebar shows "unknown" nodes for every device I add.

jensrossbach commented 4 years ago

Hello, do you maybe have logs that you could share?

Update: I tried to reproduce the problem, but I'm not able to. It works fine on my development/testing system (Node-RED running on a Windows 10 PC) as well as on my "productive" system (Node-RED on a Raspberry Pi).

jensrossbach commented 4 years ago

@Geving Any update on this? Do you still have this issue or have you been able to solve it meanwhile?

jensrossbach commented 4 years ago

You might try out version 1.5.3, there I fixed a potential crash which occurred upon network problems.

jensrossbach commented 4 years ago

Closing because no feedback from submitter.