My self-hosted Weblate instance throws the following error when I try to dismiss certain checks, but not for others (i.e. dismissing in general works, but not for some checks). The "elipsis ..." check is the one that reliably fails.
[X] I've searched for similar filed issues in this repository.
Steps to reproduce the behavior
Resolving checks in my community translations.
On a check saying "elipsis ..." I pressed the "Dismiss" button. Error.
I had not checked the "for all languages" checkbox.
I have both before and after successfully dismissed other checks.
System check identified some issues:
WARNINGS:
?: (weblate.W033.Gerrit) Failure in loading VCS module for Gerrit: git: 'review' is not a git command. See 'git --help'.
(1)
HINT: https://docs.weblate.org/en/weblate-5.8.1/vcs.html
?: (weblate.W033.Mercurial) Failure in loading VCS module for Mercurial: [Errno 2] No such file or directory: 'hg'
HINT: https://docs.weblate.org/en/weblate-5.8.1/vcs.html
?: (weblate.W033.Subversion) Failure in loading VCS module for Subversion: git: 'svn' is not a git command. See 'git --help'.
The most similar commands are
fsck
mv
show
(1)
HINT: https://docs.weblate.org/en/weblate-5.8.1/vcs.html
?: (weblate.W039.AlibabaTranslation) Error importing module 'weblate.machinery.alibaba' in WEBLATE_MACHINERY: No module named 'aliyunsdkalimt'
HINT: https://docs.weblate.org/en/weblate-5.8.1/admin/machine.html
?: (weblate.W039.GoogleV3Translation) Error importing module 'weblate.machinery.googlev3' in WEBLATE_MACHINERY: No module named 'google'
HINT: https://docs.weblate.org/en/weblate-5.8.1/admin/machine.html
INFOS:
?: (weblate.I021) Error collection is not set up, it is highly recommended for production use
HINT: https://docs.weblate.org/en/weblate-5.8.1/admin/install.html#collecting-errors
?: (weblate.I031) New Weblate version is available, please upgrade to 5.8.3.
HINT: https://docs.weblate.org/en/weblate-5.8.1/admin/upgrade.html
Describe the issue
My self-hosted Weblate instance throws the following error when I try to dismiss certain checks, but not for others (i.e. dismissing in general works, but not for some checks). The "elipsis ..." check is the one that reliably fails.
I'm attaching the error that I received by mail.
I already tried
Steps to reproduce the behavior
Resolving checks in my community translations. On a check saying "elipsis ..." I pressed the "Dismiss" button. Error. I had not checked the "for all languages" checkbox. I have both before and after successfully dismissed other checks.
Expected behavior
checkdismissed
Screenshots
No response
Exception traceback
How do you run Weblate?
Git checkout
Weblate versions
Weblate deploy checks
Additional context
No response