- I have searched open and closed issues for duplicates.
- I have searched the forum for related topics.
Environment info
- Duplicati version: 2.1.0.5_stable_2025-03-04
- Operating system: Windows 11 Pro 26100.6584
- Backend: Local
Description
Starting after the last Windows Cumulative Update, backup and verify files give the following error:
2025-10-01 03:00:03 -07 - [Error-Duplicati.Library.Main.Controller-FailedOperation]: The operation Backup has failed with error: unable to open database file
unable to open database file
SQLiteException: unable to open database file
unable to open database file
When running Duplicati as admin, backup and verify files work normally.
Nothing is different about the DB file, and my user account has full control and read/write permissions on it.
Steps to reproduce
- Run Duplicati as a user
- Access the Duplicati UI from the tray icon
- Expand the Local backup
- Click “Advanced > Verify files”
- Actual result:
The verify fails immediately with
2025-10-01 07:33:37 -07 - [Error-Duplicati.Library.Main.Controller-FailedOperation]: The operation Test has failed with error: unable to open database file
unable to open database file
SQLiteException: unable to open database file
unable to open database file
- Expected result:
The verify runs to completion.
