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/12dcc1ae6c85afb34b5e7454b81a78eca4fe03cc/UI/Series/Index/Posters/CollectionTemplate.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Sonarr/UI/Series/Index/Posters/CollectionTemplate.html

5 lines
126 B

<div class="row">
<div class="span12">
<ul id="x-series-posters" class="series-posters"></ul>
</div>
</div>