dachary
(Loïc Dachary)
May 28, 2020, 7:58am
1
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 ?
dachary
(Loïc Dachary)
May 28, 2020, 8:38am
2
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 Likes
system
(system)
Closed
June 27, 2020, 8:44am
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.