Giter VIP home page Giter VIP logo

Comments (3)

am-silex avatar am-silex commented on July 24, 2024 1

Culprit is found - 2 missing headers

  • User-Agent
  • Host
    Added. Now addon works as before

from anki_cambridge.

am-silex avatar am-silex commented on July 24, 2024

Hi
Thanks for informing on this issue
It seems that CD change some security policy in request headers and reject "malformed" headers - I'll fix it ASAP

PS: No, I've not considered parsing anything from DVDs as it's 21st century and now everything is in the cloud

from anki_cambridge.

omega3 avatar omega3 commented on July 24, 2024
Caught exception:
Traceback (most recent call last):
  File "/home/user/.local/share/Anki2/addons21/1875288089/gui.py", line 84, in get_word_definitions_from_link
    downloader.get_word_defs()
  File "/home/user/.local/share/Anki2/addons21/1875288089/Cambridge.py", line 85, in get_word_defs
    response = urlopen(req)
  File "urllib/request.py", line 222, in urlopen
  File "urllib/request.py", line 525, in open
  File "urllib/request.py", line 542, in _open
  File "urllib/request.py", line 502, in _call_chain
  File "urllib/request.py", line 1362, in https_open
  File "urllib/request.py", line 1323, in do_open
  File "http/client.py", line 1322, in getresponse
  File "http/client.py", line 303, in begin
  File "http/client.py", line 272, in _read_status
http.client.RemoteDisconnected: Remote end closed connection without response

from anki_cambridge.

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.