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


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Missing celery worker for the memory queue

    Weblate
    2
    4
    170
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • fbartels
      fbartels App Dev last edited by

      Hi, I just now realised why the memory queue ist not decreased through celery. There is no celery worker setup to manage this queue 😄 https://git.cloudron.io/search?utf8=✓&search=memory&group_id=16&project_id=620&scope=&search_code=true&snippets=false&repository_ref=master&nav_source=navbar

      Before opening a pr to add another supervisor job for it I wanted to check something first.

      The Weblate documentation has a "running celery as a service" example which has one job that manages all queues. Is there a specific reason why there are multiple services for this in Cloudron?

      1 Reply Last reply Reply Quote 0
      • nebulon
        nebulon Staff last edited by

        I was not able to get celery multi working so I followed what they do for their docker image at https://github.com/WeblateOrg/docker/blob/master/etc/supervisor/supervisord.conf

        fbartels 1 Reply Last reply Reply Quote 0
        • fbartels
          fbartels App Dev @nebulon last edited by fbartels

          @nebulon ah. That also explains why the memory worker is missing. It got added only recently https://github.com/WeblateOrg/docker/commit/d6d9f9f267f19d9a193ae5f3468f89b87496945c

          Shall I make a pr for it, or are you already busy with it?

          PR at https://git.cloudron.io/cloudron/weblate-app/-/merge_requests/1

          1 Reply Last reply Reply Quote 1
          • nebulon
            nebulon Staff last edited by

            Thanks for that, I've release a new package version with it.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB