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

5 lines
154 B

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