Debug info:
Anki 2.1.54 (b6a7760c) Python 3.9.7 Qt 6.3.1 PyQt 6.3.1
Platform: Mac 13.0
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2022-10-19 15:44:23
Add-ons possibly involved: Migaku Kanji GOD
Caught exception:
Traceback (most recent call last):
File "urllib3.response", line 441, in _error_catcher
File "urllib3.response", line 522, in read
File "http.client", line 462, in read
File "http.client", line 506, in readinto
File "socket", line 704, in readinto
File "ssl", line 1241, in recv_into
File "ssl", line 1099, in read
ConnectionResetError: [Errno 54] Connection reset by peer
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests.models", line 760, in generate
File "urllib3.response", line 579, in stream
File "urllib3.response", line 544, in read
File "contextlib", line 137, in __exit__
File "urllib3.response", line 458, in _error_catcher
urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(54, 'Connection reset by peer')", ConnectionResetError(54, 'Connection reset by peer'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/---/Library/Application Support/Anki2/addons21/Migaku Kanji GOD/text_parser.py", line 120, in run
self.target()
File "/Users/---/Library/Application Support/Anki2/addons21/Migaku Kanji GOD/text_parser.py", line 159, in _download
for chunk in r.iter_content(chunk_size=8192):
File "requests.models", line 763, in generate
requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(54, 'Connection reset by peer')", ConnectionResetError(54, 'Connection reset by peer'))