Hello, I’m trying to create a automation to have Cryptomator locked when the Files App is closed so that i wouldn’t use the designated times in the app to avoid storing certain credentials in the iOS Keychain
But when running it gives back the following error:
(CryptomatorCommonCore.MaintenanceMode-
Error error .)
Could anyone help identify what is going on?
I do the same thing, and had the same problem at first, and here is how I got it to work for me: I created a separate shortcut that locks the vault. Then I created the automation so that upon quitting Files, rather than the automation locking the vault, the automation runs the shortcut, which locks the vault. Yeah, I know, it should be the same thing, but that’s how I got it to work. I recommend deleting the automation you have and starting anew, rather than updating this one, just in case. Hope that helps.
It looks exactly like yours! So, I don’t know. You could try the usual things: removing and readding the vault, deleting/reinstalling the app, restarting the phone, making sure you iOS supports the actions, etc. Other than that, I’m out of ideas. Maybe one of the devs can weigh in.