-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Download links to aws broken on handlebarsjs.com - access denied #1644
Comments
nknapp
added a commit
that referenced
this issue
Jan 21, 2020
There was an error in the deployment code that I had refactored a month ago. I uploaded all missing versions (4.6.0, 4.7.0, 4.7.1, 4.7.2) after fixing the code. Thanks for the notice. |
Released in 4.7.3 |
Got the error in 4.7.6. |
This was referenced Nov 17, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
the links to your aws hosting are broken for current and older releases, with an error of access denied or no such key
<Error> <Code>NoSuchKey</Code> <Message>The specified key does not exist.</Message> <Key>handlebars-v4.7.2.js</Key> <RequestId>8DCB30AE44FAFD96</RequestId> <HostId> 1wCpZQl+9nRfy3qB75XqmHssl1nKPA8jQinZ6Gi4KpbkvLjrtEATKexCer3NEfusZg+rBERbwsQ= </HostId> </Error>
<Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>9D3E4113CAD50B45</RequestId> <HostId> hPeYQjkmtZ0H2dxAYsmoxfiYXUAmbu/yqXWgM3GWnDXh3sZ5zyIHfxBVTICNweZnrgaBdunlRPQ= </HostId> </Error>
https://handlebarsjs.com/installation/#npm-or-yarn-recommended
build page
https://com.s3.amazonaws.com/builds.handlebarsjs/bucket-listing.html?sort=lastmod&sortdir=desc
Figured you should know!
Thanks,
t.
The text was updated successfully, but these errors were encountered: