From 324a8e3c8e8e37859bb5fcfd1985f3d291e0a6d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=ADa=20Guillermina=20V=C3=A9scovo?= Date: Tue, 3 Oct 2023 17:04:03 -0300 Subject: [PATCH] docs: update troubleshoot_general_tips.rst Add fix for blank login/signup pages on localhost:18000 --- docs/troubleshoot_general_tips.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/troubleshoot_general_tips.rst b/docs/troubleshoot_general_tips.rst index 0a0b3761e2..2b2dce2e70 100644 --- a/docs/troubleshoot_general_tips.rst +++ b/docs/troubleshoot_general_tips.rst @@ -236,6 +236,15 @@ The fix is to get a new auth session. You can do any of the following: 4. Log in 5. Navigate back to the MFE +Blank login/signup screens +-------------------------- +After starting LMS/CMS (and compiling static assets for both), it's possible you run into a blank page when trying to sign in via http://localhost:18000/login. + +This is most likely a cache issue and can be easily fixed in 2 different ways: + +1. Hard reloading the page, or +2. Rebuilding the frontend and giving it another try + Missing vendor file node_modules/backbone.paginator/lib/backbone.paginator.js ----------------------------------------------------------------------------- This message sometimes appears when provisioning. The root cause of this is as yet unknown but the most effective workaround seems to be