Hi.
After upgrading from 22nd or 23rd (don’t remember, I didn’t have time to report it, and I hoped it would go away with an update ) to the 25th version, I’ve started to see a notification upon startup and when I click “Check for updates” in an addons window. I’ve tried to rollback and the error is gone, but I didn’t pinpoint the specific version yet (I can try to update gradually, but maybe it is not needed).
This window is bothering me, and the addons update probably does not work. Please help
window itself (in the safe mode):
here is the debug info
Anki 25.02.4 (a5c33ad0)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.26100
Exception ignored in: <function HttpClient.__del__ at 0x0000016AFA3B0160>
Traceback (most recent call last):
File "anki.httpclient", line 47, in __del__
File "anki.httpclient", line 42, in close
File "anki._legacy", line 81, in __getattr__
AttributeError: 'HttpClient' object has no attribute 'session'
Exception ignored in sys.unraisablehook: <built-in function unraisablehook>
AttributeError: 'ErrorHandler' object has no attribute 'flush'
Traceback (most recent call last):
File "aqt.taskman", line 144, in _on_closures_pending
File "aqt.taskman", line 88, in <lambda>
File "aqt.addons", line 1518, in update_info_received
File "aqt.addons", line 1490, in on_updates_received
File "aqt.addons", line 1537, in handle_update_info
File "aqt.addons", line 1547, in prompt_to_update
File "anki.httpclient", line 33, in __init__
File "requests.sessions", line 448, in __init__
File "requests.adapters", line 222, in __init__
File "pip_system_certs.wrapt_requests", line 28, in init_poolmanager
File "ssl", line 751, in create_default_context
File "ssl", line 575, in load_default_certs
File "ssl", line 567, in _load_windows_store_certs
ssl.SSLError: [ASN1] nested asn1 error (_ssl.c:4174)