xbcloud get s3://${OBJECTBUCKET}/${NAMESPACE}/${CLUSTER_NAME}/${BACKUP} --insecure --storage=s3 --s3-endpoint=${OBJECTENDPOINT} --s3-access-key=${ACCESSKEY} --s3-secret-key=${SECRETKEY} --s3-bucket=${OBJECTBUCKET} > /dev/null
250918 12:25:49 xbcloud: Successfully connected.
250918 12:25:50 xbcloud: [0] Downloading us1/mysql-pxc/FULL20250918T121428Z/xtrabackup_info.zst.00000000000000000000.
250918 12:25:50 xbcloud: [0] Download successfull us1/mysql-pxc/FULL20250918T121428Z/xtrabackup_info.zst.00000000000000000000, size 676
250918 12:25:50 xbcloud: [0] Downloading us1/mysql-pxc/FULL20250918T121428Z/xtrabackup_info.zst.00000000000000000001.
250918 12:25:50 xbcloud: [0] Download successfull us1/mysql-pxc/FULL20250918T121428Z/xtrabackup_info.zst.00000000000000000001, size 33
250918 12:25:50 xbcloud: [0] Downloading us1/mysql-pxc/FULL20250918T121428Z/xtrabackup_binlog_info.zst.00000000000000000000.
250918 12:25:50 xbcloud: [0] Download successfull us1/mysql-pxc/FULL20250918T121428Z/xtrabackup_binlog_info.zst.00000000000000000000, size 235
250918 12:25:50 xbcloud: [0] Downloading us1/mysql-pxc/FULL20250918T121428Z/xtrabackup_binlog_info.zst.00000000000000000001.
250918 12:25:50 xbcloud: [0] Download successfull us1/mysql-pxc/FULL20250918T121428Z/xtrabackup_binlog_info.zst.00000000000000000001, size 40
250918 12:25:50 xbcloud: [0] Downloading us1/mysql-pxc/FULL2025091.00000000000000000000.
250918 12:25:50 xbcloud: S3 error message: The specified key does not exist.
250918 12:25:50 xbcloud: [0] Download failed. Cannot download us1/mysql-pxc/FULL2025091.00000000000000000000.
250918 12:25:50 xbcloud: Download failed.
Hi @jon.hartley,
Can you please use a tool like aws
or the S3 web UI to verify the file is present or not? Can you also please check the logs of your most recent backup and verify that everything completed successfully?