Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/src/commit/4737364c8542ebd5f8c2adea640eb15d0d59c625/NzbDrone.Libraries.Test/packages.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
Radarr/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>