Trying to sync, got error

Anki 23.10 (51a10f09) Python 3.9.15 Qt 6.5.3 PyQt 6.5.3
Platform: Windows-10-10.0.19045
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2024-02-04 07:41:54

Traceback (most recent call last):

File “aqt.taskman”, line 138, in _on_closures_pending

File “aqt.taskman”, line 82, in

File “aqt.taskman”, line 102, in wrapped_done

File “C:\Users\bunin\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\ankihub_sync.py”, line 42, in on_sync_done
on_done(future_with_exception(future.exception()))

File “C:\Users\bunin\AppData\Roaming\Anki2\addons21\1322529746\gui\auto_sync.py”, line 74, in sync_with_ankiweb
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\bunin\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\ankihub_sync.py”, line 35, in
task=lambda: ah_deck_updater.update_decks_and_media(to_sync_ah_dids),

File “C:\Users\bunin\AppData\Roaming\Anki2\addons21\1322529746\gui\deck_updater.py”, line 46, in update_decks_and_media
self._update_decks(ah_dids)

File “C:\Users\bunin\AppData\Roaming\Anki2\addons21\1322529746\gui\deck_updater.py”, line 69, in _update_decks
should_continue = self._update_single_deck(ah_did)

File “C:\Users\bunin\AppData\Roaming\Anki2\addons21\1322529746\gui\deck_updater.py”, line 81, in _update_single_deck
result = self._download_updates_for_deck(ankihub_did)

File “C:\Users\bunin\AppData\Roaming\Anki2\addons21\1322529746\gui\deck_updater.py”, line 96, in _download_updates_for_deck
for chunk in client.get_deck_updates(

File “C:\Users\bunin\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py”, line 706, in get_deck_updates
notes_data = json.loads(self._gzip_decompress_string(notes_data_gzipped))

File “json”, line 346, in loads

File “json.decoder”, line 337, in decode

File “json.decoder”, line 355, in raw_decode

json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Hello,

The developer team has been notified of this issue.

Please hang tight while we investigate this issue, we will inform you of the outcome

Thank you for your patience

The issue has been fixed! Try syncing now and it should work. If it does not, please let us know!