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-<domain>:<username>" -ak "<password>" -reg "US Commercial 2 (us2)" \
-c "https://storage.us2.oraclecloud.com/v1/storage-<domain>/Exports" \
-ep "https://us2.storage.oraclecloud.com/auth/v1.0" \
-kv no