System Information
- Strapi Version v4.1.3:
- Operating System:
- Database postgresql 8.6.0:
- Node Version 16.14.0:
- NPM Version 8.3.1:
- Yarn Version:
You can not create collection on production, only insert data
if you want to create then run strapi using : npm run develop not npm run start
Thanks! I had the same issue. I followed your advice and it worked.