Hello.
Since several day my backup is not working anymore.
On the 14th Cloudron was updated to V8.0.6 and from the 15th the backup is not working.
I use a CIFS Mount with the IP address of my NAS server and a directory. Up until the 15th the backup was running fine, so the settings should be correct.
When I save the settings now, I get the error "Failed to mount (inactive): Could not determine mount failure reason. "
I found this in the log:
box:shell getStatus: mountpoint with args -q -- /mnt/cloudronbackup errored Error: Command failed: mountpoint -q -- /mnt/cloudronbackup
at genericNodeError (node:internal/errors:984:15)
[no timestamp] at wrappedFn (node:internal/errors:538:14)
[no timestamp] at ChildProcess.exithandler (node:child_process:422:12)
[no timestamp] at ChildProcess.emit (node:events:518:28)
[no timestamp] at maybeClose (node:internal/child_process:1105:16)
[no timestamp] at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
[no timestamp] code: 32,
[no timestamp] killed: false,
[no timestamp] signal: null,
[no timestamp] cmd: 'mountpoint -q -- /mnt/cloudronbackup'
[no timestamp] }
Oct 24 01:00:17 box:shell getStatus exec: journalctl -u $(systemd-escape -p --suffix=mount /mnt/cloudronbackup) -n 10 --no-pager -o json
Oct 24 01:00:17 box:shell remountMount /usr/bin/sudo -S /home/yellowtent/box/src/scripts/remountmount.sh /mnt/cloudronbackup
[no timestamp] dependency job for mnt-cloudronbackup.mount failed. See 'journalctl -xe' for details.
Can anybody help me out here?