The system becomes very slow after updating* this morning.
The post can display without problem, but the category page loading failed.
The time counting of loading in admin doesn’t show.
I restore the whole system by VPS daily backup image.
After restoring, discourse shows 502 error.
Putty login and rebuild the app
PS: I saw a warning message:
“MaxMind IP database updates require a license
Please set DISCOURSE_MAXMIND_LICENSE_KEY to one you generated at https://wwww.maxmind.com”
(update) Check the app.yml and found it’s remarked for DISCOURSE_MAXMIND_LICENSE_KEY setting
The “Custom Header Links” display from horizontal change to vertical. Can’t login with correct ID/PW any more.
Look for errors in /var/discourse/shared/standalone/log/
How long ago was your previous update?
Sometimes themes and theme components break, try following How to use Discourse Safe Mode and see if that helps.
Thanks for advice. Normally I update 2 to 3 times per week.
UPDATE: I did the same process mentioned above for the 3rd times and the problem 5(“Custom Header Links” and login error) won’t happen again. And the admin page loading time appear again as well. Weird, I just repeat the same process for the 3rd time.
However, the category page loading failure still exist.
It looks like your page gives a javascript error TypeError: undefined is not an object (evaluating 'e[t]') but I’m not sure what causes it.
I would disable all your plugins in app.yml then turn them back on one by one until you find which plugin does it. You should also look at the meta discussion page for each plugin you are using to see if any of them are known to be broken recently.