Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/8062466ab8ffd4d451eab9189f841e536b7d68f2
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());