Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/e19e5238248f0182bc64b1c8f52a18c3f3752878?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

csproj fail :(

pull/30/head
Mark McDowall 12 years ago
parent de607e207b
commit e19e523824

@ -98,6 +98,7 @@
<Compile Include="Extensions\Pipelines\IfModifiedPipeline.cs" />
<Compile Include="Extensions\Pipelines\IRegisterNancyPipeline.cs" />
<Compile Include="Extensions\NancyJsonSerializer.cs" />
<Compile Include="Extensions\RequestExtensions.cs" />
<Compile Include="Frontend\IsCacheableSpecification.cs" />
<Compile Include="Frontend\Mappers\IndexHtmlMapper.cs" />
<Compile Include="Frontend\Mappers\LogFileMapper.cs" />

Loading…
Cancel
Save