HI
My Hudlite server stopped allowing clients to connect a while ago and I have followed every thread to try and get it working to no avail until today.
I started running hudlite in debug mode
./hudlite-server -debug2
When I noticed it fail to connect to IRC
Unable to connect to IRC. Try again in 3 sec.
This was really strange as a netstat -a showed IRC running on 6600.
I telneted to localhost and 127.0.01 on 6600 and confirmed the port was open and I got IDENT messages back.
I then double checked the connect.xml file and everything looked good.
HERE IS THE SOLUTION..........
Change Localhost in connect.xml to 127.0.0.1 as below and restart hudlite. Problem Sovled !
<host>127.0.0.1</host>
WEIRD !!
Please post feedback as to whether this works for you if you have tried everything else suggested.
Best Wishes

Member Since:
2007-01-05