-
-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
If the option 'GOOGLE_DRIVE_IMPERSONATE_SUBJECT' is not set in the .env file, the upload will fail silently.
Version (please complete the following information):
- Image Version: 2.47.1
- Docker Version: 4.61
- Docker Compose Version: 5.0.2
Additional context
docker compose exec backup backup
time=2026-02-20T15:45:03.116Z level=INFO msg="Stopping 1 out of 7 running container(s) as they were labeled docker-volume-backup.stop-during-backup=true or docker-volume-backup.stop-during-backup-no-restart=true."
time=2026-02-20T15:45:03.811Z level=INFO msg="Created backup of `/backup` at `/tmp/backup-2026-02-20T15-45-03.tar.gz`."
time=2026-02-20T15:45:03.979Z level=INFO msg="Restarted 1 out of 1 stopped container(s)."
time=2026-02-20T15:45:03.981Z level=INFO msg="Starting upload for backup 'backup-2026-02-20T15-45-03.tar.gz'." storage=GoogleDrive
time=2026-02-20T15:45:04.010Z level=INFO msg="Stored copy of backup `/tmp/backup-2026-02-20T15-45-03.tar.gz` in `/archive`." storage=Local
time=2026-02-20T15:45:12.389Z level=INFO msg="None of 2 existing backups were pruned." storage=Local
time=2026-02-20T15:45:12.744Z level=INFO msg="None of 0 existing backups were pruned." storage=GoogleDrive
time=2026-02-20T15:45:12.753Z level=INFO msg="Removed tar file `/tmp/backup-2026-02-20T15-45-03.tar.gz`."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working