Just updated 2.4.4, getting 429 errors in Firefox + Chromium

Hi,

I updated to the latest stable 2.4.4 and b20ba9ee11b5098b9c39cd46e9f462d14ac6ce60 at GitHub - discourse/discourse_docker: A Docker image for Discourse today using ./launcher rebuild app on the host.

The admin/upgrade page displays fine but the home page is blank. Looking at the network logs in the browser I see a 429 error which suggests there may be a regression in the handling of rate limiting, similar to what happened last month.

Or maybe it is just me ?

Looking at the console it turns out the 2.4.4 update broke GitHub - paviliondev/discourse-locations: Tools for handling locations in Discourse and the 429 error is just because only one error per minute is allowed.

Error: Could not find module I18n imported from discourse/plugins/discourse-locations/discourse/lib/location-utilities

Is caused by the latest commit in the discourse-locations repository. It probably is targeting beta using a module not available in stable.

I will report the bug in the issue tracker of the plugin, where it belongs.

إعجابَين (2)

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