Unable to create monorepo

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."
}

Hi,

Welcome to the community and thanks for this report!

We had an incident around monorepo creation, but it’s been fixed. Are you still experiencing this?

 
Thx,
Ann

Hi Ann, thanks for getting back to me. And yes everything seems to be ok now, I’ve been able to create my monorepo again! :slight_smile:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.