@Ahmed_Ghanmi I found out my issue was multiple sonarqube front end servers using the same sql server. You can check this by changing your connection string to use a new database catalog/instance and see if that resolves the error.
@Ahmed_Ghanmi I found out my issue was multiple sonarqube front end servers using the same sql server. You can check this by changing your connection string to use a new database catalog/instance and see if that resolves the error.