https://github.com/osquery/osquery logo
Title
a

allister

09/17/2020, 1:22 PM
is there something up with the bucket where at least the Mac pkg downloads are hosted? getting this error as if either Amazon is having issues or the account is:
<Error>
<script>(function(){var t=[],e=!0;window.addEventListener("onelogin.markSubmitCandidates",(function(n){t.forEach((function(t){t.setAttribute&&t.setAttribute("data-ol-has-click-handler","")})),t=[],e=!1,window.dispatchEvent(new CustomEvent("onelogin.submitCandidatesMarked"))}),{once:!0}),EventTarget.prototype.ol_originalAddEventListener=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(n,o){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this.ol_originalAddEventListener(n,o,r),e&&"click"===n&&t.push(this)}})("")</script>
<Code>NoSuchBucket</Code>
<Message>The specified bucket does not exist</Message>
<BucketName>osquery-packages</BucketName>
<RequestId>3AA1F06777C219F3</RequestId>
<HostId>3kASpKs313IpFPYukrJpYcJbC5vv1NKVhv6Czk7+2Rpm35lB/1OfIrA/FAUy74rvDeLcflsJgso=</HostId>
</Error>
when trying to hit https://osquery-packages.s3.amazonaws.com/darwin/osquery.pkg
t

theopolis

09/17/2020, 2:02 PM
I just corrected the permissions, can you try again?
a

allister

09/17/2020, 3:00 PM
My robot checking for it is happy again, thanks!