rdmtc / RedMatic

Node-RED packaged as Addon for the Homematic CCU3 and RaspberryMatic 🤹‍♂️
Apache License 2.0
534 stars 47 forks source link

setValue Error: XML-RPC fault: Generic error (UNREACH) #493

Open Simon01011 opened 3 years ago

Simon01011 commented 3 years ago

Hi!

After updating RedMatic to version 7.2.1 I have this issue with my ccu nodes. I have a value node image I want to set the HmIP-BROLL to 60%, i.e. 0.6. The error in the node red debug window is image The corresponding config node for the ccu is image image I'm not sure what this "UNREACH" means. Abd the message string in the debug window is " < HmIP-RF setValue Error: XML-RPC fault: Generic error (UNREACH)" Is there something missing in front of the "<"? What about the authentication? As far as I remember that was not present in the previous version... What do I have to fill in there? The login information from the web interface? What about the RaspberryMatic firewall? I set it to image The ports I found somewhere in the internet, but they should not be neccessary for local access, right?

If I can help with additional infos, please don't hesitate to ask! I'm grateful for every hint, thanks in advance!

hobbyquaker commented 3 years ago

XML-RPC fault: Generic error (UNREACH) is an error returned by eQ-3s interface process. Please try if this is really a Redmatic-specific problem by trying if you can operate that device from eQ-3s Web UI.

CCU firewall and authentication settings are irrelevant for node-red-contrib-ccu when running on the ccu itself (what RedMatic does).

Simon01011 commented 3 years ago

Shame on me. The update was on the day I moved the RaspberryMatic to another room. Now one BROLL is out of reach, it was exactly the one I used for testing. I didn't even think of trying another one, don't know why :-(

I'm sorry, it was all my fault! Think I need some kind of range extender...