大家好!我的 WordPress 网站上的 Discourse 论坛突然停止工作了。我去检查了一下,看到一条消息说:“您未连接到 Discourse。请检查您的连接设置是否正确。如果问题仍然存在,请启用连接日志并检查日志。”
我在这里搜索过帮助,但找到的所有帖子似乎都没有遇到完全无法连接到论坛以生成密钥的问题。我无法连接……当我尝试访问 (http://discourse.statelyplay.com/admin/api/keys) 时,它会超时。
我检查了日志,它们看起来是这样的(这对我没有帮助……也许能帮到你们中的一些人?):
[2025-07-27 00:00:51] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"","wp_post_id":2438,"http_code":""}
[2025-07-27 00:01:15] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"1548","wp_post_id":5729,"http_code":""}
[2025-07-27 00:01:25] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"1545","wp_post_id":5717,"http_code":""}
[2025-07-27 00:01:35] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"1539","wp_post_id":5707,"http_code":""}
[2025-07-27 00:01:45] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"1538","wp_post_id":5704,"http_code":""}
[2025-07-27 00:02:56] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"","wp_post_id":2147,"http_code":""}
[2025-07-27 00:03:22] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"1727","wp_post_id":7068,"http_code":""}
[2025-07-27 00:03:55] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"1341","wp_post_id":5042,"http_code":""}
[2025-07-27 00:04:38] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"1447","wp_post_id":5354,"http_code":""}
[2025-07-27 00:05:31] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"1446","wp_post_id":5334,"http_code":""}
[2025-07-27 00:08:16] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"1156","wp_post_id":4288,"http_code":""}
[2025-07-27 00:08:34] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"","wp_post_id":307,"http_code":""}
[2025-07-27 00:09:41] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"","wp_post_id":1604,"http_code":""}
[2025-07-27 00:10:03] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"1289","wp_post_id":4864,"http_code":""}
[2025-07-27 00:10:27] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"1891","wp_post_id":7312,"http_code":""}
[2025-07-27 00:10:37] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"","wp_post_id":1349,"http_code":""}
[2025-07-27 00:10:47] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"","wp_post_id":1107,"http_code":""}
[2025-07-27 00:12:27] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"","wp_post_id":431,"http_code":""}
[2025-07-27 00:12:37] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"","wp_post_id":326,"http_code":""}
[2025-07-27 00:13:39] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"","wp_post_id":1970,"http_code":""}
[2025-07-27 00:13:58] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"","wp_post_id":2255,"http_code":""}
[2025-07-27 00:14:39] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"","wp_post_id":1470,"http_code":""}
[2025-07-27 00:15:41] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"891","wp_post_id":3374,"http_code":""}
[2025-07-27 00:16:20] comment.ERROR: sync_comments.response_error {"message":"","discourse_topic_id":"","wp_post_id":1884,"http_code":""}
我本来想生成一个新的 API 密钥(听起来是个好主意……别问我为什么——我什么都不懂),但正如我上面提到的,当我尝试通过 http://discourse.statelyplay.com/admin/api/keys 访问论坛时,它会超时。
有什么关于可能出错了或者我该如何重新连接的想法吗?
谢谢!