Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/482e2d5d42569e576aed0724327215ed1e4540fe
You should set ROOT_URL correctly, otherwise the web may not work correctly.
returnnewValidationFailure(string.Empty,"Query successful, but no results were returned from your indexer. This may be an issue with the indexer or your indexer category settings.");
}
}
catch(ApiKeyException)
catch(ApiKeyExceptionex)
{
_logger.Warn("Indexer returned result for RSS URL, API Key appears to be invalid");
_logger.Warn("Indexer returned result for RSS URL, API Key appears to be invalid: "+ex.Message);
returnnewValidationFailure("ApiKey","Invalid API Key");