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.
Could something perhaps be done in the code to prevent this from occurring? Should be possible to check for the existence of running processes before starting another one, right? Just a thought. Thanks again.