Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/2693a3df2ead2f43ea6d069f175ffc463e4014fd
You should set ROOT_URL correctly, otherwise the web may not work correctly.
_logger.Debug("Temporarily ignoring indexer {0} till {1} due to recent failures.",indexer.Definition.Name,blockedIndexerStatus.DisabledTill.Value);
_logger.Debug("Temporarily ignoring indexer {0} till {1} due to recent failures.",indexer.Definition.Name,blockedIndexerStatus.DisabledTill.Value.ToLocalTime());