Exeption when manual searching

I receive the following exception in the log when I try to manual search for something

The result also have a ! next to then with the same message

“NotInQueueSpecification: Object reference not set to an instance of an object.”

System.NullReferenceException: Object reference not set to an instance of an object.
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdClient.d__0.MoveNext() in m:\buildAgent2_work\bc9a5cca09497250\zbDrone.Core\Download\Clients\Sabn
zbd\SabnzbdClient.cs:line 115
at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator1.MoveNext()
at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate)
at NzbDrone.Core.DecisionEngine.Specifications.NotInQueueSpecification.IsInQueue(RemoteEpisode newEpisode, IEnumerable`1 queue) in m:\buildAgent2_work\bc9a5c
ca09497250\zbDrone.Core\DecisionEngine\Specifications\otInQueueSpecification.cs:line 63
at NzbDrone.Core.DecisionEngine.Specifications.NotInQueueSpecification.IsSatisfiedBy(RemoteEpisode subject) in m:\buildAgent2_work\bc9a5cca09497250\zbDrone.
Core\DecisionEngine\Specifications\otInQueueSpecification.cs:line 42
at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.EvaluateSpec(IRejectWithReason spec, RemoteEpisode remoteEpisode, SearchCriteriaBase searchCriteriaBase
) in m:\buildAgent2_work\bc9a5cca09497250\zbDrone.Core\DecisionEngine\DownloadDecisionMaker.cs:line 107

It looks like your download client settings might not be setup properly, you you added your API key and SABnzbd information?

Unfortunately we haven’t added a test button to download clients yet, but this card on Trello is setup so we will: https://trello.com/c/RocgswgF/51-add-download-client-test-button

yes correct, I has sab port set wrong, I fixed that and the error went away.
Its an odd error to get when your download client is not set correctly though.
Thanks for the quick response.

Indeed it is, added to Trello: https://trello.com/c/oLWJbN9e/249-better-error-when-download-client-is-mis-configured