Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/commit/02218841d27107a6db7c6ef5d8466c7490f20ce1 You should set ROOT_URL correctly, otherwise the web may not work correctly.

fixup! Fixed: SignalR requiring a home directory to function properly.

pull/6/head
Qstick 6 years ago
parent 1cc12446b6
commit 02218841d2

@ -91,7 +91,6 @@
<Compile Include="SignalRMessage.cs" />
<Compile Include="LidarrPerformanceCounterManager.cs" />
<Compile Include="SignalRProtectedData.cs" />
<Compile Include="SonarrPerformanceCounterManager.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\NzbDrone.Common\NzbDrone.Common.csproj">

Loading…
Cancel
Save