Can't sync with the hub

**Before the error happened, I was trying to download anking step 1 deck.
[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.22631

Traceback (most recent call last):

  File "C:\Users\KathrynSharp\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\deck_installation.py", line 168, in _download_and_install_decks_inner
    _download_and_install_single_deck(

  File "C:\Users\KathrynSharp\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\deck_installation.py", line 204, in _download_and_install_single_deck
    result = _install_deck(

  File "C:\Users\KathrynSharp\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\deck_installation.py", line 238, in _install_deck
    import_result = importer.import_ankihub_deck(

  File "C:\Users\KathrynSharp\AppData\Roaming\Anki2\addons21\1322529746\main\importing.py", line 145, in import_ankihub_deck
    self._import_note_types(note_types=note_types)

  File "C:\Users\KathrynSharp\AppData\Roaming\Anki2\addons21\1322529746\main\importing.py", line 188, in _import_note_types
    _adjust_note_types_in_anki_db(note_types)

  File "C:\Users\KathrynSharp\AppData\Roaming\Anki2\addons21\1322529746\main\importing.py", line 753, in _adjust_note_types_in_anki_db
    _ensure_local_and_remote_fields_are_same(remote_note_types)

  File "C:\Users\KathrynSharp\AppData\Roaming\Anki2\addons21\1322529746\main\importing.py", line 843, in _ensure_local_and_remote_fields_are_same
    aqt.mw.col.models.update_dict(local_note_type)

  File "anki.models", line 226, in update_dict

  File "anki._backend_generated", line 1097, in update_notetype_legacy

  File "anki._backend", line 171, in _run_command

anki.errors.CardTypeError: Card template <U+2068>2<U+2069> in notetype '<U+2068>AnKingOverhaul (AnKing / AnKingMed)<U+2069>' has a problem.<br>The front side is identical to card template <U+2068>1<U+2069>.


The above exception was the direct cause of the following exception:


Traceback (most recent call last):

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

  File "C:\Users\KathrynSharp\AppData\Roaming\Anki2\addons21\1322529746\gui\menu.py", line 335, in on_done
    future.result()

  File "concurrent.futures._base", line 439, in result

  File "concurrent.futures._base", line 391, in __get_result

  File "C:\Users\KathrynSharp\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\utils.py", line 39, in wrapper
    return func(*args, **kwargs)

  File "C:\Users\KathrynSharp\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\ankihub_sync.py", line 96, in _on_new_deck_subscriptions_done
    future.result()

  File "concurrent.futures._base", line 439, in result

  File "concurrent.futures._base", line 391, in __get_result

  File "C:\Users\KathrynSharp\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\utils.py", line 39, in wrapper
    return func(*args, **kwargs)

  File "C:\Users\KathrynSharp\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\deck_installation.py", line 85, in _on_install_done
    import_results: List[AnkiHubImportResult] = future.result()

  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 "C:\Users\KathrynSharp\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\deck_installation.py", line 71, in <lambda>
    task=lambda: _download_and_install_decks_inner(

  File "C:\Users\KathrynSharp\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\deck_installation.py", line 187, in _download_and_install_decks_inner
    raise exceptions[0]

1322529746.gui.exceptions.DeckDownloadAndInstallError: Error while downloading and installing deck e77aedfe-a636-40e2-8169-2fce2673187e: Card template <U+2068>2<U+2069> in notetype '<U+2068>AnKingOverhaul (AnKing / AnKingMed)<U+2069>' has a problem.<br>The front side is identical to card template <U+2068>1<U+2069>.

Sentry link (for developers)

1 Like

Replied to you in your other post.