Hi,
I have successfully installed ECS version 3.3.0. I accessed Manage > Buckets and created a new Bucket named 'ac-ecs' with RG=rg1, Owner=admin1, VDC=vdc1 as shown in the image below:

Now I want to connect from an external server, using the mc client tool to perform some queries on ac-ecs bucket.
Steps to Reproduce Behavior
- I have set up an alias using mc
mc alias set ecs https://10.14.x.y admin1 ********** --insecure
Added `ecs` successfully.
- I performed a list on the 'ac-ecs' bucket just created above; however, I encountered an issue:
mc ls ecs/ac-ecs --insecure
mc: <ERROR> Unable to list folder. Bucket `ac-ecs` does not exist.
mc reports that the 'ac-ecs' bucket does not exist, even though I created it previously through the web interface
- I proceeded to create a new bucket using the mc tool; however, I encountered an issue:
mc mb ecs/mybucket --insecure
mc: <ERROR> Unable to list folder. Bucket `mybucket` does not exist.
mc reports that 'mybucket' does not exist, even though I have just created it now.
Can someone support me on how to use the 'mc' tool for the bucket created on ECS?
Can I find this guide in which documentation?
Thanks for your supporting!
Notifies: @nikhil-vr
Hi,
I have successfully installed ECS version 3.3.0. I accessed Manage > Buckets and created a new Bucket named 'ac-ecs' with RG=rg1, Owner=admin1, VDC=vdc1 as shown in the image below:

Now I want to connect from an external server, using the mc client tool to perform some queries on ac-ecs bucket.
Steps to Reproduce Behavior
mc reports that the 'ac-ecs' bucket does not exist, even though I created it previously through the web interface
mc reports that 'mybucket' does not exist, even though I have just created it now.
Can someone support me on how to use the 'mc' tool for the bucket created on ECS?
Can I find this guide in which documentation?
Thanks for your supporting!
Notifies: @nikhil-vr