getsandbox / worker-cli

Sandbox Worker is the core processing component of the Sandbox product
https://getsandbox.com
230 stars 62 forks source link

Binary download link error #12

Closed matsinet closed 8 years ago

matsinet commented 8 years ago

When trying to access the binary download link (https://s3-us-west-2.amazonaws.com/sandbox-binaries/runtime-binary.tar) the following xml is displayed: <Error><Code>PermanentRedirect</Code><Message>The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.</Message><Bucket>sandbox-binaries</Bucket><Endpoint>s3.amazonaws.com</Endpoint><RequestId>426167B0B8077CE4</RequestId><HostId>Oia1vLws6+gBbGY1qbIefnRU0u0GYsp5SB8+oMGEled1EySIn1BUjNUdqaqX1IvoL8YLB3MMWWA=</HostId></Error>

nhoughto commented 8 years ago

Thanks, needed to drop the region prefix.

https://s3.amazonaws.com/sandbox-binaries/runtime-binary.tar