Displaying 1 result from an estimated 1 matches for "pidty".
2010 Nov 05
4
xe cli not working on remote machine
...the server and installed it on the backup server (gentoo based)
installed the stunnel package to make XE work.
now when running, I get this error message :
[server ~ #] ./xe help -debug -s 192.168.111.17 -u user -pw pass
Connecting via stunnel to [192.168.111.17] port [443]
stunnel: stunnel has pidty: (StdFork 21992)
stunnel: stunnel start: Log from stunnel: []
Error: Connection reset by peer (calling read )
running a strace on this:
[server ~ #] strace ./xe help -debug -s 192.168.111.17 -u root -pw bonjour
execve("./xe", ["./xe", "help", "-debug", &qu...