I tried exporting using the cli and i get this error
Command: passbolt export keepass -f export.kdbx -p ‘123456789’
Skipping Export of Resource ffa43xxxxxxx3312 Because of: Get Resource ffa4xxxxxxxxx53312: Validate Secret Data: Compiling Json Schema: "file:///Users/username/Downloads/secret.json#" is not valid against metaschema: jsonschema validation failed with 'https://json-schema.org/draft/2020-12/schema#'
- at '': 'allOf' failed
- at '/properties/custom_fields': 'allOf' failed
- at '/properties/custom_fields/properties/items': 'allOf' failed
- at '/properties/custom_fields/properties/items/items': 'allOf' failed
- at '/properties/custom_fields/properties/items/items/properties/secret_key': got array, want boolean or object
Decryping Resources [762/762] ████████████████████████████████████████ 100% | 2s
the file gets created but its 1kb and with nothing inside of it.
I added the verbose to the console log and here is the errors, i dont see the full error though
I will send this to the contact email and attach the thread plus the .har file from the network log
