Compute Engine error: could not find project uuid

Hi,
SQ version 9.8.
Started to get this issue after adding new branch:


I have checked DB, the uuid persists in the table “project_branches”.

Here is log from the background task:
BG.txt (5.4 KB)

Any advice on what can be the reason?

Full CE logs:
FullCE.txt (8.6 KB)

Hi,

The relevant bug was fixed in SonarQube 9.9 LTS:

SONAR-18195 Missing SCM data might cause a NPE in the Compute Engine

So upgrading to a supported version will help.

 
:smiley:
Ann

Hi @ganncamp
Thank you!