Git Product home page Git Product logo

Comments (13)

jpfielding avatar jpfielding commented on July 24, 2024 1

given the only case this change originally solved was a contrived example rets server, and every other connection my team connects to works in the previous setup im reverting the change until we have more data and a clearer path.

from gorets.

jpfielding avatar jpfielding commented on July 24, 2024

so this is an issue with their server requesting both basic and digest, but only accepting digest. in other interealty implementations that we use, if they request both, gorets just picks one and goes with it. these work in production, against interealty, this may be a misconfiguration on the test servers end. im going to look into http rfc's and see what the proper course of action would be in this case.

from gorets.

jpfielding avatar jpfielding commented on July 24, 2024

got a fix in the applies the auths in order and overwrites with digest. this also kind of sucks. i also tried applying both digest and basic, but this server only accepts digest. probably not something we should commit to long term, but it will breathe for today.

from gorets.

sredxny avatar sredxny commented on July 24, 2024

hello @jpfielding , sorry for reopen this issue again, but it seems like this fix then broke the ability to connect with the others Rets servers, I explain: before this fix I was able to connect to others servers with no problem and now I can connet to the test rets server but no with the others.

The exact error message that I am getting is: failed to read urls
Also, I tested with Rets Explorer and the result was the same, see here https://screenshots.firefox.com/5IYFQM1TYasnDAWO/localhost

from gorets.

jpfielding avatar jpfielding commented on July 24, 2024

from gorets.

greenenergy avatar greenenergy commented on July 24, 2024

If I may add my $.25 - I also cannot connect to my RETS server. The server I'm connecting to is:

"http://data.crea.ca/Login.svc/Login"

from gorets.

jpfielding avatar jpfielding commented on July 24, 2024

from gorets.

sredxny avatar sredxny commented on July 24, 2024

@jpfielding what information can I provide you to give you more context on this issue? I've been trying to connect to IMLS, it wrks for the rets testing server but nothing else

from gorets.

jpfielding avatar jpfielding commented on July 24, 2024

from gorets.

greenenergy avatar greenenergy commented on July 24, 2024

Hi JP -- were you going to roll the change back? You said you were going to revert it 4 days ago.

specifically, I have to go back to commit ac8704c for logins to work.

from gorets.

jpfielding avatar jpfielding commented on July 24, 2024

from gorets.

sredxny avatar sredxny commented on July 24, 2024

@jpfielding hello! very sorry for the delay but until today I had the time to get the wirelogging for this. Here I attach the not working logg, I also have the working logging for the same rets user if you think that it's needed just let me know, but for now I will let here the not-working one
not working.log

from gorets.

jpfielding avatar jpfielding commented on July 24, 2024

looking at this file, it appears you've never set your user/pwd. the www digest response is blank. if this was before i reverted the change for the test server, it probably works again.

from gorets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.