[GH-ISSUE #66] zmbackup single mail account restore issue #42

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

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

Originally assigned to: @lucascbeyeler on GitHub.

ISSUE TYPE
  • Bug Report
  • Feature Idea
  • Documentation Report
  • Question
  • Checklist

Question

ENVIRONMENT VERSION
  • Zmbackup Version: 1.2.0, release candidate 2
  • Zimbra Version: 8.8.6
  • Linux Distribution & Version: CentOS 6.9
SUMMARY

I am doing a test with Zimbra OSE 8.8.6 installed on CentOS 6.9. It is configured properly and working fine. I have installed Zmbackup (version 1.2.0, release candidate 2) after downloading from Github for mail account backup. It is also doing it's backup work properly without any failure.

Problem is arising when I am trying to restore any account from the full backup. Whenever I am trying to restore any ldap information it is doing properly(perhaps as no error message is there) but when I am trying to restore the mail account( with "-m" option) it is giving error message as follows -


[zimbra@mail2 ~]$ zmbackup -r -ldp full-20180217170655 abhatta@sailrmd.co.in
Restore LDAP process with session full-20180217170655 started at Tue Feb 27 13:12:53 IST 2018
Restore LDAP process with session full-20180217170655 completed at Tue Feb 27 13:12:54 IST 2018


[zimbra@mail2 ~]$ zmbackup -r -m full-20180217170655 abhatta@sailrmd.co.in
Restore mail process with session full-20180217170655 started at Tue Feb 27 13:14:15 IST 2018

Error during the restore process for account abhatta@sailrmd.co.in. Error message below:
abhatta@sailrmd.co.in: /bin/bash: http: command not found
Restore mail process with session full-20180217170655 completed at Tue Feb 27 13:14:15 IST 2018


Please note, the server I am restoring to is a different server(mail2.sailrmd.co.in) from the source server(mail1.sailrmd.co.in).

STEPS TO REPRODUCE
ACTUAL RESULTS
Originally created by @somnathndy on GitHub (Feb 27, 2018). Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/66 Originally assigned to: @lucascbeyeler on GitHub. <!-- Before open an issue, please remember to check our Google Group (link in README.md) and the other issues. Maybe what you want is already answered. You don't need to answer all the questions below, just answer what is pertinent to what you want (You don't need to explain the steps to reproduce and the results if your issue is about the documentation) --> <!-- ISSUE TYPE: Inform what kind of issue we are talking about. Choose only one option. --> ##### ISSUE TYPE - Bug Report - Feature Idea - Documentation Report - Question - Checklist Question <!-- ENVIRONMENT VERSION: Describe the environment you are using the Zmbackup and its version. --> ##### ENVIRONMENT VERSION - Zmbackup Version: 1.2.0, release candidate 2 - Zimbra Version: 8.8.6 - Linux Distribution & Version: CentOS 6.9 <!-- SUMMARY: Describe your issue in this field. The more detailed you gave us, more easy and fast will be for us to debug and fix the software. --> ##### SUMMARY I am doing a test with Zimbra OSE 8.8.6 installed on CentOS 6.9. It is configured properly and working fine. I have installed Zmbackup (version 1.2.0, release candidate 2) after downloading from Github for mail account backup. It is also doing it's backup work properly without any failure. Problem is arising when I am trying to restore any account from the full backup. Whenever I am trying to restore any ldap information it is doing properly(perhaps as no error message is there) but when I am trying to restore the mail account( with "-m" option) it is giving error message as follows - ______________________________________________________________________ [zimbra@mail2 ~]$ zmbackup -r -ldp full-20180217170655 abhatta@sailrmd.co.in Restore LDAP process with session full-20180217170655 started at Tue Feb 27 13:12:53 IST 2018 Restore LDAP process with session full-20180217170655 completed at Tue Feb 27 13:12:54 IST 2018 _______________________________________________________________________ [zimbra@mail2 ~]$ zmbackup -r -m full-20180217170655 abhatta@sailrmd.co.in Restore mail process with session full-20180217170655 started at Tue Feb 27 13:14:15 IST 2018 Error during the restore process for account abhatta@sailrmd.co.in. Error message below: abhatta@sailrmd.co.in: /bin/bash: http: command not found Restore mail process with session full-20180217170655 completed at Tue Feb 27 13:14:15 IST 2018 _________________________________________________________________________ Please note, the server I am restoring to is a different server(mail2.sailrmd.co.in) from the source server(mail1.sailrmd.co.in). <!--- SUMMARY:For bugs, show exactly how to reproduce the problem, using a minimal test-case. For new features, show how the feature would be used. --> ##### STEPS TO REPRODUCE ``` ``` <!-- ACTUAL RESULTS: What happened when you did the steps before. --> ##### ACTUAL RESULTS ``` ```
kerem 2026-02-27 08:14:01 +03:00
Author
Owner

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

Hello @somnathndy,

This bug was fixed right now in the branch 1.2-version. Sorry for the long delay. Before the end of this week a new release will be launched with this fix.

Thanks for your support.

Lucas Costa Beyeler

<!-- gh-comment-id:376381035 --> @lucascbeyeler commented on GitHub (Mar 27, 2018): Hello @somnathndy, This bug was fixed right now in the branch 1.2-version. Sorry for the long delay. Before the end of this week a new release will be launched with this fix. Thanks for your support. Lucas Costa Beyeler
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#42
No description provided.