Domain whitelist for AI CodeFix

  • SonarQube Server Enterprise 2026.1
  • Helm

Under `Administration > Configuration > General Settings > AI CodeFix`, the check errors out with a 500 message. In my environment we have to allowlist all outgoing connections through the proxy. The logs as far as I can tell doesn’t print the domain SonarQube is trying to access.

What domain name do I have to allow to enable AI CodeFix?

I tried to open https://api.sonarqube.io and the 500 error is now gone. However now the page says:

”This SonarQube instance is not allowed to use AI CodeFix.”

Do you have to enable this in the SQ config or with environment variables somehow?

Hi,

Yes, a global admin will need to enable the feature.

 
HTH,
Ann

That’s what i did. But that page just returns: “This SonarQube instance is not allowed to use AI CodeFix.”

Hi,

Can you check your server logs?

 
Thx,
Ann