Following the Getting Started guide to set up a new project and using build & start commands instead of “develop” command shows loading spinner and does not load the page.
This happens sporadically, could not identify when. Can say happens 50% of the time. To replicate it, enter login details and click submit, it will redirect you and show a loading without loading the actual admin homepage. If you keep refreshing the page it would sometimes show the page, sometimes the indefinite loading.
There are no errors in the browser console nor in the terminal that started the app.
When starting the app with “develop” command this issue does not happen. But for production environments we need “start” command and it does not behave correctly.
Tried to see what could be causing the issue by:
- Tried on MacOS (Sonoma) and Ubuntu (24)
- Tried with npm, yarn and pnpm
- Tried with NodeJS versions 18, 20 and 22
- Tried with Docker Image that can be found in getting started
- Tried the JS and TS versions
- Tried 5.1.0 and 5.0.3 versions
They all behave the same expect that the content not loading happens 10% - 50% of the time.
This topic has been created from a Discord post (1297196900642066487) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord