GAM-team / got-your-back

Got Your Back (GYB) is a command line tool for backing up your Gmail messages to your computer using Gmail's API over HTTPS.
https://github.com/GAM-team/got-your-back/wiki
Apache License 2.0
2.61k stars 206 forks source link

Unable to open database file #320

Closed duckd0dgers closed 2 years ago

duckd0dgers commented 3 years ago

Hi all, I've tried multiple times to restore a mailbox to a collaborative mailbox but always get the same error. I've downloaded the mailbox without errors, but I always get the below error code when restoring. I have migrated more than a dozen other mailboxes from the same domain without errors but this. GYB is on the latest version, that is 1.50 OpenSSL 1.1.1i google-api-client 2.2.0

C:\Users\Administrator>gyb --email "xxxxx-xxxxxxx@xxxxxxxxxxxxxxx.com" --action restore-group --local-folder "D:\BD-Backup\xxxxx.xxxxxxx@xxxxxxxxxxxxxxx.com" --use-admin administrator@xxxxxxxxxxxxxxx.com

Using backup folder D:\BD-Backup\xxxxx.xxxxxxx@xxxxxxxxxxxxxxx.com Groups supports restore of messages up to 26214400 Traceback (most recent call last): File "gyb.py", line 2429, in File "gyb.py", line 2192, in main sqlite3.OperationalError: unable to open database file [16336] Failed to execute script gyb

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.