Hello,
I am trying to connect to Netapp simulator using s3 protocol. I can create bucket using sysmgr but I am not able to list bucket nor create one using aws cli.
The aws cli host can reach http and https without any issue
aws s3 mb s3://my-local-bucket --endpoint-url http://s3ontap
make_bucket failed: s3://my-local-bucket An error occurred (InternalError) when calling the CreateBucket operation (reached max retries: 2): We encountered an internal error. Please try again.