Two subs of same deck, can't un-sub from addon

Before the error happened, I was…
Trying to unsub (and then resub) the AnKing deck because I had somehow had two in my subs as shown in picture below, but it didn’t let me unsub:

image

@Ahmed7 any idea?

Error message (don't change this)
Anki 2.1.64 (581f82c5) Python 3.9.15 Qt 6.4.3 PyQt 6.4.0
Platform: Windows-10-10.0.19045
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2023-09-28 15:36:37

Traceback (most recent call last):

  File "C:\Users\Sameem\AppData\Roaming\Anki2\addons21\1322529746\gui\decks_dialog.py", line 152, in _on_unsubscribe
    unsubscribe_from_deck_and_uninstall(ankihub_did)

  File "C:\Users\Sameem\AppData\Roaming\Anki2\addons21\1322529746\main\deck_unsubscribtion.py", line 12, in unsubscribe_from_deck_and_uninstall
    client.unsubscribe_from_deck(deck_ankihub_id)

  File "C:\Users\Sameem\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py", line 570, in unsubscribe_from_deck
    raise AnkiHubHTTPError(response)

1322529746.ankihub_client.ankihub_client.AnkiHubHTTPError: AnkiHub request error: 500 Internal Server Error

Sentry link (for developers)

unsub from the website then unsub from the app, then resub on website and see if it works.

This happened to me before

Yep, solved it, but I guess devs should have a look at it as a low priority issue.

Also reported here: Double Subscription

1 Like

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