• JoeS
    0
    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
  • Gleb
    34
    Hi . Please send diagnostics to our Support Team by using the ./cbb sendLog command - this will automatically open a support ticket. Thanks in advance!
  • JoeS
    0
    Hi Caleb. Ticket ID 101243 was created
  • JoeS
    0
    Thanks! The solution is to not supply the -reg parameter and not use the entire url, just the part after storage-<domain> for the container.
bold
italic
underline
strike
code
quote
ulist
image
url
mention
reveal
youtube
tweet
Add a Comment