IIS. There are no schemes and content in the backup

I have…

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [ ] Bug report
  • [x] Performance issue
  • [ ] Documentation issue or request

Current behavior

Hello, I have two servers. The first with iis, the second with mongoDB.
When I make backups, it has no “schemas” and “content”.
What could be the problem? Thanks.

Environment

App Name:

  • [ ] Self hosted with docker
  • [x] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Version: [VERSION] 6

Browser:

  • [x] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

Squidex is based on event sourcing: https://martinfowler.com/eaaDev/EventSourcing.html

The backups contain the events and the schemas, contents and assets are then rebuild from the backups during restore. This has the big advantage that all historical information are maintained.

I have an app with “schemas” and “content”. When restoring a backup to a new app, there are no “schemas” and “content”. I attach a screenshot.


Why do I have no “schemas” and “content” in my backup??

The backup above is from a very empty app. Perhaps you have to recreate it or so? I have no idea how you created it.