OPNsense Forum

Archive => 22.7 Legacy Series => Topic started by: mzurhorst on August 02, 2022, 09:57:56 AM

Title: 22.1 and 22.7 create Nextcloud backups twice?
Post by: mzurhorst on August 02, 2022, 09:57:56 AM
Hi all,

I mentioned this already in the 22.1 legacy forum [1 (https://forum.opnsense.org/index.php?topic=29561.0)], but the behavior still exists after upgrading to the recent 22.7 version.
I defined a Cronjob for a nightly backup of my Opnsense, which was supposed to be executed 1:30am.

When I log into my Nextcloud, I am observing that the backup is executed twice every night:

Attached is my Cronjob definition as well as the uploaded results in Nextcloud.
Am I configuring this wrongly?

Best regards,
   Marcus


[1] https://forum.opnsense.org/index.php?topic=29561.0
Title: Re: Bug? 22.1 and 22.7 create Nextcloud backups twice?
Post by: mzurhorst on August 04, 2022, 07:05:35 PM
Ok, not a bug, as I learned.

The 1:00am backup is hardcoded and happens as soon as the Nextcloud remote account is configured.
The possibility to define a remote backup cronjob is there for additional cronjobs only.

https://github.com/opnsense/core/issues/5931