Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/b815ad487ba4d37dd2ea0bca7030801cdd297f19
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
3 additions and
0 deletions
@ -246,9 +246,12 @@
<Compile Include= "Download\Clients\Sabnzbd\JsonConverters\SabnzbdPriorityTypeConverter.cs" />
<Compile Include= "Download\Clients\Sabnzbd\JsonConverters\SabnzbdQueueTimeConverter.cs" />
<Compile Include= "Download\Clients\Sabnzbd\SabAutoConfigureService.cs" />
<Compile Include= "Download\DownloadApprovedReportsService.cs" />
<Compile Include= "Download\DownloadClientProvider.cs" />
<Compile Include= "Download\DownloadClientType.cs" />
<Compile Include= "Download\SabQueueItem.cs" />
<Compile Include= "IndexerSearch\SeasonSearchCommand.cs" />
<Compile Include= "IndexerSearch\SeasonSearchService.cs" />
<Compile Include= "Indexers\FetchAndParseRssService.cs" />
<Compile Include= "Indexers\IIndexer.cs" />
<Compile Include= "Indexers\IndexerSettingUpdatedEvent.cs" />