Frontend App Learning showed only blank page

I tried install both Palm.3 and Olive.4 with both local and dev setups. Only the dev version of Olive.4 can access the courses in frontend-app-learning. The rest simply show a blank page, no error anywhere including the logs.

The procedure I used are

  1. git clone https://github.com/overhangio/tutor
  2. git checkout v15.3.7 or v16.1.4
  3. pip install -e .
  4. tutor local/dev launch
  5. tutor local/dev stop
  6. tutor plugins update
  7. tutor plugins install+enable mfe
  8. Set MFE_HOST and for dev setup also LMS and CMS
  9. tutor images build openedx

All hostnames are the free version Cloudflare.

Did I do something wrong?

I think i’m facing the same issue, did you solve it?

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