I’m having trouble with synchronization in my PC (Windows). When I click the syncronization button/when i close the app it appears this message:
Falha na sincronização:
Traceback (most recent call last):
File “lib\site-packages\urllib3\connectionpool.py”, line 662, in urlopen
File “lib\site-packages\urllib3\connectionpool.py”, line 948, in _prepare_proxy
File “lib\site-packages\urllib3\connection.py”, line 342, in connect
File “http\client.py”, line 898, in _tunnel
OSError: Tunnel connection failed: 407 Proxy Authentication Required
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “lib\site-packages\requests\adapters.py”, line 439, in send
File “lib\site-packages\urllib3\connectionpool.py”, line 719, in urlopen
File “lib\site-packages\urllib3\util\retry.py”, line 436, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host=‘sync.ankiweb.net’, port=443): Max retries exceeded with url: /sync/hostKey (Caused by ProxyError(‘Cannot connect to proxy.’, OSError(‘Tunnel connection failed: 407 Proxy Authentication Required’)))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “aqt\sync.py”, line 397, in run
File “aqt\sync.py”, line 420, in _sync
File “lib\site-packages\anki\sync.py”, line 571, in hostKey
File “lib\site-packages\anki\sync.py”, line 551, in req
File “lib\site-packages\anki\httpclient.py”, line 36, in post
File “lib\site-packages\requests\sessions.py”, line 581, in post
File “lib\site-packages\requests\sessions.py”, line 533, in request
File “lib\site-packages\requests\sessions.py”, line 646, in send
File “lib\site-packages\requests\adapters.py”, line 510, in send
requests.exceptions.ProxyError: HTTPSConnectionPool(host=‘sync.ankiweb.net’, port=443): Max retries exceeded with url: /sync/hostKey (Caused by ProxyError(‘Cannot connect to proxy.’, OSError(‘Tunnel connection failed: 407 Proxy Authentication Required’)))
I was using the 2.1.26 version when this happened, then I updated to 2.1.22 because I saw in a forum, but it didn’t change. Instead, When i updated, I couldn’t even open my user and my decks, it appeared this window:
In the image it says: “Anki could not open your collection. If the problem continues after restarting your computer, please click in the “open backup” button, in the profile manager”
I forgot to mention, but I also can’t open a previous backup…