[HOW-TO] Install Radarr v2

Hi guys,
Recently I had a problem with search in Radarr which I managed to solve.
Just thought that it could be helpful for somebody.

Configuration:
OSMC 2018.12-1
Radarr 0.2.0.1293
NZBgeek search

Symptoms
Search doesn’t work, although Test button reports that everything fine, Radarr System Health also shows no issues.
In logs of Radarr appears en error: NzbDroneErrorPipeline Request Failed: The request timed out
The more detailed message looks not very helpful:
System.Net.WebException: The request timed out at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <bd46d4d4f7964dfa9beea098499ab597>:0 at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <bd46d4d4f7964dfa9beea098499ab597>:0 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000fd] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:65

Solution
Update Mono using this instruction: Download - Stable | Mono

1 Like