-
-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] When trying to delete a config, the captcha can not be generated #85
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Can you exec into the container and try running:
And then try again. It looks like it's after one of these fonts https://github.com/duplicati/duplicati/blob/e3e814a09fee33ed0d26a3662bace449eabcc4af/Duplicati/WebserverCore/Services/CaptchaService.cs#L25-L26 |
yes this fixes it! |
Can we incorporate this into the linuxserver/duplicati image by default? :) |
Yes, I'll sort out a PR to add the fonts to the image. |
Is there an existing issue for this?
Current Behavior
When trying to delete a configuration, it will throw the following error in the docker logs:
Expected Behavior
No response
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: