Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/src/commit/d64e902fa0b3534c1bbdc213b1ad96e178365606/UI/History/HistoryLayoutTemplate.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Sonarr/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>