Paragon Feeds - 404 Errors
It looks like all of our Paragon feeds are throwing intermittent 404 errors when attempting to import data. This looks to have begun yesterday around noon.
It looks like all of our Paragon feeds are throwing intermittent 404 errors when attempting to import data. This looks to have begun yesterday around noon.
We have been using the librets 64bit .NET library. We do have a version of librets that Trestle created for us due to librets not supporting TLS, but we had only been using that on Trestle feeds. On a lark I tried using that. It looks like that did it. I have no idea why the previous librets library suddenly decided to stop working, but I'll take it. I've updated all our jobs to use that librets library, and initial testing looks promising.
Really appreciate your help on this one.
Ok. Let me know how well it works.
I think we're good. All 100+ feeds have updated successfully. Still scratching my head as to the sudden cause, but oh well.
That's good to hear.
librets 1.6.2 uses VS 2010 MSVC runtime which isn't listed as supported on Server 2016.
It does seem to work but don't know if there are intermittent issues.
To enter a block of code:
Comments
Can you provide a some URLs and account names?
What are you doing when you get the errors: login, search, getobject, etc.
Can you verify the URLs you are using too?
We seen vendor issues where URLs were built incorrectly and contained duplicated parts.
Illinois Alliance: URL: https://RMLSA-rets.paragonrels.com/re... USER: PARELIANCE NETWORK
We are getting the 404 error intermittently. Sometimes it's during the login, sometimes when sending a search query. Here is the most recent error for Alliance, which occurred when pulling ActiveOffice records (other data had been pulled successfully):
Could not get URL [ https://RMLSA-rets.paragonrels.com/re...] - HTTP 404
This looks like it's happening on all Paragon feeds. We haven't changed anything on our end and starting at noon yesterday, all imports began failing.
Other feeds with issues:
Global MLS https://globalmls-rets.paragonrels.co... rely
Northern NH http://neren.rets.paragonrels.com/ret... RN4611
Are you still getting them today?
Yes, everything is currently down.
For example, I just tried pulling data from Illinois Alliance.
ActiveOffice, LA_5, MF_3, RE_1 classes pulled fine. But sending the same query to RN_6 then threw this error
2019-09-16 07:18:52 : Sending Query to RETS Server: (L_StatusCatID=|3,1),((L_UpdateDate=2019-09-15T13:13:07+)|(L_Last_Photo_updt=2019-09-15T13:13:07+))
2019-09-16 07:19:13 : CATCH SENDING SEARCH: RN_6 Could not get URL [ https://RMLSA-rets.paragonrels.com/re...] - HTTP response code: 404
Can you try one and change one URL to use HTTP instead of HTTPS and see if it makes a difference?
Same intermittent issue:
2019-09-16 07:29:34 : EXCEPTION IN LOGIN TRY librets.RetsSession Could not get URL [ http://RMLSA-rets.paragonrels.com/ret...] - HTTP response code: 404 cURL reports unable to connect..Exception.Message
2019-09-16 07:29:34 : *LOGIN UNSUCCESSFUL**
What librets version are you using?