Hi,
For a few days, I’ve been unable to see any project metrics on SonarCloud. Every time I try to open a project page, the loading logo keeps hanging forever.
Here’s what I’ve been able to assess so far:
- Not VPN related
- Not browser related
- Not project related, I can’t see any detail at the moment
- Same behaviour with InPrivate navigation
- Works with the same account on a separate machine
Here’s what I found:
- I get tons of error on the page
POST https://o1316750.ingest.sentry.io/api/6619196/envelope/?sentry_key=8c47526651d84562a9082224967f78c3&sentry_version=7&sentry_client=sentry.javascript.react%2F7.53.1 net::ERR_BLOCKED_BY_CLIENT
websocket-service-d95ae6bf.js:2 WebSocket connection to ‘wss://notifications.sonarcloud.io/’ failed: - And recurrent errors on the following call
https://o1316750.ingest.sentry.io/api/6619196/envelope/?sentry_key=8c47526651d84562a9082224967f78c3&sentry_version=7&sentry_client=sentry.javascript.react%2F7.53.1
Any suggestion to investigate? It’s clearly a “local” problem, but I have no idea where to look after all that.
Thanks!