Captcha Image not loading: 2.1.0.2_beta_2024-11-29 / Docker

Hi guys,
when deleting a backup, the captcha image is not being shown / loaded. “Reload” doesn’t solve it, it just blocks me for 2 minutes if I press it frequently.
My install is the Docker container duplicati/duplicati:beta from hub.docker.com
Thanks, JAN

Do you see any error messages? Anything in the browser developer tools?

You can disable the captcha with --webservice-disable-visual-captcha=true (also possible with environment variable DUPLICATI__WEBSERVICE_DISABLE_VISUAL_CAPTCHA=true ).

As an aside, we should probably remove it now that there is a mandatory API password.

Sorry I dont know where to look :face_with_raised_eyebrow:
No error messages, but please where do I find the developer tools?