At 01:09 PM 8/23/2004, Arshavir Grigorian wrote:
I have started seeing the following error message in my error logs:

Aug 23 13:02:25.009253 check[31575]: [ 3] Unable to connect to pride.cloudmark.com:2703; Reason: Invalid argument.

Which argument is it complaining about? How should I fix it?

It's not actually complaining about an argument you passed, but one razor passed to IO::Socket::INET->new, presumably an invalid IP address for the server resulting from a DNS failure.


Check to see if your system can do DNS lookups for pride:

        # host pride.cloudmark.com
        pride.cloudmark.com has address 66.151.150.33





-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Razor-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to