Hello: Have you ever met with the problem that “(503) Service Unavailable” reported when trying to connect internet archive? Occasionally, I can connect to internet archive, but most of the time I fail to connect to it and “(503) service unavailable” error will be reported. I haven’t figure out why occasionaly I can connect to archive successfully. I’m not sure whether this is a defect or my network problem, I can connect to archive.org by browser Below is the query string and exception when I try to connect to internet archive: [7 Debug 09:15:07.543] ArchiveSharp Searching - http://www.archive.org/advancedsearch.php?q=collection%3aaudio_music+AND+-mediatype%3acollection&fl[]=publicdate&fl[]=collection&fl[]=contributor&fl[]=date&fl[]=creator&fl[]=description&fl[]=downloads&fl[]=format&fl[]=identifier&fl[]=language&fl[]=licenseurl&fl[]=license&fl[]=mediatype&fl[]=publisher&fl[]=avg_rating&fl[]=num_reviews&fl[]=title&fl[]=year&sort[]=createdate+desc&sort[]=creatorSorter+asc&sort[]=titleSorter+asc&rows=100&page=1&fmt=json&xmlsearch=Search [7 Warn 09:15:08.750] Error searching the Internet Archive - System.Net.WebException: The remote server returned an error: (503) Service Unavailable. (in `System') at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x002b1] in /home/abuild/rpmbuild/BUILD/mono-2.6.3/mcs/class/System/System.Net/HttpWebRequest.cs:1446 at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00143] in /home/abuild/rpmbuild/BUILD/mono-2.6.3/mcs/class/System/System.Net/HttpWebRequest.cs:1285 |