Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Weblate

8 Topics 160 Posts
  • Weblate - Package Updates

    Pinned Locked
    122
    0 Votes
    122 Posts
    86k Views
    Package UpdatesP
    [1.50.0] Update weblate to 2026.9.1 Full Changelog Added per-user notification diagnostics for users and administrators, with compact explanations of matching subscriptions for object paths. Prevented repeated authenticator app registration from creating duplicate devices and allowing reuse of one-time codes. Existing equivalent duplicate devices are merged while preserving consumed codes. Engage pages and status widgets no longer disclose Private or Custom projects unless Public sharing is enabled. Fixed the approved-only commit policy blocking commits for languages with reviews disabled by workflow settings. Restored DeepL API v1 translation support while retaining modern API language discovery and glossary improvements. REST API unit updates now enforce the same translation text length limit as the web editor. Anonymous access to engage pages and status widgets is now disabled by default for Private and Custom projects. Enable Public sharing to preserve existing shared links after upgrading. Public and Protected projects are unchanged. Authenticator app registrations started before this upgrade must be restarted. Sessions referencing a removed duplicate device may require two-factor verification again. Docker deployments now default to the combined Celery worker mode. If your deployment relies on separate workers for each queue or configures them using CELERY_MAIN_OPTIONS, CELERY_NOTIFY_OPTIONS, CELERY_MEMORY_OPTIONS, CELERY_TRANSLATE_OPTIONS, or CELERY_BACKUP_OPTIONS, set CELERY_WORKER_MODE=split to preserve the previous behavior. All changes in detail.
  • Issue with Git Version

    Moved Solved
    5
    2 Votes
    5 Posts
    580 Views
    jamesJ
    Hello @big-boy-games Glad to hear and always happy to help.
  • 1 Votes
    4 Posts
    1k Views
    S
    Hi @nabulon, Thanks for your help with this. I've figured out what was happening, and it turns out this wasn't an issue with the Celery workers. Both of my Weblate instances were behaving as designed. The problem was that the entries from my uploaded TMX file were being set to "pending" status. According to the documentation (https://docs.weblate.org/en/latest/admin/memory.html), pending entries receive a quality penalty. This penalty was significant enough that even my exact matches were rated too low to appear in automatic suggestions or be used for automatic translation. I confirmed this when I manually translated one of the strings—after that, the automatic suggestion from the TM finally appeared for identical strings. Thanks again for pointing me in the right direction!
  • 1 Votes
    4 Posts
    2k Views
    corsaccaC
    Thank You! Thank You! That worked. We're back in business
  • Memory requirements need to be raised (?)

    Solved
    12
    0 Votes
    12 Posts
    6k Views
    J
    @nebulon said in Memory requirements need to be raised (?): Just to be sure, does your server overall have enough memory available? I consider 128 GB ECC DDR4 RAM, which has around 95 GB RAM unused as "enough"
  • Version 4.15 delayed due to regression

    Solved
    3
    1 Votes
    3 Posts
    2k Views
    nebulonN
    Package release is made and will be available only for Cloudron 7.4
  • Missing celery worker for the memory queue

    Solved
    4
    0 Votes
    4 Posts
    3k Views
    nebulonN
    Thanks for that, I've release a new package version with it.
  • celery beat keeps restarting

    Solved
    6
    0 Votes
    6 Posts
    5k Views
    nebulonN
    The new package version now disables that pid-file so hopefully this issue will be gone.