لا يمكن تثبيت إضافات جديدة: البنية بحاجة للتنظيف

مرحبًا، لقد اتبعت هذه الإجراء.

جزء الإضافات في ملف containers/app.yml:

## توضع الإضافات هنا
## راجع https://meta.discourse.org/t/19157 للتفاصيل
hooks:
  after_code:
- exec:
    cd: $home/plugins
    cmd:
      - git clone https://github.com/discourse/docker_manager.git
      - git clone https://github.com/paviliondev/discourse-locations.git
      - git clone https://github.com/discourse/discourse-sitemap.git
#          - git clone https://github.com/discourse/discourse-reactions.git
      - git clone https://github.com/discourse/discourse-translator.git

لقد جربت الأمر مرة أخرى للتو، وتكرر نفس حلقة المخرجات مرارًا وتكرارًا.