Just updated 2.4.4, getting 429 errors in Firefox + Chromium

Looking at the console it turns out the 2.4.4 update broke https://github.com/angusmcleod/discourse-locations.git 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 Likes