Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/9e7af8369e165c19a2f181071e63bef6961cd64e
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
2 additions and
2 deletions
@ -3,7 +3,7 @@
<TargetFrameworks > net6.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup >
<PackageReference Include= "Mono.Posix.NETStandard" Version= "5.20.1.34-servarr1 7 " />
<PackageReference Include= "Mono.Posix.NETStandard" Version= "5.20.1.34-servarr1 8 " />
</ItemGroup>
<ItemGroup >
<ProjectReference Include= "..\NzbDrone.Common.Test\Prowlarr.Common.Test.csproj" />
@ -3,7 +3,7 @@
<TargetFrameworks > net6.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup >
<PackageReference Include= "Mono.Posix.NETStandard" Version= "5.20.1.34-servarr1 7 " />
<PackageReference Include= "Mono.Posix.NETStandard" Version= "5.20.1.34-servarr1 8 " />
<PackageReference Include= "System.IO.FileSystem.AccessControl" Version= "5.0.0" />
</ItemGroup>
<ItemGroup >