UNSOLVED

DMJO

updated

10 years ago

D

DMJO

14 Posts

0

1942

April 11th, 2016 05:00

Can not connect with S3 to newly created ECS-Single-Node-Instance

We have setup a ECS-Single-Node-Instance on a VM to test some of the functionality in ECS.

After two reinstall's the ECS is now up&running (it even survives a reboot).

Now we have the problem that we can not connect to ECS using S3 (with the S3 Browser).

The response from the S3 Browser is "Unable to connect to the remote server".

In the S3 Browser i have :9020

On the ECS-host I can not see any process that is listening on port 9020, "netstat -an | grep LISTEN | grep 9020" comes back empty.

What have I missed?

D/\N