September 26, 20223 yr Author I would be surprised that CloudBerry is dead. Probably a (big) technical issue. I contacted MSP360 to report the problem, let's see if I get any update.
September 28, 20223 yr 16 hours ago, Djoss said: Looks like everything is now back online. Just tried it, works again, thanks for the info!
October 22, 20223 yr Hi everyone, I have been running into the issue with my backups where the upload speed will be great for about an hour and drop down to less than 1 Mbps there after. has anyone ran into this issue or know how I might be able to resolve this problem? any help would be greatly appreciated. thank you, Dawson
October 24, 20223 yr Author On 10/22/2022 at 1:26 PM, Dawson said: Hi everyone, I have been running into the issue with my backups where the upload speed will be great for about an hour and drop down to less than 1 Mbps there after. has anyone ran into this issue or know how I might be able to resolve this problem? any help would be greatly appreciated. thank you, Dawson What is your backup destination ?
October 29, 20223 yr Author 2 hours ago, Dawson said: The destination is backblaze B2 bucket Could it be related to quotas on your B2 account ? Does the UI show any progress after a few hours ? If not, then you are probably facing a known issue with the latest version, where the backup plan gets stuck. To mitigate this issue, you can configure the backup plan to automatically abort after some time.
October 29, 20223 yr 1 hour ago, Djoss said: Could it be related to quotas on your B2 account ? Does the UI show any progress after a few hours ? If not, then you are probably facing a known issue with the latest version, where the backup plan gets stuck. To mitigate this issue, you can configure the backup plan to automatically abort after some time. The UI does not show any progress, I assume this means that it is the known issue. how can I set it up to mitigate this issue? also is there any plans on the devs to fix this issue if it is a known issue? Thanks for all the help!
October 29, 20223 yr Author 32 minutes ago, Dawson said: how can I set it up to mitigate this issue? Edit you backup plan. At some point you will have the following option: 33 minutes ago, Dawson said: also is there any plans on the devs to fix this issue if it is a known issue? Yes, I have a support ticket with them. They are trying to find to root cause. Also, the issue has been reported on their forum: https://forum.msp360.com/discussion/2644/cannot-complete-a-backup-since-upgrade-to-4-0-0-260
October 29, 20223 yr 13 minutes ago, Djoss said: Edit you backup plan. At some point you will have the following option: Yes, I have a support ticket with them. They are trying to find to root cause. Also, the issue has been reported on their forum: https://forum.msp360.com/discussion/2644/cannot-complete-a-backup-since-upgrade-to-4-0-0-260 Awesome, thank you so much for all your help!
November 17, 20223 yr If you accidentally minimize cloudberry in the vnc window, is there a way to restore it? I'm in the middle of a backup and i don't want to restart the container.
November 17, 20223 yr Author 9 hours ago, MP715 said: If you accidentally minimize cloudberry in the vnc window, is there a way to restore it? I'm in the middle of a backup and i don't want to restart the container. How did you do that ? Normally the main application window cannot be minimized.
November 20, 20223 yr On 11/17/2022 at 6:19 AM, Djoss said: How did you do that ? Normally the main application window cannot be minimized. I hit Ctrl+M. I ended up restarting the container. Edited November 20, 20223 yr by MP715
November 27, 20223 yr I've got an issue configuring CloudBerry on Unraid. When I run CloudBerry, the "storage" folder - the main folder to backup is missing from the GUI. One peculiarity is that I previously ran docker on BTRFS image (about a year ago), and CloudBerry was working fine. I switched to XFS because I was having some other issues with the image, and CloudBerry stopped working - that is, there is nothing to backup. I tested today and temporarily switched to a new BTRFS docker image, and everything started showing up again! However, I am reluctant to switch to BTRFS permanently unless absolutely necessary to get Cloudberry to work. Why would it work fine with btrfs but not with xfs image?? Is this permission related issue (I don't change any file permissions, just switch docker image over from my docker.img to docker-xfs.img... If so, how can I fix it?
December 4, 20223 yr @Djoss It looks like there is a new version of Cloudberry with some new features. Would you be able to publish an update to the container? Thanks!!
December 5, 20223 yr Author On 12/4/2022 at 9:58 AM, mackid1993 said: @Djoss It looks like there is a new version of Cloudberry with some new features. Would you be able to publish an update to the container? Thanks!! Yes, I'm working on this.
December 5, 20223 yr Author On 11/27/2022 at 5:27 AM, michaelben said: I've got an issue configuring CloudBerry on Unraid. When I run CloudBerry, the "storage" folder - the main folder to backup is missing from the GUI. One peculiarity is that I previously ran docker on BTRFS image (about a year ago), and CloudBerry was working fine. I switched to XFS because I was having some other issues with the image, and CloudBerry stopped working - that is, there is nothing to backup. I tested today and temporarily switched to a new BTRFS docker image, and everything started showing up again! However, I am reluctant to switch to BTRFS permanently unless absolutely necessary to get Cloudberry to work. Why would it work fine with btrfs but not with xfs image?? Is this permission related issue (I don't change any file permissions, just switch docker image over from my docker.img to docker-xfs.img... If so, how can I fix it? CloudBerry Backup was always picky on how it shows the directory tree. It seems to be based on mounts. Using different Docker image type changes the mount type used inside the container. Some mount types don't seem to be recognized by CloudBerry Backup.
December 6, 20223 yr 14 hours ago, Djoss said: CloudBerry Backup was always picky on how it shows the directory tree. It seems to be based on mounts. Using different Docker image type changes the mount type used inside the container. Some mount types don't seem to be recognized by CloudBerry Backup. Is there anything I can do to adjust mounts permissions etc besides changing the docker image type??
December 9, 20223 yr I am getting this error: [supervisor ] starting service 'cbbLocalManagement'... [cbbLocalManagement] [ CBB ] [ 1 ] Error on remove old icon file, path: /opt/local/CloudBerry Backup/share/webAccess/img/MainIcon.ico error: Permission denied [supervisor ] service 'cbbLocalManagement' failed to be started: not ready after 5000 msec, giving up. Anyone have an idea? This just started after installing latest update Edited December 9, 20223 yr by hikewv
December 9, 20223 yr Author 2 minutes ago, hikewv said: I am getting this error: [supervisor ] starting service 'cbbLocalManagement'... [cbbLocalManagement] [ CBB ] [ 1 ] Error on remove old icon file, path: /opt/local/CloudBerry Backup/share/webAccess/img/MainIcon.ico error: Permission denied [supervisor ] service 'cbbLocalManagement' failed to be started: not ready after 5000 msec, giving up. Anyone have an idea? Can you try to run the following command to verify if you see the same problem: docker run --rm jlesage/cloudberry-backup
December 9, 20223 yr it was weird i had reverted back to v1.28.0 and it worked, i reinstalled current again, It start up this time but i do still see the error in the logs [supervisor ] starting service 'cbbLocalManagement'... [cbbLocalManagement] [ CBB ] [ 1 ] Error on remove old icon file, path: /opt/local/CloudBerry Backup/share/webAccess/img/MainIcon.ico error: Permission denied [supervisor ] starting service 'app'... [supervisor ] starting service 'logmonitor'... [logmonitor ] Monitoring status file: /tmp/.upgrade_performed [supervisor ] all services started. I did run the command docker run --rm jlesage/cloudberry-backup and it still started back up fine, but the error is still in the logs. Not sure it is an issue anymore since it did start up.
December 9, 20223 yr Author 1 minute ago, hikewv said: it was weird i had reverted back to v1.28.0 and it worked, i reinstalled current again, It start up this time but i do still see the error in the logs [supervisor ] starting service 'cbbLocalManagement'... [cbbLocalManagement] [ CBB ] [ 1 ] Error on remove old icon file, path: /opt/local/CloudBerry Backup/share/webAccess/img/MainIcon.ico error: Permission denied [supervisor ] starting service 'app'... [supervisor ] starting service 'logmonitor'... [logmonitor ] Monitoring status file: /tmp/.upgrade_performed [supervisor ] all services started. I did run the command docker run --rm jlesage/cloudberry-backup and it still started back up fine, but the error is still in the logs. Not sure it is an issue anymore since it did start up. The following message is "normal" and does not indicate a problem: [cbbLocalManagement] [ CBB ] [ 1 ] Error on remove old icon file, path: /opt/local/CloudBerry Backup/share/webAccess/img/MainIcon.ico error: Permission denied It's this one that is problematic: [supervisor ] service 'cbbLocalManagement' failed to be started: not ready after 5000 msec, giving up. Did you see the error once and reverted to the previous version?
December 9, 20223 yr Only when i could not get it to start up. I stopped docker and restarted, etc. It would just not start up. I guess i could have rebooted the server, I'm guessing loading a previous version did the same thing. Not sure. At least it seems to be working now on the latest version
December 10, 20223 yr Is there a possibility to add my second Unraid server via FTPS under "Backup Source"? I want the Unraid server running CloudBerry to have read-only access.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.