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/47197b802c723dae221bbda4bb34320ea05c1daa/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="Microsoft.Owin" version="1.1.0-beta2" targetFramework="net40" />
|
|
<package id="Microsoft.Owin.Hosting" version="1.1.0-beta2" targetFramework="net40" />
|
|
<package id="Owin" version="1.0" targetFramework="net40" />
|
|
</packages> |