Media Library and Content-Type Builder not loading in production

Hi guys - this is my first strapi project and I’m having a bit of trouble. I’m deploying to Render and once logged into the admin panel, navigating to the Media Library, Content-Type Builder or clicking on ‘upload media’ is taking me to a blank page.

  • Strapi Version: V4
  • Operating System: Pop OS
  • Database: SQLite
  • Node Version: 14.0.0
  • NPM Version: 8.1.2
  • Deployment: Render SQLite uploads on disk

here is the github repo: https://github.com/craigjtwigg/aoc-cms/tree/main

I imagine I’ve made a silly glaring error somewhere but I’m really struggling to debug this. Any help would be much appreciated.

Thanks!


1 Like

I am facing the same Issue just the difference is:

  • Deployment: Heroku (Free tier)
  • Node Version: 16.X.X
  • Database: PosgreSQL
  • Content Provider: Cloudinary

The console shows following:

@craigjtwigg if you got the answer please update the post.

I was facing the same issue and fixed it from this link: https://github.com/strapi/strapi/issues/12384#issuecomment-1030386159

make sure you’re on the recommended node version and delete any lock file