Doesnt download automatically anymore

Hi, I set this up about 2 months ago and everything worked fine. Things were downloading right after shows appeared. All of a sudden about 2 weeks ago it quit automatically downloading the shows. I didnt switch anything in the settings. I go into the automatic search and they start up right away. I am using NZBGeek and SABnzbd. I’m not the most tech savy so i’ll try to keep up with the questions/comments you guys have. Thanks for all the help in advance!

Are the episodes monitored?

Debug logs from an RSS sync that shows episodes that you want being missed would be the first thing we need. This will need to be taken shortly after the episodes are posted so they are on the RSS feed, getting a log file the from the next morning is too late.

Yeah, I have the ones that are upcoming as monitored. When I go into settings and logs it shows a lot of this

Unable to get free space for: Q:: Q:\
System.IO.DirectoryNotFoundException: Q:
at NzbDrone.Windows.DiskProvider.GetAvailableSpace(String path) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Windows\DiskProvider.cs:line 33
at NzbDrone.Core.DiskSpace.DiskSpaceService.d__4.MoveNext() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\DiskSpace\DiskSpaceService.cs:line 72

So not sure if that is causing any of the problem, and not sure what it means. I’ll be sure to check as soon as I have a show come up (I think this Saturday). Thanks again

Something is referencing Q:\ A series, drone factory, but it doesn’t exist, so Sonarr can’t get the free space for it. Its not related to this issue, but it’d be worth fixing so the logs aren’t filled with those messages.