Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/370406c3deeec1c6a62fc0ec83c213542918254f
You should set ROOT_URL correctly, otherwise the web may not work correctly.
[FieldDefinition(1, Label = "Device IDs", HelpText = "List of device IDs, use device_iden in the device's URL on pushbullet.com (leave blank to send to all devices)", Type = FieldType.Tag)]
publicStringDeviceIds{get;set;}
publicIEnumerable<string>DeviceIds{get;set;}
[FieldDefinition(2, Label = "Channel Tags", HelpText = "List of Channel Tags to send notifications to", Type = FieldType.Tag)]