Hey. I’ve been running the Sonarr Docker for some time now without issue. Last night we had a power outage due to a storm. When my unRAID box rebooted everything started back up fine except Sonarr. A bit of back info may help as well though. I previously had Transmission setup for downloading but decided to disable it while Sonarr was running. Everything still worked. After the reboot Transmission was not set to start automatically. After viewing the Sonarr log I noticed it referencing Transmission so I re-enabled it, but Sonarr will still not start. Any ideas? Here is the log entry.
Thanks
[Error] RestSharpExtensions: Error communicating with server
System.Net.WebException: Error: ConnectFailure (Connection refused) —> System.Net.Sockets.SocketException: Connection refused
at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x00000] in :0
at System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) [0x00000] in :0
— End of inner exception stack trace —
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in :0
at System.Net.HttpWebRequest.GetResponse () [0x00000] in :0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in :0
[Warn] DownloadMonitoringService: Unable to retrieve queue and history items from Transmission
System.Net.WebException: Error: ConnectFailure (Connection refused) —> System.Net.Sockets.SocketException: Connection refused
at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x00000] in :0
at System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) [0x00000] in :0
— End of inner exception stack trace —
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in :0
at System.Net.HttpWebRequest.GetResponse () [0x00000] in :0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in :0