Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundException or Access revoked by file manager error (built in file manager) #1423

Closed
Akhilesh-T opened this issue Oct 19, 2022 · 1 comment
Labels
FileSync Linked to FileSync app question

Comments

@Akhilesh-T
Copy link

The access to the database is revoked frequently on this app.

My database is stored in google drive and I use biometrics to unlock it. I read on wiki that several file managers offer links with a limited duration or with break conditions. However, I do not use any third party file manager for this purpose. And interestingly, I have never had such issues with Keepass2Android app.

The unlocking works initially but is revoked automatically after a few hours.

@Akhilesh-T Akhilesh-T changed the title Access revoked by file manager (built in file manager) FileNotFoundException or Access revoked by file manager error (built in file manager) Oct 19, 2022
@J-Jamet
Copy link
Member

J-Jamet commented Oct 19, 2022

Google Drive is a third party file manager.
KeePass2Android uses cloud API integration directly in its code : #342

The unlocking works initially but is revoked automatically after a few hours : You can contact the Google Drive team to change this behavior.
A workaround is planned with the creation of a dedicated file manager application : https://github.com/Kunzisoft/FileSync
Feel free to read the content of the issues and review the wiki for more information.

@J-Jamet J-Jamet closed this as completed Oct 19, 2022
@J-Jamet J-Jamet added question FileSync Linked to FileSync app labels Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FileSync Linked to FileSync app question
Projects
None yet
Development

No branches or pull requests

2 participants