# 移动帖子时出现 500 错误

**URL:** <https://meta.discourse.org/t/error-500-when-moving-posts/397654>\
**Category:** Bug\
**Created:** [2026年三月4日 20:14 UTC](https://meta.discourse.org/t/error-500-when-moving-posts/397654 "2026-03-04T20:14:16Z")\
**Posts on this page:** 1\
**Showing post:** 6

<div class="post-metadata">

**Author:** ![Thomas\_Rother](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomas_rother/32/423597_2.png) [@Thomas\_Rother](https://meta.discourse.org/u/Thomas_Rother)\
**Post date:** [2026年三月6日 09:01 UTC](https://meta.discourse.org/t/error-500-when-moving-posts/397654/6 "2026-03-06T09:01:43Z")

</div>

我进行了一些更深入的调试。即使是容器内部的 nginx 日志也没有显示任何有用的信息。

`root@docker5-web-only:/var/log/nginx# tail -f access.log | grep 500 `  
`[2026/03/06:08:51:45 +0000] "``forum.netzwissen.de``" 10.10.10.21 "POST /t/1431/move-posts HTTP/1.0" "Mozilla/5.0 (X11; Linux x86`  
`_64; rv:148.0) Gecko/20100101 Firefox/148.0" "topics/move_posts" 500 432 "``https://forum.netzwissen.de/t/begehung-quartierszent`  
`rum-mettingen/1431/3" 0.053 0.052 "mainmod" "-" "-" "-" "-" "-" "-" `

我猜测根本原因在于更深层的地方，例如来自 postgres 的数据库请求（我们使用单独的容器和专用的 postgres 服务器）。

---

_[View the full topic](https://meta.discourse.org/t/error-500-when-moving-posts/397654)._
