We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi I'm getting the following error:
Starting decryption... PHP Notice: Undefined offset: 1 in /home/jccb/CODE/sysPass-XML-Decrypter/src/Decrypter.php on line 31 PHP Stack trace: PHP 1. {main}() /home/jccb/CODE/sysPass-XML-Decrypter/decrypt.php:0 PHP 2. main() /home/jccb/CODE/sysPass-XML-Decrypter/decrypt.php:72 PHP 3. Decrypter\Decrypter->decrypt() /home/jccb/CODE/sysPass-XML-Decrypter/decrypt.php:25 PHP Notice: Trying to get property of non-object in /home/jccb/CODE/sysPass-XML-Decrypter/src/Decrypter.php on line 142 PHP Stack trace: PHP 1. {main}() /home/jccb/CODE/sysPass-XML-Decrypter/decrypt.php:0 PHP 2. main() /home/jccb/CODE/sysPass-XML-Decrypter/decrypt.php:72 PHP 3. Decrypter\Decrypter->decrypt() /home/jccb/CODE/sysPass-XML-Decrypter/decrypt.php:25 PHP 4. Decrypter\Decrypter->decryptAccountPasswords() /home/jccb/CODE/sysPass-XML-Decrypter/src/Decrypter.php:36 Integrity check failed.
using a backup xml made with syspass 3.0 any ideas?
The text was updated successfully, but these errors were encountered:
bump : )
Sorry, something went wrong.
Are you sure that your Password and Master Password are correct?
No branches or pull requests
Hi I'm getting the following error:
using a backup xml made with syspass 3.0
any ideas?
The text was updated successfully, but these errors were encountered: