刚更新到 2.4.4,在 Firefox 和 Chromium 中出现 429 错误

你好,

我今天在主机上使用 ./launcher rebuild app 更新到了 最新的稳定版 2.4.4 以及 GitHub - discourse/discourse_docker: A Docker image for Discourse · GitHub 上的 b20ba9ee11b5098b9c39cd46e9f462d14ac6ce60 版本。

管理员/升级页面显示正常,但主页是空白的。查看浏览器中的网络日志,我看到一个 429 错误,这表明速率限制的处理可能存在回归问题,类似于 上个月发生的情况

或者,也许只是我这边的问题?

查看控制台后发现,2.4.4 版本更新导致 GitHub - merefield/discourse-locations: Tools for handling locations in Discourse · GitHub 出现问题,而 429 错误只是因为 每分钟只允许报告一次错误。\n\n> 错误:找不到从 discourse/plugins/discourse-locations/discourse/lib/location-utilities 导入的模块 I18n\n\n这是由 discourse-locations 仓库中的最新提交 引起的。该提交可能针对的是 beta 版本,使用了 stable 版本中不可用的模块。\n\n我将在该插件的问题追踪器中报告此错误,因为那里才是合适的位置。

2 个赞

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.