Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/49acae0fbb8ad3da9bc254b953759a42847cadee
You should set ROOT_URL correctly, otherwise the web may not work correctly.
returnruleBuilder.SetValidator(newRegularExpressionValidator(@"^(?!\/?https?://[-a-z0-9.]+)",RegexOptions.IgnoreCase)).WithMessage("Must be a valid URL path (ie: '/sonarr')");