Closed
Bug 1074834
Opened 10 years ago
Closed 10 years ago
AccessDenied on objects in https://code.cdn.mozilla.net/templates
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sole, Assigned: cturra)
References
Details
(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1361] )
People are getting AccessDenied errors, but I cannot log in / have permissions to change those anymore so people keep getting the errors
Example error for https://code.cdn.mozilla.net/templates/hello-world.png
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>3A9614799B9CC3FA</RequestId><HostId>XpHCD0p3XC/y+aK34op1GFZbx8JEdOJAOdhwHcfFpaVEfwO0FgNxlo9BpzqwydgO42jw7cudIzU=</HostId></Error>
Comment 1•10 years ago
|
||
This is critical, all WebIDE users get an error if they use templates.
Severity: normal → critical
Assignee | ||
Updated•10 years ago
|
Assignee: server-ops-webops → cturra
OS: Mac OS X → All
Hardware: x86 → All
Assignee | ||
Comment 2•10 years ago
|
||
i have resolved this for you. after the template directory was created in amazon s3, it wasn't granted "make public" permissions.
:sole - you should have been able to set this through an s3 client, such as cyberduck, using the credentials i had provided you with (found in your home directory on people).
$ curl -I https://code.cdn.mozilla.net/templates/hello-world.png
HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-Type: image/png
Date: Tue, 30 Sep 2014 16:45:52 GMT
Etag: "2c2c8369c70971e0b8347b354c7b5e5b"
Last-Modified: Thu, 25 Sep 2014 14:20:11 GMT
Server: AmazonS3
x-amz-id-2: jJYsZoewhHK7peYGmbXz3vZj+GMTg4I9rv5qOTY1FaX8ytdyxW20vojPrdip0Gi8o+XnpOBRy0g=
x-amz-request-id: 6F1FD6163494E436
Content-Length: 4990
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•