I’m getting this in the logs when I do a manual search for a missing ep, then try to que it up:
NzbDroneErrorPipeline Request Failed: Object reference not set to an instance of an object
I just updated my ubuntu this morning and it grabbed an updated version of Drone. Today is the first day I’ve actually tried to use Drone at all.
What series is that for? Typically see that when drone can’t map the series to the episode, though results were returned via tvrage id or fuzzy matching on the indexer. There should be a red exclamation mark in the manual results telling you why the episode wouldn’t have been downloaded automatically, in this case its likely “Unknown Series” or similar.
Last ep of ncis was the series. I purposely selected an nzb that didn’t have any icons other than the download one to avoid potential errors.
Is there any more information in the logs? Could be a number of things that failed given that message,
I’ll have to restart drone & see what the log level can be set to. That was all that showed for that test.
You can set it in the UI to trace, which will log the most.
I set it to trace, but no additional info was given in the table view. In the file view, I couldn’t find the exact point to copy to here.
EDIT: Think I found it:
13-10-14 08:59:41.8|Fatal|NzbDroneErrorPipeline|Request Failed
System.NullReferenceException: Object reference not set to an instance of an object
at System.ComponentModel.ReflectionPropertyDescriptor.SetValue (System.Object component, System.Object value) [0x00000] in :0
Not sure what the issue is, but its an issue another user was having, please follow: https://trello.com/c/eGixc9YK/434-manual-search-on-ubuntu-fails on Trello for the resolution.