Issue Description
I’m working through migrating from v15 to v16, running a test deployment on a copy of production. I’ve completed the recovery process and have reconfigured the test deployment, with the aim of using a snapshot/apply during the production deployment.
I’ve built an object list, however I’m encountering schema definition errors:
$ stalwart-cli snapshot -k tenant role [...] dnsserver
snapshot: 72 creates, 0 singletons
{"@type":"destroy","object":"DnsServer"}
{"@type":"destroy","object":"Tenant"}
{"@type":"destroy","object":"Role"}
error: unexpected server response: no schema available for x:DnsServer
… or after including DnsServer in --allow-unresolved:
error: unexpected server response: singleton schema missing for x:BlobStore
I feel like I’ve missed something during the migration or setup, or perhaps I have data corruption issues? stalwart-cli describe DnsServer provides a definition and I’m running stalwart-cli 1.0.7 along with v16.6 of Stalwart. Any assistance on the above is most welcome.
Stalwart Version
v0.16.x
Installation Method
Docker
Database Backend
RocksDB
Blob Storage
RocksDB
Search Engine
Internal
Directory Backend
Internal
I have reviewed the documentation and FAQ and confirm that my issue is NOT addressed there.
on
I have searched this support forum (open and closed topics) and confirm this is not a duplicate.
on
I understand that topics in this category are triaged by a bot first but a human reply will follow up. If I’d prefer a human-only reply, I’ll add the no-ai tag to my topic.
on