Sentry.io site down?

I cannot login to my account on sentry.io, I’ve tried on 3 different browsers. I checked the console and there are some JavaScript errors:

ReferenceError: SentryApp is not defined

and this file is showing a 403 error: https://s1.sentry-cdn.com/_static/be64fdfc5562a2be18b99b21cbb2d4de/sentry/dist/vendor.js

I tried disabling my ad blocker and using browsers that don’t even have an ad blocker and the same problem persists.

It looks like there is a production bug.

Just to follow up here - this was an intermittent outage issue on Sentry. We resolved it.

In the future you can use status.sentry.io for updates.

I get a similar error today. One javascript bundle cannot be fetched due to error 403 Forbidden. I’m stuck on the loading screen and the sentry dashboard never loads.

https://s1.sentry-cdn.com/_static/dist/sentry/chunks/vendors-node_modules_buffer_index_js.ddbb7cd76b477ef13bc8.js

HTTP/1.1 403 Forbidden
Accept-Ranges: bytes
Access-Control-Allow-Origin: *
Cache-Control: private, max-age=0
Connection: keep-alive
Content-Length: 223
Content-Type: application/xml; charset=UTF-8
Date: Sun, 03 Oct 2021 23:23:26 GMT
Expires: Sun, 03 Oct 2021 23:23:26 GMT
Strict-Transport-Security: max-age=31536000; includeSubDomains
Timing-Allow-Origin: https://sentry.io
X-Served-By: cache-ord1746-ORD, cache-osl6524-OSL

<?xml version="1.0" encoding="UTF-8"?>
<Error>
  <Code>AccessDenied</Code>
  <Message>Access denied.</Message>
  <Details>Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object.</Details>
</Error>

Browser console error messages

load script:41 GET https://s1.sentry-cdn.com/_static/dist/sentry/chunks/vendors-node_modules_buffer_index_js.ddbb7cd76b477ef13bc8.js net::ERR_ABORTED 403

index.tsx:45 ChunkLoadError: Loading chunk vendors-node_modules_buffer_index_js failed.
(error: https://s1.sentry-cdn.com/_static/dist/sentry/chunks/vendors-node_modules_buffer_index_js.ddbb7cd76b477ef13bc8.js)
    at Object.a.f.j (jsonp chunk loading:27)
    at ensure chunk:6
    at Array.reduce (<anonymous>)
    at Function.a.e (ensure chunk:5)
    at index.tsx:31