Add revoke problem explanation

Jérémy JAMET
2023-11-06 13:21:38 +01:00
parent 1cd5fa9707
commit cbcf1a1709

@@ -50,6 +50,8 @@ KeePassDX communicates with a separate file manager, or cloud clients that can b
Unfortunately, several file managers offer links with a limited duration or with break conditions. In this case, the URI link can be broken , the URI delivered by the third app that accesses the file does not provide a stream anymore or changes the metadata of this URI, and KeePassDX shows the error `Access to the file revoked by the file manager` or `Could not find file. Try reopening it from you file browser`. You must therefore reselect the database file from it's location in your file manager app. (KeePassDX cannot change this internally, You can ask the developers of your file manager app to modify this behavior.)
Note: on certain devices, [automatic shortcuts](https://github.com/Kunzisoft/KeePassDX/issues/1591#issuecomment-1794292857) with the application icon but with the path of an inaccessible file as parameter cause this problem. You should launch the application from its original launcher or from its location and not from a device shortcut. If you want to make a shortcut to open a database more easily, simply click on the star in the list of files but open the application from its default launcher.
_For a better understanding : it is like if an URL internet address changed (because the server changed its configuration [here the file manager]), you may have a bookmark on your browser [here the history link in KeePassDX], if the address pointed to is no longer the same, the content is simply not accessible anymore._
### Solution and workaround