Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/26228e546e5119bf7d6dc9cf2e9bb7084164e016
You should set ROOT_URL correctly, otherwise the web may not work correctly.
thrownewArgumentOutOfRangeException("AbsoluteEpisodeNumber",$"Can not search for {series.Title} - S{episode.SeasonNumber:00}E{episode.EpisodeNumber:00} it does not have an absolute episode number");
_logger.Error($"Can not search for {series.Title} - S{episode.SeasonNumber:00}E{episode.EpisodeNumber:00} it does not have an absolute episode number");
thrownewSearchFailedException("Absolute episode number is missing");