Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zmbackup doesn't work in SQLITE3 mode #67

Closed
lucascbeyeler opened this issue Mar 27, 2018 · 1 comment
Closed

Zmbackup doesn't work in SQLITE3 mode #67

lucascbeyeler opened this issue Mar 27, 2018 · 1 comment
Assignees
Milestone

Comments

@lucascbeyeler
Copy link
Owner

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
@lucascbeyeler lucascbeyeler added this to the Version 1.2.0 milestone Mar 27, 2018
@lucascbeyeler lucascbeyeler self-assigned this Mar 27, 2018
@lucascbeyeler
Copy link
Owner Author

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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant