Posts: 2,407
Threads: 244
Joined: Oct 2007
Dean,
I looked in my logs or CQC today and noticed that they are filled with the error message "Connect Operation Failed. Tried to connect to 127.0.0.1:5000" This is on the master server which has the firewall turned off. 127.0.0.1 is the local host isn't it?
-Mike
Posts: 40,483
Threads: 491
Joined: Aug 2002
Yeh, that's the local host. Who is issuing the error, post a log dump with some of these errors in it. What version of CQC are you using? The most recent versions probably cannot be affected by this kind of wierdness. But in earlier versions if the host returned the local host address when CQC asks for the local machine's address (which shouldn't be happening) this could happen. So CQC handed out that address to a client which tried to connect on it and obviously it won't work.
In all the work oriented towards supporting IPV6 a lot of work was doing to avoid being affected by various pathlogical things like that.
Dean Roddey
Explorans limites defectum
Posts: 2,407
Threads: 244
Joined: Oct 2007
I looked and it was my pop3 driver trying to connect to stunnel, which for some reason wasn't starting up after reboot.
Posts: 40,483
Threads: 491
Joined: Aug 2002
Oh, OK, I should have guessed from the port 5000 that it wasn't CQC related, but I missed that.
Dean Roddey
Explorans limites defectum