AMBOSS Add on does not work

Hello-unable to select “Easy” on the bottom of the Anki card when I’m flipping through. Getting a notification each time I try to use my AMBOSS add-on. Please see below.

Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you’ve discovered the add-on that is causing the problem, please report the issue on the add-on support site.
Debug info:
Anki 2.1.29 (bbff62bf) Python 3.8.0 Qt 5.15.0 PyQt 5.15.0
Platform: Mac 10.14.6
Flags: frz=True ao=True sv=1
Add-ons, last update check: 2020-08-12 09:00:30
Add-ons possibly involved: ⁨load balancer, Edit Field During Review, Pop-up Dictionary beta⁩

Caught exception:
Traceback (most recent call last):
File “anki/config.py”, line 35, in get_immutable
File “anki/rsbackend_gen.py”, line 570, in get_config_json
File “anki/rsbackend.py”, line 265, in _run_command
anki.rsbackend.NotFoundError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “aqt/webview.py”, line 37, in cmd
File “aqt/webview.py”, line 123, in _onCmd
File “aqt/webview.py”, line 544, in _onBridgeCmd
File “</Applications/Anki.app/Contents/MacOS/decorator.pyc:decorator-gen-20>”, line 2, in myLinkHandler
File “anki/hooks.py”, line 638, in decorator_wrapper
File “anki/hooks.py”, line 635, in repl
File “/Users/lmohebbi/Library/Application Support/Anki2/addons21/153625306/main.py”, line 240, in linkHandler
return _old(self, url)
File “/Users/lmohebbi/Library/Application Support/Anki2/addons21/1020366288/init.py”, line 93, in myLinkHandler
origLinkHandler(reviewer, url)
File “aqt/reviewer.py”, line 328, in _linkHandler
File “aqt/reviewer.py”, line 257, in _answerCard
File “anki/sched.py”, line 74, in answerCard
File “anki/sched.py”, line 254, in _answerLrnCard
File “/Users/lmohebbi/Library/Application Support/Anki2/addons21/1417170896/loadbalancer.py”, line 136, in NEW_rescheduleAsRev
OLD_rescheduleAsRev(self, card, conf, early)
File “anki/sched.py”, line 317, in _rescheduleAsRev
File “anki/sched.py”, line 362, in _rescheduleNew
File “anki/sched.py”, line 356, in _graduatingIvl
File “/Users/lmohebbi/Library/Application Support/Anki2/addons21/1417170896/loadbalancer.py”, line 46, in NEW_adjRevIvl
ivlmin = idealIvl - min(qc[“LBMaxBefore”], int(idealIvl*qc[“LBPercentBefore”]))
File “anki/config.py”, line 49, in getitem
File “anki/config.py”, line 37, in get_immutable
KeyError

Thank you!

This seems to be caused by a bunch of add-ons. Follow the instructions provided in the error message.

Based on the error message, it looks like the issue originates in the load balancer add-on. All other add-ons mentioned in the error message are just “bystanders”.

I would suggest creating a new bug report on load balancer’s official bug tracker, mentioning the exact steps that reliably produce this error for you and attaching the error message: https://github.com/jakeprobst/anki-loadbalancer/issues