Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/hybrid/StorageGRID/Object_Mgmt/Unable_to_delete_bucket_from_S3_CLI_interface_due_to_404_NoSuchBucket_The_specified_bucket_does_not_exist
      Unable to delete bucket due to S3 error: 404 (NoSuchBucket): The specified bucket does not exist although it still shows present when listing out the buckets. Following example shows the bucket exists...Unable to delete bucket due to S3 error: 404 (NoSuchBucket): The specified bucket does not exist although it still shows present when listing out the buckets. Following example shows the bucket exists still when listing and error when attempting to remove it: Test@sp-1234:~ 13:28:57 $ aws s3 rb --profile Test_Prod --endpoint-url https://s3.netapp.cloud test-bucket An error occurred (NoSuchBucket) when calling the ListObjectsV2 operation: The specified bucket does not exist.