Better logging for this fail scenario #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have this in the logs and no indication of what the issue might be. I have another container backing up just fine with the same config and just a unique backupid.
repliqate | [23:53:00 INF] [Repliqate.Services.BackupJob] Backup job started for /donetick
repliqate | [23:53:00 INF] [Repliqate.Services.BackupJob] Stopping container /donetick
repliqate | [23:53:00 INF] [Repliqate.Services.BackupJob] Successfully stopped container /donetick
repliqate | [23:53:00 INF] [Repliqate.Services.BackupJob] Beginning backup for /donetick
repliqate | [23:53:00 INF] [Repliqate.Plugins.AgentRestic.AgentRestic] Restic backup started for /donetick
repliqate | [23:53:00 ERR] [Repliqate.Services.BackupJob] Failed to begin backup for container /donetick, exiting job
repliqate | [23:53:00 INF] [Repliqate.Services.BackupJob] Starting container /donetick
If you don't mind, would you be able to paste your compose setup for the containers you have repliqate enabled for?
More logging available around different mounting scenarios in the
cutting-edgetag now on Docker Hub. Feel free to re-open if that isn't sufficient