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
ssh backup not working after upgrade 5.4.13 to 5.5.2
ssh backup not working after upgrade 5.4.13 to 5.5.2
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: ssh backup not working after upgrade 5.4.13 to 5.5.2
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
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
You do not have the required permissions to view the files attached to this post.
Re: ssh backup not working after upgrade 5.4.13 to 5.5.2
Hi Scott,
fix works fine. Problem solved.
Thanks and kind regards,
Christian Bakker
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
I am glad to hear that! I am locking this topic.
Be sure to check out our Knowledgebase for helpful articles and solutions!