Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/src/commit/b6ac7638a12976d732ff65e0eaa8a0ad492969b6/NzbDrone.Backbone/Shared/NotFoundTemplate.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Lidarr/NzbDrone.Backbone/Shared/NotFoundTemplate.html

4 lines
104 B

<div>
<img src="/static/content/images/404.png" style="height:400px; margin-top: 50px" />
</div>