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/34b5a833f59be852a87bd282f8b80431ae8fa104/UI/AddSeries/NotFoundTemplate.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Sonarr/UI/AddSeries/NotFoundTemplate.html

9 lines
279 B

<div class="text-center span12">
<h3>
Sorry. We couldn't find any series matching '{{term}}'
</h3>
<a href="https://github.com/NzbDrone/NzbDrone/wiki/FAQ#why-cant-i-add-a-new-show-to-nzbdrone-its-on-thetvdb">Why can't I find my show?</a>
</div>
{{debug}}