Code Monkey home page Code Monkey logo

Comments (6)

codeforkjeff avatar codeforkjeff commented on August 19, 2024

I'm seeing this same behavior in 3.2.0. When Solr returns an error, the same line is causing a UnicodeDecodeError inside _scrape_response:

full_html = "%s" % response

from pysolr.

acdha avatar acdha commented on August 19, 2024

See #123

from pysolr.

Gwildor avatar Gwildor commented on August 19, 2024

This was not fixed in #123, because this error happens a line earlier, like @codeforkjeff explained and which can also be seen in my opening post. This issue is still present.

from pysolr.

acdha avatar acdha commented on August 19, 2024

@Gwildor If you don't have time to send a patch, please add a full reproducible test case. Since this is an error-handling path reproducing it depends on your local versions and configuration.

from pysolr.

Gwildor avatar Gwildor commented on August 19, 2024

@acdha in hindsight, I spoke too soon and you are right. I'm not sure which commit fixed this, but I can no longer reproduce this when using 3.6. I get a nice SolrError now. Guess this can finally be closed :)

from pysolr.

acdha avatar acdha commented on August 19, 2024

@Gwildor thanks for the update!

from pysolr.

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.