Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/225430162b56b12742484618d45ea105a9fd3e15
You should set ROOT_URL correctly, otherwise the web may not work correctly.
Console.WriteLine("Waiting for Radarr to start. Response Status : {0} [{1}] {2}",statusCall.ResponseStatus,statusCall.StatusDescription,statusCall.ErrorException);
Console.WriteLine("Waiting for Radarr to start. Response Status : {0} [{1}] {2}",statusCall.ResponseStatus,statusCall.StatusDescription,statusCall.ErrorException.Message);