Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/89e026273344b598cb12fc8cabb5437d074c7055
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
4 additions and
3 deletions
@ -55,6 +55,10 @@
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\FluentMigrator.1.2.1.0\lib\40\FluentMigrator.dll</HintPath>
</Reference>
<Reference Include= "FluentMigrator.Runner, Version=1.1.1.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=x86" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\FluentMigrator.1.2.1.0\tools\FluentMigrator.Runner.dll</HintPath>
</Reference>
<Reference Include= "FluentValidation, Version=5.0.0.1, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\FluentValidation.5.4.0.0\lib\Net40\FluentValidation.dll</HintPath>
@ -75,9 +79,6 @@
<Reference Include= "FizzWare.NBuilder, Version=3.0.1.0, Culture=neutral, PublicKeyToken=5651b03e12e42c12" >
<HintPath > ..\packages\NBuilder.3.0.1.1\lib\FizzWare.NBuilder.dll</HintPath>
</Reference>
<Reference Include= "FluentMigrator.Runner" >
<HintPath > ..\packages\FluentMigrator.1.1.1.0\tools\FluentMigrator.Runner.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Practices.ServiceLocation" >
<HintPath > ..\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll</HintPath>
</Reference>