I just downloaded Cloudberry Backup for Linux and I’m trying to move files to Oracle Cloud. I’m getting “The specified container does not exist in specified region!” when I try to create an account. I can see the container in Cloudberry Explorer and I copied the url from there. What am I missing?
./cbb addAccount -d CloudExports -st OracleCloud
-un “storage-:” -ak “” -reg “US Commercial 2 (us2)”
-c “https://storage.us2.oraclecloud.com/v1/storage-/Exports”
-ep “https://us2.storage.oraclecloud.com/auth/v1.0”
-kv no
Hi [reply=“JoeS;d385”]. Please send diagnostics to our Support Team by using the ./cbb sendLog command - this will automatically open a support ticket. Thanks in advance!
Hi Caleb. Ticket ID 101243 was created
Thanks! The solution is to not supply the -reg parameter and not use the entire url, just the part after storage- for the container.