Page 1 of 1

ssh backup not working after upgrade 5.4.13 to 5.5.2

Posted: Thu Aug 02, 2018 1:38 am
by CBoekhuis
Hi,
we have a scheduled backup setup via SSH to another server. This always worked fine, but after upgrade from 5.4.13 to 5.5.2 backups are made local to the default folder /store/backups/nagiosxi
Backup settings looks fine (SSH enabled and test pass all) but no remote backup made.

attached the setting from the gui point of view.

Regards,
Christian

Re: ssh backup not working after upgrade 5.4.13 to 5.5.2

Posted: Thu Aug 02, 2018 8:28 am
by scottwilkerson
We believe we found a bug.

unzip and replace the 2 files attach in
/usr/local/nagiosxi/html/includes/components/scheduledbackups/scheduledbackups.inc.php
/usr/local/nagiosxi/html/includes/utils-commands.inc.php

After this these should remove the old files on the next backup

Re: ssh backup not working after upgrade 5.4.13 to 5.5.2

Posted: Fri Aug 03, 2018 1:44 am
by CBoekhuis
Hi Scott,

fix works fine. Problem solved.

Thanks and kind regards,

Christian Bakker

Re: ssh backup not working after upgrade 5.4.13 to 5.5.2

Posted: Fri Aug 03, 2018 10:37 am
by lmiltchev
I am glad to hear that! I am locking this topic.