mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 15:15:54 +03:00
[GH-ISSUE #142] No sessions listed after backups have completed #111
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#111
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?
Originally created by @cthart on GitHub (Feb 26, 2020).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/142
Originally assigned to: @lucascbeyeler on GitHub.
ISSUE TYPE
ENVIRONMENT VERSION
SUMMARY
After backups have completed, there are no sessions listed.
STEPS TO REPRODUCE
Installed zmbackup accepting the default options, except I chose sqlite3 format for the session database.
Ran zmbackup -f which took 1hr37mins resulting in 44G of compressed backups.
Ran zmbackup -l with no sessions listed.
Then ran zmbackup -i which took 48mins and resulted in another 23G of compressed backups. In addition, received the "date: invalid date '+%s'" error once for each mailbox while this was running, and also "/bin/bash: line 21: /usr/bin/logger: Argument list too long" twice. See separate issues for these.
Ran zmbackup -l with no sessions listed.
ACTUAL RESULTS
@cthart commented on GitHub (Feb 27, 2020):
I reinstalled zmbackup, this time accepting all the defaults so that the sessions are saved in sessions.txt
I ran a backup using zmbackup -f which completed successfully in 1:38 resulting in 52G of compressed backups.
But sessions.txt is 0 bytes, and unsurprisingly zmbackup -l still returns no sessions.
@lucascbeyeler commented on GitHub (Dec 8, 2020):
Closing the issue - can't reproduce on 1.2.5