Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/src/commit/2b5f2081268bc7b912b0e6e1d7528f690daade30/NzbDrone.Console/packages.config
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Exceptron.Client" version="1.0.20" targetFramework="net40" />
|
|
<package id="Exceptron.NLog" version="1.0.11" targetFramework="net40" />
|
|
<package id="NLog" version="2.0.1.2" targetFramework="net40" />
|
|
</packages> |