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

Restore from an encrypted db not working #75

Open
shambarick opened this issue Nov 20, 2018 · 0 comments
Open

Restore from an encrypted db not working #75

shambarick opened this issue Nov 20, 2018 · 0 comments
Assignees

Comments

@shambarick
Copy link

Hi,

Restoring data from an encrypted db doesn't seem to work unless I missed something in the documentation.
When I restore from a backup, it does create the database back but it fails to restore the data.
However if I try to backup a database which is not encrypted, the restore works fine.

What I tried :

  • Restore from backup folder
  • Restore from backup folder, it fails, restart the app, then tried to restore again
  • Create the database and restore the backup
  • Create the database, restart the app and restore the backup
  • Create the database, set the same password, restart the app, and restore the backup
  • Create the database, set a different password, restart the app, and restore the backup

Any idea?

Tested on 5.00-42, 5.00-43

@mortenjohs mortenjohs self-assigned this Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants