Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/blame/commit/578808ecd39a9dc4cf6bae3bfb3d3b2ffb764e70/NzbDrone.Api/Mapping/MappingValidation.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
returnstring.Format("Expected {0}.{1} to have type of {2} but found {3}",resourceType.Name,resourceProperty.Name,modelProperty.PropertyType,resourceProperty.PropertyType);