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
git clone https://github.com/overhangio/tutorgit checkout v15.3.7orv16.1.4pip install -e .tutor local/dev launchtutor local/dev stoptutor plugins updatetutor plugins install+enable mfe- Set MFE_HOST and for dev setup also LMS and CMS
tutor images build openedx
All hostnames are the free version Cloudflare.
Did I do something wrong?