When attempting to perform a backup / restore, the following error occurs:
[erro] java..sql.SQLException: [TemporaryTable.list] Failed to list on table 'RestoreDestinationCmd$BackupDirectory2' Caused by: org.sqlite.SQLiteException: [SQLITE_FULL] Insertion failed because database is full (database or disk is full)
To resolve this issue, kindly do one of the following:
- Check the available free space on the temporary drive. Make sure it has sufficient space to store temporary files.
- Change the current temporary drive with one that has enough space.
To learn more about the cause and how to resolve this issue, watch the video.