Optional tags not sharing with ankihub

Iā€™m trying to create an optional tag for my medical school and I have the optional tag set up and followed the steps in the yt video. But the cards that I have in the optional tags on my anki will not sync with the ankihub website.
Please help, thanks

Error message (don't change this)
Anki 2.1.66 (70506aeb) Python 3.9.15 Qt 5.14.2 PyQt 5.14.1
Platform: macOS-13.6.3-x86_64-i386-64bit
Flags: frz=True ao=True sv=?
Add-ons, last update check: 2024-02-03 14:56:09

Traceback (most recent call last):

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

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

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

  File "/Users/dylly/Library/Application Support/Anki2/addons21/1322529746/gui/operations/ankihub_sync.py", line 43, in on_sync_done
    on_done(future_with_exception(future.exception()))

  File "/Users/dylly/Library/Application Support/Anki2/addons21/1322529746/gui/auto_sync.py", line 99, in sync_with_ankiweb
    original_sync_collection_and_media(*args, **kwargs, after_sync=new_after_sync)

  File "decorator", line 232, in fun

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

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

  File "aqt.main", line 1034, in _sync_collection_and_media

  File "aqt.sync", line 121, in sync_collection

  File "anki.collection", line 251, in save

  File "anki.collection", line 246, in modified_by_backend

  File "anki.collection", line 240, in mod

  File "anki.dbproxy", line 82, in scalar

  File "anki.dbproxy", line 61, in _query

  File "anki._backend", line 92, in db_query

  File "anki._backend", line 111, in _db_command

pyo3_runtime.PanicException: called `Result::unwrap()` on an `Err` value: PoisonError { .. }

Sentry link (for developers)

Make sure the tags are in the format: AnkiHub_Optional::GroupName::TagName, like AnkiHub_Optional::AUC_msk::Something.

2 Likes

awesome it worked thanks for the help!!

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