Sonar Developer Edition 8.1 decorates PRs with broken images

Hi,

I’m using the developer edition 8.1 and I have the images broken in my PR Decoration. The links to Sonarqube are pointing to the right place as I set the Server Base URL parameter but the icons are still broken.

As a detail, I run my Sonarqube instance in a VPN protected URL but I’m logged in my VPN when accessing the PR decoration page in GitHub.

When inspecting the page, l see this code:

<img src="https://camo.githubusercontent.com/1855cf7b0d7929b021203c76fa13f4ae866a9614/68747470733a2f2f736f6e6172717562652e746f6f6c732d6b38732e68656c6c6f66726573682e696f2f7374617469632f646576656c6f7065722d7365727665722f636865636b732f436f76657261676543686172742f4e6f436f766572616765496e666f2e737" alt="No Coverage information" title="No Coverage information" data-canonical-src="https://MY SERVER URL/static/developer-server/checks/CoverageChart/NoCoverageInfo.svg" style="max-width:100%;">

Accessing https://MY SERVER URL/static/developer-server/checks/CoverageChart/NoCoverageInfo.svg displays the image successfully.

Any thoughts?

I’m running into the same issue. I would appreciate any help.

Hi, you are in the same situation as this thread, please have a look

1 Like