[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]
Keith Lin hunkeelin@hotmail.com
Thu, 28 May 2015 01:45:16 GMT
My problem is like #9 in the faq.http://www.conserver.com/FAQ I tried everything, the log is not giving me any hint. I just get [xxx.yyy] console initializing ERROR: [xxx.yyy] connect(5): Connection refused: forcing down The list in /var/console is not growing either. Compare to my other machine where conserver is working, the only difference is I see more instance is running in the not working machine. When I do "ps auxwww | grep conserver" I get root 22095 0.0 0.3 26304 5280 ?? Is 6:28PM 0:00.01 /usr/local/sbin/conserver -d root 22096 0.0 0.3 26304 5280 ?? S 6:28PM 0:00.02 /usr/local/sbin/conserver -d root 22229 0.0 0.3 26304 5280 ?? S 6:29PM 0:00.01 /usr/local/sbin/conserver -d
root 23506 0.0 0.1 9092 1432 0 S+ 6:40PM 0:00.00 grep conserver I get three instance, for other working machines i only get two root 17733 0.0 0.1 26304 4316 ?? Is 6:37PM 0:00.00 /usr/local/sbin/conserver -d root 17734 0.0 0.1 26304 4316 ?? S 6:37PM 0:00.22 /usr/local/sbin/conserver -d
root 17616 0.0 0.0 5804 884 1 S+ 6:36PM 0:00.04 tail -F /var/log/conserver if you have any idea or other troubleshooting technique that I missed please tell me Thanks Keith |