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/9330f0aefc3035d07c31b79796438946d6bbe6c4/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="Nancy" version="0.16.1" targetFramework="net40" />
|
|
<package id="Nancy.Authentication.Basic" version="0.16.1" targetFramework="net40" />
|
|
<package id="NLog" version="2.0.1.2" targetFramework="net40" />
|
|
</packages> |