Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/cc88840cf2822b768def74ddf779dc4a9a1c28bd
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
3 additions and
1 deletions
@ -10,10 +10,11 @@
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > Exceptron.Client</RootNamespace>
<AssemblyName > Exceptron.Client</AssemblyName>
<TargetFrameworkVersion > v2 .0</TargetFrameworkVersion>
<TargetFrameworkVersion > v4 .0</TargetFrameworkVersion>
<FileAlignment > 512</FileAlignment>
<SolutionDir Condition= "$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" > ..\</SolutionDir>
<RestorePackages > true</RestorePackages>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<DebugSymbols > true</DebugSymbols>
@ -398,6 +398,7 @@ Global
{B1784698-592E-4132-BDFA-9817409E3A96}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{B1784698-592E-4132-BDFA-9817409E3A96}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{B1784698-592E-4132-BDFA-9817409E3A96}.Release|x86.ActiveCfg = Release|Any CPU
{B1784698-592E-4132-BDFA-9817409E3A96}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE