Error message when I try to log into ankihub on the anki app

Before the error happened, I was…
[Replace this text.]

Error message (don't change this)
Anki 2.1.65 (aa9a734f) Python 3.9.15 Qt 6.5.0 PyQt 6.5.0
Platform: macOS-12.6.7-x86_64-i386-64bit
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-07-24 14:16:04

Traceback (most recent call last):

  File "/Users/dannihix/Library/Application Support/Anki2/addons21/1322529746/gui/menu.py", line 166, in login
    config.save_token(token)

  File "/Users/dannihix/Library/Application Support/Anki2/addons21/1322529746/settings.py", line 175, in save_token
    self._update_private_config()

  File "/Users/dannihix/Library/Application Support/Anki2/addons21/1322529746/settings.py", line 168, in _update_private_config
    with open(self._private_config_path, "w") as f:

FileNotFoundError: [Errno 2] No such file or directory: '/Users/dannihix/Library/Application Support/Anki2/addons21/1322529746/user_files/bc67ce3c-f0bb-4b21-b5d4-7724246cf7c3/.private_config.json'

Sentry link (for developers)

Can you try deleting the addon, reinstalling, and see if that fixes your issue?

thank you. I had to unsubscribe and resubscribe to the deck I had and that was the only thing that worked

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.