亲爱的 Rafael,
我可以确认,Discourse Calendar (and Event) 这个插件确实是导致问题的根源,因此我将相应地调整此帖的标题。顺便一提,我也在此分享我们当前的插件列表。在安装了这些插件(并停用 discourse-calendar)的情况下,数据库迁移任务顺利完成,论坛也已恢复正常运行——https://community.panodata.org/。
after_code:
- exec:
cd: $home/plugins
cmd:
- git clone https://github.com/discourse/docker_manager.git
- git clone https://github.com/discourse/discourse-translator.git
- git clone https://github.com/discourse/discourse-checklist.git
- git clone https://github.com/discourse/discourse-assign.git
- git clone https://github.com/discourse/discourse-solved.git
- git clone https://github.com/discourse/discourse-math.git
- git clone https://github.com/angusmcleod/discourse-tickets.git
- git clone https://github.com/angusmcleod/discourse-knowledge-base.git
- git clone https://github.com/angusmcleod/discourse-locations.git
- git clone https://github.com/discourse/discourse-footnote.git
- git clone https://github.com/discourse/discourse-graphviz.git
- git clone https://github.com/angusmcleod/discourse-custom-wizard.git
- git clone https://github.com/discourse/discourse-sitemap.git
- git clone https://github.com/angusmcleod/discourse-events.git
# - git clone https://github.com/discourse/discourse-calendar.git
非常感谢你,保持这种精神,此致问候,
Andreas
附:如果合适的话,我们应如何向 discourse-calendar 提交错误报告?