almron Posted August 4, 2018 Posted August 4, 2018 I’m using NodeLink 0.9.18 with Raspberry Pi 2, CAI WebControl 8 v3.03.32 and ISY v5.0.13A. Everything is running Ok, however when I press “On” or “Off” button in Administrative Console to change the digital output, I have an error message "Request failed" or "Change of state failed: SID not found [uuid:0]". Nodelink in console show correctly the actual state. With Network Resources (http, GET and Authorization), I can switch on or off all Digital Outputs without error using the string bellow. /api/setttloutput.cgi?output=1&state=1 (on) /api/setttloutput.cgi?output=1&state=0 (off)
io_guy Posted August 9, 2018 Posted August 9, 2018 Can you enable verbose on the log windows and in the System Config tab and try the command? Want to see what the ISY is sending.
almron Posted August 10, 2018 Author Posted August 10, 2018 Hello @io_guy, I found the issue. First I needed to understand what was "verbose". In the older version , there was a nodelink selection option to enable verbose mode. Very easy to find. Now this option no longer exists. Or I can't found.In the past I used nodelink in Windows 10. However, after version 0.9.13, it was not possible to use it anymore. There was a message that the http server could not be opened. For this reason I use a Raspberry Pi.I realized that I only had the signal from RP2 to ISY, but there was no answer in the opposite side. The IP address on the Node Server configuration was wrong. Now everything is working perfectly. Thank you, Ronison
io_guy Posted August 11, 2018 Posted August 11, 2018 The Windows 10 issue was likely caused by changes in 0.9.11:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.