Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Update not working #210

Open
Hqrshy opened this issue Feb 24, 2024 · 0 comments
Open

[BUG] Update not working #210

Hqrshy opened this issue Feb 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Hqrshy
Copy link

Hqrshy commented Feb 24, 2024

I attempted to update Migaku to the latest update but it did not function instead it just said it failed.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Anki
  2. Click on Update All
  3. Press Okay
  4. Wait for Update to finish
  5. See error

The update would have been successfully installed if everything worked properly.

Desktop (please complete the following information):

  • Platform: Windows-10-10.0.19045
  • Anki 23.12.1 (1a1d4d54) (ao)

Additional Info:
Anki 23.12.1 (1a1d4d54) (ao)
Python 3.9.15 Qt 6.6.1 PyQt 6.6.1
Platform: Windows-10-10.0.19045

Traceback (most recent call last):
File "aqt.taskman", line 142, in _on_closures_pending
File "aqt.taskman", line 86, in
File "aqt.addons", line 1203, in _download_done
File "concurrent.futures._base", line 439, in result
File "concurrent.futures._base", line 391, in __get_result
File "concurrent.futures.thread", line 58, in run
File "aqt.addons", line 1180, in
File "aqt.addons", line 1196, in _download_all
File "aqt.addons", line 1141, in download_and_install_addon
File "aqt.addons", line 467, in install
File "aqt.addons", line 491, in _install
File "aqt.addons", line 733, in backupUserFiles
PermissionError: [WinError 5] Access is denied: 'C:\Users\[User name]\AppData\Roaming\Anki2\addons21\1872210448\user_files' -> 'C:\Users[User name]\AppData\Roaming\Anki2\addons21\files_backup'

===Add-ons (active)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
Migaku Kanji GOD ['1872210448', 2023-12-21T23:43, 'None', mod]
Review Heatmap ['1771074083', 2022-06-29T18:43, 'None', '']

===IDs of active AnkiWeb add-ons===
1771074083 1872210448

===Add-ons (inactive)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
Anki Habitica for 21 ['1758045507', 2023-12-16T04:33, 'None', '']
Study Time Stats ['1247171202', 2024-02-05T06:03, 'None', '']

Screenshots:
image

@Hqrshy Hqrshy added the bug Something isn't working label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant