[libRETS-users] Getting "curl error #7 (couldn't connect toserver)" error from live web server (but not localhost)

Tech at ZolMedia.com Tech at ZolMedia.com
Wed Jan 3 23:34:20 CST 2007


I know that the server name and port are correct because they work when run
from http://localhost. They just don't work when run from the live server. 

Not sure what Wireshark is, but I assume you have to install and run it on
the web server with the problem, right?  I can't do that on the live web
server because it's a remote shared host. 

Would I also get this error if the shared host was blocking outgoing
connections? 

-----Original Message-----
From: librets-users-bounces at crt.realtors.org
[mailto:librets-users-bounces at crt.realtors.org] On Behalf Of Dave Dribin
Sent: Wednesday, January 03, 2007 8:44 PM
To: For discussion and help for and by the users of the libRETS C++ library
Subject: Re: [libRETS-users] Getting "curl error #7 (couldn't connect
toserver)" error from live web server (but not localhost)

On Jan 3, 2007, at 9:21 PM, <Tech at ZolMedia.com> <Tech at ZolMedia.com>
wrote:
> I'm using the .NET version of libRETS.
>
> I have a web app (vb.net 2003) that, when run on my localhost web  
> server, successfully logs into both the test Joe Schmoe MLS account  
> and my personal MLS account.
>
> However, when I put the web app on my live host (Shared ASP.NET 2.0  
> hosting at CrystalTech.com), I get the following error (for either  
> MLS account):
> curl error #7 (couldn't connect to server): couldn't connect to host
> Does this likely mean that CrystalTech is blocking the connection?

This means that the server name and port refused the connection.  The  
server name or port could be incorrect.  Or the server actually  
blocked it.  No way to tell, really, as the result is all the same.   
You could break out Wireshark, and check out what's going on at the  
TCP/IP layer.

-Dave

_______________________________________________
libRETS-users mailing list
libRETS-users at crt.realtors.org
http://mail.crt.realtors.org/mailman/listinfo/librets-users






More information about the libRETS-users mailing list