elfredo

Results 8 comments of elfredo

Hi, Actually, the plugin seems to work as i can see the alarm status but the interface doesn't allow me to change it. Could you please tell me how to...

Interesting project. But I can't get it to work. I've tried to run Putty to make SSH connections but I've got socks connection errors... I tried socks5, socks4, HTTP, etc....

@johncant, It seems that the error occurs on Socks connection: "wrong socks version: xx" where x may equal 5, (strangely) 83, and others.

Here is another error I get when I connect SSH to 192.168.1.26 with putty using proxy 127.0.0.1:8888 Socks5 (tunnel and ssh servers are on 192.168.1.26). Tunnel is connected on 192.168.1.26:3001....

Hi, I get new errors in the same conditions: on server side: stream.js:105 throw er; // Unhandled stream error in pipe. ^ Error: connect ECONNREFUSED at errnoException (net.js:670:11) at Object.afterConnect...

When I connect to 192.168.1.26:22 with no proxy the SSH server is responding. The thing is that I don't understand why the TCP connection is not made when the tunnel...

OK i will test with ssh-connect. The thing is that I'm running Windows and Linux. So Putty was a good (and common) choice. Regarding the request-response cycles, have you tried...

Ok, too bad; even long-polling mode didn't work?