Skip to content
Brandon Davis edited this page Mar 11, 2018 · 19 revisions

This page provides troubleshooting information for common issues with Tusk. If you open an issue for one of the following topics without troubleshooting, don't expect much of a response.

Error: InvalidKey

This error happens when your password is not accepted.

  • Verify that you put in the right password (and optionally keyfile) by opening the database in KeePass or KeePassXC
  • Verify that your database works on https://app.keeweb.info - we use the same crypto engine, and if it doesn't work there, it won't work in Tusk. If it won't open there, it might be a bug with keeweb/kdbxweb
  • Create a new copy of your database with different crypto functions. Start with AES + AES. Try ChaCha20 + Argon2. If you find a combination that works, open an issue and tell me what combination doesn't work.
  • Create a new copy of your database with a different keyfile, or no keyfile. If this works, open an issue and tell me what sort of file your non-working keyfile is. If it is XML, please paste an exact text copy of your keyfile without the sensitive data parts in the github issue.

No databases found in Google Drive / Dropbox / OneDrive

Clone this wiki locally