You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2019. It is now read-only.
I'm following the directions to set up/configure and am not able to connect.
I've downloaded a fresh Docker image from DockerHub. Run it. Seems healthy. If I climb inside with docker exec, I can run 'riak ping', 'riak-cs ping' and 'stanchion ping' and all return 'pong'.
I downloaded a fresh install of s3cmd (2.0.2) and configured with this .s3cfg file: (the 2 security keys came from the log output of the running container)
The sample docker launch command given in the instructions here create an initial bucket, testbucket, so I thought I should be able to see it.
Running "s3cmd ls" I get this response:
WARNING: Retrying failed request: / (No status line received - the server has closed the connection)
WARNING: Waiting 3 sec...
WARNING: Retrying failed request: / (No status line received - the server has closed the connection)
WARNING: Waiting 6 sec...
^CSee ya!
Am I doing something wrong, or are the instructions not complete?
Thanks,
Greg
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm following the directions to set up/configure and am not able to connect.
I've downloaded a fresh Docker image from DockerHub. Run it. Seems healthy. If I climb inside with docker exec, I can run 'riak ping', 'riak-cs ping' and 'stanchion ping' and all return 'pong'.
I downloaded a fresh install of s3cmd (2.0.2) and configured with this .s3cfg file: (the 2 security keys came from the log output of the running container)
The sample docker launch command given in the instructions here create an initial bucket, testbucket, so I thought I should be able to see it.
Running "s3cmd ls" I get this response:
Am I doing something wrong, or are the instructions not complete?
Thanks,
Greg
The text was updated successfully, but these errors were encountered: