Trying to add SABnzbd

Hello there,

Ive just started using NzbDrone and i am trying to add SABnzbd and i keep getting this error when trying to add it.

14-8-25 10:38:06.8|Error|Sabnzbd|Test aborted due to exception

Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: i. Path ‘’, line 2, position 1.
at Newtonsoft.Json.JsonTextReader.ParseValue()
at Newtonsoft.Json.JsonTextReader.ReadInternal()
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, JsonContract contract, Boolean hasConverter)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetConfig(SabnzbdSettings settings) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 92
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.TestAuthentication() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 383
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.Test(List1 failures) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 343 at NzbDrone.Core.Download.DownloadClientBase1.Test() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadClientBase.cs:line 110

14-8-25 10:38:06.8|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
– Test was aborted due to an error: Unexpected character encountered while parsing value: i. Path ‘’, line 2, position 1.

Can you enable log level trace (Settings -> General) and wait a minute. The log file should then contain the full Json message with "Response: " before it. If the error is logged next (to be sure the json in the log is the one causing the issue), then post the json response here, or PM it to me.

Fix issue (didnt change port) left as the default on both so thought it was that but had to change Nzbdrone to 8085