Lieber Rafael,
ich kann bestätigen, dass das Plugin Discourse Calendar (and Event) hier tatsächlich die Ursache war. Ich werde daher den Titel dieses Beitrags entsprechend anpassen. Übrigens teile ich hiermit unsere aktuelle Plugin-Liste. Mit diesen installierten Plugins (und deaktiviertem discourse-calendar) verlief die Datenbank-Migration problemlos, und das Forum ist wieder online: 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
Vielen Dank, behaltet diesen Elan bei, und mit freundlichen Grüßen,
Andreas.
P.S.: Wie sollten wir vorgehen, wenn wir einen Fehler im discourse-calendar-Plugin melden möchten, falls das angebracht ist?