for some practical reasons i switched back from the encryption mode to the encryption mode. but i ran time and again in sync errors related to encrypted files.
so i decided to delete the unencrypted file (the one causing an error while syncing) on the sync target. this caused another error:
37f137d52e24461e8b91426fb273a24b.md: GET 37f137d52e24461e8b91426fb273a24b.md: Could not open file (Exception Sabre\DAV\Exception\ServiceUnavailable) (503): <?xml version="1.0" encoding="utf-8"?> <d:error xmlns:d=“DAV:” xmlns:s=“http://sabredav.org/ns”> <s:exception>Sabre\DAV\Exception\ServiceUnavailable</s:exception> <s:message>Could not open file</s:message> </d:error>
apparently, joplin is still looking for this file, even though i wanted to get rid of it. i also tried to locate the other non-decrypted md files on the sync target. right now, there are 6 of them. how can i delete them or rather uncrypt them without running in the next error (as above)?