Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/src/commit/f826890d2b537679cf08f936c99c64a836b384ff/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> |