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/708cb954c41355b37a162afc763c61eb6a716d4d/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>