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/3e65c393fdceb487dcb8ee397fe58dbf8fc3f34c/NzbDrone.Libraries.Test/packages.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
Sonarr/NzbDrone.Libraries.Test/packages.config

4 lines
129 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="NUnit" version="2.6.2" targetFramework="net40" />
</packages>