[GH-ISSUE #67] Zmbackup doesn't work in SQLITE3 mode #43

Closed
opened 2026-02-27 08:14:03 +03:00 by kerem · 1 comment
Owner

Originally created by @lucascbeyeler on GitHub (Mar 27, 2018).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/67

Originally assigned to: @lucascbeyeler on GitHub.

ISSUE TYPE
  • Bug Report
ENVIRONMENT VERSION
  • Zmbackup Version: 1.2.0 RC2
  • Zimbra Version: 8.8.6
  • Linux Distribution & Version: Ubuntu 16.04
SUMMARY

Zmbackup restore doesn't work in SQLITE3 mode. When you try to execute the following message appears:

zimbra@zimbra:~$ zmbackup -r -m full-20180326211421 1@exemplo.com.br

Restore mail process with session full-20180326211421 started at Mon Mar 26 21:30:36 -03 2018

Error during the restore process for account 1@exemplo.com.br. Error message below:
1@exemplo.com.br: /bin/bash: /opt/zimbra/backup/full-20180326211421/1@exemplo.com.br.tgz: No such file or directory
Restore mail process with session full-20180326211421 completed at Mon Mar 26 21:30:37 -03 2018
du: cannot access '/opt/zimbra/backup/full-20180326211421|2018-03-26T21:14:27.050983701|2018-03-26T21:16:20.465508349|8.0M|Full': No such file or directory
ls: cannot access '/opt/zimbra/backup/full-20180326211421|2018-03-26T21:14:27.050983701|2018-03-26T21:16:20.465508349|8.0M|Full/*.ldiff': No such file or directory
Originally created by @lucascbeyeler on GitHub (Mar 27, 2018). Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/67 Originally assigned to: @lucascbeyeler on GitHub. ##### ISSUE TYPE - Bug Report ##### ENVIRONMENT VERSION - Zmbackup Version: 1.2.0 RC2 - Zimbra Version: 8.8.6 - Linux Distribution & Version: Ubuntu 16.04 ##### SUMMARY Zmbackup restore doesn't work in SQLITE3 mode. When you try to execute the following message appears: ``` zimbra@zimbra:~$ zmbackup -r -m full-20180326211421 1@exemplo.com.br Restore mail process with session full-20180326211421 started at Mon Mar 26 21:30:36 -03 2018 Error during the restore process for account 1@exemplo.com.br. Error message below: 1@exemplo.com.br: /bin/bash: /opt/zimbra/backup/full-20180326211421/1@exemplo.com.br.tgz: No such file or directory Restore mail process with session full-20180326211421 completed at Mon Mar 26 21:30:37 -03 2018 du: cannot access '/opt/zimbra/backup/full-20180326211421|2018-03-26T21:14:27.050983701|2018-03-26T21:16:20.465508349|8.0M|Full': No such file or directory ls: cannot access '/opt/zimbra/backup/full-20180326211421|2018-03-26T21:14:27.050983701|2018-03-26T21:16:20.465508349|8.0M|Full/*.ldiff': No such file or directory ```
kerem 2026-02-27 08:14:03 +03:00
Author
Owner

@lucascbeyeler commented on GitHub (Mar 27, 2018):

FIXED - The issue actually was the zmbackup was trying to send email every time an operation is done, it should be only during Backup sessions.

<!-- gh-comment-id:376358233 --> @lucascbeyeler commented on GitHub (Mar 27, 2018): FIXED - The issue actually was the zmbackup was trying to send email every time an operation is done, it should be only during Backup sessions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zmbackup#43
No description provided.