Hi I’m using the on-prem enterprise edition version 9.4. I couldn’t get the MR scan to show properly.
There are a few posts talk about solution but they use gitlab.com, not self-hosted GitLab.
Another interesting thing I noticed was that the browser console showed that http traffic is converted to https. Not sure if that does anything.
I set sonar.core.serverBaseURL
to my SonarQube server url with http. But that still didn’t help. I’m only using IP and not a proper domain name.
I got this from the console. Looks like certificate is required to eliminate the errors.
Can someone help me with this? Thanks