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

7 lines
269 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.0.4" />
<package id="Selenium.WebDriver" version="2.17.0" />
</packages>