Ankihub not letting me upload my own notes to my own deck?

Before the error happened, I was…
I created a deck on ankihub for my med school class. I recently made new cards in a subdeck, and tried to bulk suggest these cards to be added to the deck. When I go to ankihub though, I do not see the suggestions and thus cannot approve them to be added to the deck. I also have tried to just add the cards “without review” as I am the deck creator, although everytime I do it says that “only owners and maintainers are able to add cards without review.” I’m confused why I keep getting this message as I made the deck, so I don’t know why ankihub doesn’t know that.

Error message (don't change this)
Anki 2.1.66 (70506aeb) Python 3.9.15 Qt 6.5.0 PyQt 6.5.0
Platform: macOS-12.6.5-arm64-arm-64bit
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-09-11 09:31:28

Traceback (most recent call last):

  File "/Users/rahimburdette/Library/Application Support/Anki2/addons21/1322529746/gui/browser/browser.py", line 118, in <lambda>
    lambda: _on_bulk_notes_suggest_action(browser, nids=selected_nids),

  File "/Users/rahimburdette/Library/Application Support/Anki2/addons21/1322529746/gui/browser/browser.py", line 282, in _on_bulk_notes_suggest_action
    open_suggestion_dialog_for_bulk_suggestion(notes=filtered_notes, parent=browser)

  File "/Users/rahimburdette/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 143, in open_suggestion_dialog_for_bulk_suggestion
    aqt.mw.taskman.with_progress(

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

  File "decorator", line 232, in fun

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

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

  File "/Users/rahimburdette/Library/Application Support/Anki2/addons21/385888438/semieditor.py", line 45, in mystart
    return _old(*args, **kwargs)

  File "aqt.progress", line 149, in start

  File "aqt.progress", line 314, in __init__

RuntimeError: wrapped C/C++ object of type Browser has been deleted

Sentry link (for developers)

Are you getting this error every time you try to suggest notes? It’s a generic error that usually appears occasionally, and I don’t think it’s related to the fact that you can’t suggest notes to your own deck. I’ll look more into what’s wrong with the deck. In the meantime, can you create another deck for testing and let us know if you can suggest notes to it?

Yes the error is popping up each time I try to suggest a note. I will create another deck later today and get back to you on that. Thank you!

So I am able to see the suggestion for a new note that you uploaded. I’m not sure why my own suggestions specifically won’t show up though.

The error might go away if you disable the Edit Field During Review (Cloze) add-on. It won’t fix your issue though.

Did you try this?