| Summary: | no replication, or mis-re-direction for some cases | ||
|---|---|---|---|
| Product: | Community | Reporter: | David Williams <david_williams> |
| Component: | Servers | Assignee: | Eclipse Webmaster <webmaster> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | blocker | ||
| Priority: | P3 | CC: | ccc |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
David Williams
Similar problem now, trying to use our 'staging' site to test a new discovery site: http://download.eclipse.org/releases/staging/content.jar get's misredirected, such as to http://d2u376ub0heus3.cloudfront.net/releases/staging/content.jar And get "access forbidden" message (in XML, returned to browser) <Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>A5C08D8EDA915344</RequestId> <HostId> /o55EJVqcTBjBX3KEps3OU1sTrhjQ4hyX94EJO7sobOrF4TSL+IaeVUJgSNGGLt6 </HostId> </Error> Since this prevents work continuing on bug 282036, I'm going to mark as 'blocker'. The 'staging' link works now, so guess it is no longer blocking. The patches zip still does not work, though. Back to blocking. I created a new download directory on webtools, 24 hours ago, but since it's not replicated to AWS (I'm assuming) I just get an error message in return. For example, http://download.eclipse.org/webtools/temprepo/I20090611-1540/artifacts.jar gets redirected to http://d2u376ub0heus3.cloudfront.net/webtools/temprepo/I20090611-1540/artifacts.jar Which results in <Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>DED66CCC149D1CCC</RequestId> − <HostId> T/1aVjGuRfS991YJWJVx1TYgbcPCdh0lE4eO7E4f+1/3ShviIQfHRWSSedur3NQl </HostId> </Error> And, this has prevented me from getting work done. Now, error or meaningless UID response from http://download.eclipse.org/releases/staging after being redirected to something like http://d2u376ub0heus3.cloudfront.net/releases/staging sure is hard to get my work done! We have removed the redirects from download.eclipse.org to AWS. Is there anything else? Nothing as urgent as this one was. But would like your opinions on bug 282607 (build.eclipse.org should not compress response) and bug 282618 (500 error from build.eclipse.org). They can wait till next week if you're back then. |