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/a86c131761d6040fe8ed23be878bf7ec783f4247/UI/History/HistoryLayoutTemplate.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Lidarr/UI/History/HistoryLayoutTemplate.html

12 lines
205 B

<div id="x-toolbar"/>
<div class="row">
<div class="span12">
<div id="x-history"/>
</div>
</div>
<div class="row">
<div class="span12">
<div id="x-pager"/>
</div>
</div>