# MongoDBを使用したNodeBBフォーラムからDiscourseへの移行

**URL:** <https://meta.discourse.org/t/migrate-a-nodebb-forum-with-mongodb-to-discourse/126553>\
**Category:** Sysadmins\
**Tags:** how-to\
**Created:** [2019 年 8 月 22 日午後 5:33 UTC](https://meta.discourse.org/t/migrate-a-nodebb-forum-with-mongodb-to-discourse/126553 "2019-08-22T17:33:06Z")\
**Posts on this page:** 1\
**Showing post:** 18

<div class="post-metadata">

**Author:** ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)\
**Post date:** [2026 年 3 月 1 日午後 6:22 UTC](https://meta.discourse.org/t/migrate-a-nodebb-forum-with-mongodb-to-discourse/126553/18 "2026-03-01T18:22:00Z")

</div>

> [@Twissell](#):
>
> フィールド **timestamp** は存在し、有効なデータを含んでいます

> [@Twissell](#):
>
> `'NodeBB::Mongo#post': undefined method '[]' for nil`
> 
> ```
> post["timestamp"] = timestamp_to_date(post["timestamp"])
> 
> ```

問題は `post` が nil であることです。したがって、設定が正しくありません。ユーザーはインポートされましたか？

> [@Twissell](#):
>
> 移行スクリプトは2026年にもコミュニティによってサポートされていますか？

試みることはできますが、かなり限定的です。フォーラムで簡単にサポートできる範囲を超える、多くのことがどのように機能するかを理解する必要があるでしょう。

---

_[View the full topic](https://meta.discourse.org/t/migrate-a-nodebb-forum-with-mongodb-to-discourse/126553)._
