Automatic Deletion of Content and Content Types

System Information
  • Strapi Version: 4.2
  • Operating System: Google Cloud Run
  • Database: Postgres
  • Node Version: 16
  • NPM Version: ?
  • Yarn Version: ?

Hi, I’m new to Strapi and installed v4 in various different ways - all accessing a Google Cloud Postgres SQL instance.

Everything works fine, but unexpectedly all content (and content types) get lost due to some kind of restart in the background (I suppose). Users, Media (and sometimes content types) still exist - at least the content is really deleted (even from the DB itself). Does anybody know this behaviour?