# 数据库迁移因表 "post\_custom\_fields" 中 "calendar-details" 项的巨大值而中断

**URL:** https://meta.discourse.org/t/database-migration-chokes-on-huge-value-of-a-calendar-details-item-in-table-post-custom-fields/172483
**Category:** Bug
**Created:** [2020年十二月7日 11:54 UTC](https://meta.discourse.org/t/database-migration-chokes-on-huge-value-of-a-calendar-details-item-in-table-post-custom-fields/172483 "2020-12-07T11:54:54Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![amotl](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/amotl/32/109873_2.png) [@amotl](https://meta.discourse.org/u/amotl)
#### Post date: [2020年十二月7日 13:09 UTC](https://meta.discourse.org/t/database-migration-chokes-on-huge-value-of-a-calendar-details-item-in-table-post-custom-fields/172483/6 "2020-12-07T13:09:30Z")

</div>

亲爱的 Rafael，

我可以确认，[Discourse Calendar (and Event)](https://meta.discourse.org/t/discourse-calendar/97376) 这个插件确实是导致问题的根源，因此我将相应地调整此帖的标题。顺便一提，我也在此分享我们当前的插件列表。在安装了这些插件（并停用 `discourse-calendar`）的情况下，数据库迁移任务顺利完成，论坛也已恢复正常运行——[https://community.panodata.org/。](https://community.panodata.org/%E3%80%82)

```plaintext
  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` 提交错误报告？

---

_[View the full topic](https://meta.discourse.org/t/database-migration-chokes-on-huge-value-of-a-calendar-details-item-in-table-post-custom-fields/172483)._
