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

6 lines
276 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="NLog" version="2.0.1.2" targetFramework="net40" />
<package id="NLog.Config" version="2.0.1.2" targetFramework="net40" />
<package id="NLog.Schema" version="2.0.1.2" targetFramework="net40" />
</packages>