Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/d66f0eb0525b16822f47cc24ead5c613401557bf You should set ROOT_URL correctly, otherwise the web may not work correctly.

Fixed: Recent startup issues for some users.

pull/2/head
Mark McDowall 13 years ago
parent 9ae7731aa3
commit d66f0eb052

@ -78,8 +78,6 @@ namespace NzbDrone.Core.Providers
{
try
{
NewznabDefinition indexerLocal = feedProvider;
var currentIndexer = currentIndexers
.FirstOrDefault(

Loading…
Cancel
Save