Start a Conversation

Unsolved

This post is more than 5 years old

P

785

June 2nd, 2017 12:00

ECS 3.0 community redirect issue

Hi all,

I've got a single node ECS 3.0 community docker spun up on Centos 7.3.  Gone through the configuration seemingly successfully, but am having issues with S3 Browser getting to the namespace/bucket - Instead of getting a listing of the namespace & buckets, I'm seeing a "Redirecting to https://ip.address.of.centos.vm".  I've created multiple namespaces and object users, all exhibiting this error.

I reconfigured the DefaultBaseURL, DNS resolves properly to the centos VM, and it has a proper hostname/FQDN.  Has anyone observed this behavior?

Thanks

Pete

1 Rookie

 • 

75 Posts

June 5th, 2017 07:00

The S3 API is accessible via port 9020 (http) or 9021 (https).  Are you using the correct port in your S3 Browser configuration?  Also, If you use 9020 (http), un-check the "Use secure transfer SSL/TLS) in the configuration window.  Your REST endpoint should look like: 10.1.83.51:9020 (don't need http://).

No Events found!

Top