Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/src/commit/154a6b39be035a7b9b73b202d3719245ab575d5e/NzbDrone.SignalR/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.AspNet.SignalR.Core" version="1.1.3" targetFramework="net40" />
|
|
<package id="Newtonsoft.Json" version="5.0.6" targetFramework="net40" />
|
|
</packages> |