I am a new user. I’m trying out CloudBerry Backup (Linux) with Wasabi.
I’m seeing something very weird with the “Total file size” and all the other progress information shown at the bottom of the screen. It’s regularly “jumping” back and forth between “Total file size” of 1.49 GB and 1.21 GB. All the other statistics are jumping around like crazy, too.
I had previously “Stopped” a backup that seemed to have become permanently stuck on a particular file, and then restarted it. I wonder if there are two processes running? I did a “ps” and the results are shown below. Is it legit for there to be two “ccbWorker” processes running concurrently, or does this explain why I’m seeing what I’m seeing.
Any thoughts would be appreciated.
Thanks,
Greg
$ ps -ef|grep CloudBerry
greg 31184 1 30 16:27 ? 00:05:24 /opt/local/CloudBerry Backup/raw_bin/cbbWorker -p /opt/local/CloudBerry Backup/etc/plans//{bc970374-9549-4690-b84c-5b1c3662b302}.cbb 20190928202707
root 31192 1 0 16:27 ? 00:00:05 /opt/local/CloudBerry Backup/raw_bin/cbbLocalManagement
root 31193 1 0 16:27 ? 00:00:04 /opt/local/CloudBerry Backup/raw_bin/cbbWebAccess
greg 32048 2012 1 16:31 ? 00:00:08 /opt/local/CloudBerry Backup/raw_bin/cbbGUI
greg 32058 31192 36 16:31 ? 00:04:48 /opt/local/CloudBerry Backup/raw_bin/cbbWorker -p /opt/local/CloudBerry Backup/etc/plans/{bc970374-9549-4690-b84c-5b1c3662b302}.cbb 20190928203132
greg 32669 32615 0 16:44 pts/0 00:00:00 grep --color=auto CloudBerry