mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[GH-ISSUE #31] Error RestoreonAccount #21
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#21
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 @MarcielMeurer on GitHub (Apr 17, 2017).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/31
Originally assigned to: @lucascbeyeler on GitHub.
The script for restore not found the archive in /backup/sessions.txt
My backup directory is in /opt/zimbra/backup
The message say SUCCESS, but isn't really.
_ $ zmbackup -r -ro full-20170417111450 user1@mydomain.com restore@mydomain.com
grep: /backup/sessions.txt: Arquivo ou diretório não encontrado
Restore mail process started at - Seg Abr 17 11:29:21 -03 2017
Restoring Session - restore@mydomain.com
Session restore@mydomain.com restored with SUCCESS
Restore mail process completed at - Seg Abr 17 11:29:21 -03 2017 _
@lucascbeyeler commented on GitHub (Apr 17, 2017):
Good afternoon @MarcielMeurer ,
Could you please update the zmbackup to the release 1.1.1 and try again? I think i might fixed your bug.
Regards,
Lucas Costa Beyeler
@MarcielMeurer commented on GitHub (Apr 17, 2017):
@lucascbeyeler , i had updated, before adjust the line 136 , with the adjust the message don't have displayed. The restore mensagem is SUCCESS, but the restore don't execute.
I'm attached the script;
debug_restore.txt
I used zmbackup version: 1.1.1
Regards,
Marciel Meurer
@lucascbeyeler commented on GitHub (Apr 19, 2017):
@MarcielMeurer , I fixed this time the zmbackup for good! It wasn't the fact your folders was inside /opt/zimbra/backup that you can't do any restore. The Restore on Account option stopped working after the last update and I didn't notice. I fixed now and release a new update. Could you please update your version and try again?
Regards,
Lucas Costa Beyeler
@MarcielMeurer commented on GitHub (Apr 19, 2017):
@lucascbeyeler Thanks, its Working. I have successfully tested with unique full backup. Question: I can RestoreonAccount from incremental backup?
@lucascbeyeler commented on GitHub (Apr 19, 2017):
@MarcielMeurer, yes you can.
@lucascbeyeler commented on GitHub (Apr 20, 2017):
Dear @MarcielMeurer,
I'm closing this issue, as it's already fixed. Feel free to reopen if the bug occur again.
Regards,
Lucas Costa Beyeler