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/af2c86e40ad9a719ea87035295c93b58f7ee2a8c/NzbDrone.Web.UI.Test/packages.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
Radarr/NzbDrone.Web.UI.Test/packages.config

8 lines
364 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="DotNetZip" version="1.9.1.8" />
<package id="FluentAssertions" version="1.7.0" />
<package id="Newtonsoft.Json" version="4.5.9" targetFramework="net40" />
<package id="NUnit" version="2.6.0.12054" />
<package id="Selenium.WebDriver" version="2.25.1" targetFramework="net40" />
</packages>