I have created an instance on Open edX maple release. Micro frontend applications are not working currently due to which I am not able to access accounts, grading, profile page as well as course home page.
I have tried configuring micro frontend keys:
tutor config save --set ACCOUNT_MICROFRONTEND_URL=‘https://apps.[lms-domain]/account’
tutor config save --set ENABLE_ACCOUNT_MICROFRONTEND=‘true’
But still, the issue persists.