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

5 lines
179 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Ninject" version="3.0.1.10" targetFramework="net40" />
<package id="NLog" version="2.0.0.2000" />
</packages>