Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

returns 500 when requesting GET / #394

Open
kuenishi opened this issue Jan 30, 2013 · 0 comments
Open

returns 500 when requesting GET / #394

kuenishi opened this issue Jan 30, 2013 · 0 comments

Comments

@kuenishi
Copy link
Contributor

S3 redirects to service homepage.

$ curl -i http://s3.amazonaws.com
HTTP/1.1 307 Temporary Redirect
x-amz-id-2: 1f4Yvcj7INhoaIoXSoB0o9wXf+Dy/6MbT5HvAa5p9vJVZu2empO0hOH9zZQ34jR6
x-amz-request-id: A311BC8313FF95B9
Date: Wed, 30 Jan 2013 14:07:21 GMT
Location: http://aws.amazon.com/s3
Content-Length: 0
Server: AmazonS3

Riak shows links to several APIs and consoles.

Riak CS now returns 500 error X( ... I think, it is good for Riak CS to have several options:

  1. set an URI to redirect with Location header, which is configurable in app.config
  2. set an URI to redirect with Location header, which is stored in Riak
  3. retrieves a Riak record, where a redirection URI or index html page stored
@kuenishi kuenishi modified the milestones: 2.0.0, 2.1.0 Jan 15, 2015
@kuenishi kuenishi modified the milestones: 2.0.1, 2.1.0 Apr 3, 2015
@kuenishi kuenishi modified the milestones: 2.1.2, 2.2.0 Feb 10, 2016
@kuenishi kuenishi modified the milestones: 2.0.2, 2.1.2, 2.2.0 Mar 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant