EMCECS / ecs-browser

Object browser for manipulating content in ECS.
10 stars 4 forks source link

Error Occured with status Code REJECTED and message Server not running #1

Open bai030805 opened 6 years ago

bai030805 commented 6 years ago

At the "Add UID" page, when testing connection to ECS Test drive. it report me "These credentials are invalid!" if i ignore this and save credentials. During the listing directory it report "Error Occured with status Code REJECTED and message Server not running"

The same errors happened when connecting to ECS. The same credentials works for CloudBerry.

UID use S3_ACCESS_KEY_ID Secret use S3_SECRET_KEY endpoint use "https://object.ecstestdrive.com";

thanks

DavidASeibert commented 6 years ago

After webex with Bai, we determined that this issue occurs only when the server and web browser are on different machines. If you have the web browser on the same machine, and use http://localhost:8080 as the URL, the credentials are recognized as valid and the app works correctly.