Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/blame/commit/43baa2b86e574a5981c45ec9648f8aeb787cf036/NzbDrone.Common/ConsoleService.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
Console.WriteLine(" /{0} Install the application as a Windows Service ({1}).",StartupArguments.INSTALL_SERVICE,ServiceProvider.NZBDRONE_SERVICE_NAME);
Console.WriteLine(" /{0} Uninstall already installed Windows Service ({1}).",StartupArguments.UNINSTALL_SERVICE,ServiceProvider.NZBDRONE_SERVICE_NAME);