mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Remote backups not working #443
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jimhuds on 1/14/2023
CloudPanel version(s) affected
2.2.0
Description
I cannot get remote backups to work. I've tried S3, Wasabi, and SFTP. All connect fine, but even when I initiate a backup manually there is nothing transferred to any of these services. I've tried checking for RClone logs but I can't seem to find them anywhere. Everywhere google says they should be they are not there. I can use RClone commands in terminal fine, so it's definitely installed, I can even see the config file is updated correctly.
How to reproduce
Connect a backup service and manually initiate backup or wait for schedule. No files are transferred to external location (blank folder).
Possible Solution
No response
Additional Context
No response