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/b06a58966efb911e5c7d244d064bf5d8077c71d1/UI/Shared/Toolbar/ToolbarLayoutTemplate.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Sonarr/UI/Shared/Toolbar/ToolbarLayoutTemplate.html

9 lines
238 B

<div class="pull-left page-toolbar">
<div class="x-toolbar-left-1"/>
<div class="x-toolbar-left-2"/>
</div>
<div class="pull-right page-toolbar">
<div class="x-toolbar-right-1"/>
<div class="x-toolbar-right-2"/>
</div>