Troubleshooting Password Gorilla Portable: Common Issues and Fixes
1. Can’t open the database file
- Cause: Corrupted file, wrong file format, or incorrect file extension.
- Fix:
- Verify the file has the correct extension (typically .gpg or the format Password Gorilla uses).
- Try opening a known-good backup copy.
- If corrupted, restore from backup. If no backup exists, try data-recovery tools that support the file type.
2. Wrong master password
- Cause: Typo, wrong keyboard layout, or using an old password.
- Fix:
- Confirm correct keyboard layout and Caps Lock state.
- Try common variations you may have used.
- Restore an older database backup if available. Note: there’s no bypass if the master password is lost.
3. App won’t start or crashes on launch
- Cause: Incompatible OS version, missing dependencies, or configuration corruption.
- Fix:
- Ensure the app version is compatible with your OS.
- Reinstall the app (keep backups of your database first).
- Check error logs (if available) for missing libraries or permission errors.
- Run the app with elevated privileges once to test for permission issues.
4. Portable version can’t write to USB or external drive
- Cause: Read-only media, insufficient permissions, or drive errors.
- Fix:
- Check the drive’s write-protect switch (if present) and file system (FAT32/NTFS/exFAT).
- Ensure you have write permissions on the drive.
- Run a disk check/repair tool on the drive.
- Copy the database to local storage, open and save it, then copy back.
5. Sync issues between devices
- Cause: Conflicting edits, wrong file copied, or clock skew.
- Fix:
- Use one canonical database file; avoid simultaneous edits from multiple devices.
- After edits, safely eject and fully copy the updated file to the other device.
- Keep device clocks reasonably synchronized to avoid timestamp conflicts.
- If conflicts occurred, restore the most recent good backup.
6. Unable to import/export entries
- Cause: Unsupported format or malformed CSV/XML.
- Fix:
- Verify the import/export format matches Password Gorilla’s requirements.
- Open the import file in a text editor and correct delimiter/quoting issues.
- Export a small sample from the app to see the expected structure.
7. Encryption/decryption errors
- Cause: Corrupted data, wrong key, or incompatible encryption library versions.
- Fix:
- Confirm you’re using the correct master password and key files.
- If using GPG keys, ensure the GPG environment and keyring are accessible.
- Reinstall or update cryptographic libraries if the app relies on external libs.
8. Slow performance with large databases
- Cause: Very large file, limited device resources, or USB slowdown.
- Fix:
- Move the database to faster storage (internal SSD).
- Split very large databases into multiple files if feasible.
- Close other apps to free memory and CPU.
9. Backup or restore failures
- Cause: Incomplete copy, permissions, or interrupted transfer.
- Fix:
- Always verify backups immediately after creating them (compare file sizes/checksum).
- Use atomic copy tools or create a compressed archive (e.g., zip) before copying.
- Ensure transfers complete before ejecting drives.
10. UI or display glitches (fonts, rendering)
- Cause: Missing fonts, DPI scaling issues, or OS theme conflicts.
- Fix:
- Check system font settings and DPI scaling.
- Try running the app in compatibility mode or with default theme settings.
- Update the app to a version that addresses rendering bugs.
Quick preventive checklist
- Keep regular encrypted backups and verify them.
- Use a strong, memorable master password and store recovery copies securely.
- Prefer a single canonical file for portable use; avoid simultaneous edits.
- Keep the portable app and cryptographic libraries up to date.
- Test restores periodically.
If you want, I can provide step-by-step instructions for any specific issue above—tell me which one.
Leave a Reply