Error

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

Error message (don't change this)
Anki 24.06.3 (d678e393)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.26200

Traceback (most recent call last):

  File "aqt.taskman", line 142, in _on_closures_pending

  File "aqt.taskman", line 86, in <lambda>

  File "aqt.taskman", line 106, in wrapped_done

  File "aqt.sync", line 125, in on_future_done

  File "decorator", line 232, in fun

  File "anki.hooks", line 89, in decorator_wrapper

  File "anki.hooks", line 86, in repl

  File "C:\Users\DELL\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\ankihub_sync.py", line 353, in _upload_if_full_sync_triggered_by_ankihub
    aqt.sync.full_upload(mw, server_usn, on_done)

  File "aqt.sync", line 286, in full_upload

  File "aqt.taskman", line 108, in with_progress

  File "aqt.taskman", line 69, in run_in_background

  File "aqt.taskman", line 142, in _on_closures_pending

  File "aqt.taskman", line 86, in <lambda>

  File "aqt.operations", line 260, in wrapped_done

  File "aqt.deckbrowser", line 170, in success

  File "aqt.deckbrowser", line 186, in __renderPage

  File "_aqt.hooks", line 1837, in __call__

  File "C:\Users\DELL\AppData\Roaming\Anki2\addons21\1771074083\views.py", line 81, in on_deckbrowser_will_render_content
    heatmap_html = self._controller.render_for_view(self._view)

  File "C:\Users\DELL\AppData\Roaming\Anki2\addons21\1771074083\controller.py", line 77, in render_for_view
    return self._renderer.render(view, limhist, limfcst, current_deck_only)

  File "C:\Users\DELL\AppData\Roaming\Anki2\addons21\1771074083\renderer.py", line 145, in render
    if self._render_cache and self._cache_still_valid(

  File "C:\Users\DELL\AppData\Roaming\Anki2\addons21\1771074083\renderer.py", line 205, in _cache_still_valid
    col_unchanged = self._mw.col.mod == cache.col_mod  # type: ignore

  File "anki._legacy", line 80, in __getattr__

AttributeError: 'Collection' object has no attribute 'mod'

Sentry link (for developers)

Please ensure you are on the latest version of Anki. You can download it here: https://apps.ankiweb.net/. After downloading, simply run the downloaded file to update your application.

Also update your AnkiHub add-on:

  1. On your Anki main screen, go to Tools > Add-ons > Check for Updates.
  2. After the update is complete, please restart Anki.

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