Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/blame/commit/4b51fc04ae1a471e717bb04815251c1cbddf5333/src/NzbDrone.Libraries.Test/packages.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
Sonarr/src/NzbDrone.Libraries.Test/packages.config

6 lines
282 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="FluentAssertions" version="3.1.229" targetFramework="net40" />
11 years ago
<package id="Newtonsoft.Json" version="6.0.4" targetFramework="net40" />
<package id="NUnit" version="2.6.2" targetFramework="net40" />
</packages>