15 Jun
2007
15 Jun
'07
7:12 a.m.
Hong James-q19252 a écrit :
Please help me.
Client server can't sending message to hobbit master server.
hobbitclient.log 2007-06-15 14:21:52 Whoops ! bb failed to send message - write error 2007-06-15 14:26:54 Write error while sending message to bbd at 10.192.200.6:1984 <mailto:bbd at 10.192.200.6:1984> 2007-06-15 14:26:54 Whoops ! bb failed to send message - write error 2007-06-15 14:31:56 Write error while sending message to bbd at 10.192.200.6:1984 <mailto:bbd at 10.192.200.6:1984>
hello,
this indicates the client cannot talk to the server. please check with telnet 10.192.200.6 1984 or with hping that the communication works fine between client and server.
you can also use packet capture softwares like wireshark.