Strapi deletes my collections and singles when restarting the server

Okay, I tried your suggestion, but it didn’t work, unfortunenately.

What I found out, however, was that when the container is restarted, then Strapi deletes rows from admin_permissions where created_by_id is empty. So the table for the collection “sms-texts” is never deleted, but my admins permission is.

So I guess the question is why that column is empty?