Unable to create a monorepo: Unexpected Error Occured
- ALM used: Github
- CI system used: Github Actions
When trying to create a monorepo on SonarQube cloud I am getting an unexpected error.
I first noticed this on my other SonarQube account while doing a PoC, I deleted my monorepo and then tried to create another one, only to hit the unexpected error.
In case it was something to do with that account I’ve then created a brand new SonarQube account and associated it to my work GitHub, only to hit the same error again.
Looking in the network logs I can see it is coming from https://sonarcloud.io/api/alm_integration/provision_monorepo_projects
I can also see errors in the network relating to https://o1316750.ingest.sentry.io/api/6619196/envelope/?sentry_version=7&sentry_key=XXXX&sentry_client=sentry.javascript.react%2F9.24.0 which is reponding with:
{
"detail": "Sentry dropped data due to a quota or internal rate limit being reached. This will not affect your application. See https://docs.sentry.io/product/accounts/quotas/ for more information."
}