Sonarr version (exact version): 2.0.0.4645 Mono version (if Sonarr is not running on Windows): 4.8.0 OS: Ubuntu 16.04.2 LTS ((Debug logs)): https://pastebin.com/xVdZg2GA Description of issue: Sonarr doesn’t pickup sabnzbd downloads nor display download activity unless service is manually restarted
When server initially boots, the Sonarr web interface is working. nzbs are collected and sent to sabnzbd but completed downloads are never picked up by Sonarr. Also, downloads never appear in the Sonarr Activity tab, although the nzb has been sent to Sabnzbd.
The path where downloads are stored is a CIFS share automounted at boot time. The Sonarr user account has full access to this path.
If I restart the Sonarr service manually (systemctl restart Sonarr.service), everything works great until the next reboot.
Is the Check for Finished Downloads task running every minute? It should by default unless it’s crashing for some reason, but I’d expect it to crash regardless of how it’s started. I don’t see that task executing in the logs though it looks like a few minutes are covered.