Issue snatching from local nzedb indexer

Sonarr version (exact version): 2.0.0.4389
OS: Server 2012 R2
((Debug logs)): http://pastebin.com/qkwfjqpe (log excerpt)
Description of issue: I run a nZEDb indexer in a virtual machine on my Xen host. Recently got a new router that uses a different gateway IP address (new 192.168.1.1 vs old 192.168.0.1). I re-IP’d everything to fit the new notation (indexer IP went from 192.168.0.20 to 192.168.1.102). For some reason, Sonarr keeps trying to snatch nzb’s from the old IP (as seen in the logs). I tried deleting all of the indexers listed in Sonarr and adding it from scratch, but it still keeps trying to snatch from 192.168.0.20, even though the “test” button gives me the succeeded message with the new IP. I tried flushing the DNS cache on the vm where Sonarr resides, but it still persists.

I’m able to manually download the nzb from my indexer and send it to NZBGet, but that kind of defeats the purpose. Any help would be greatly appreciated.

Sonarr gets the download URL from the indexer, it sounds like your indexer is returning the wrong download URL with the old IP, you can check the ((debug logs)) of Sonarr to get the URL Sonarr is using to get the RSS feed/search results and check that in your browser to confirm that’s the issue.

A few thoughts. After updating the IP, did you empty your nZEDb\resources\smarty\templates_c folder? You should do this, it could be your old IP is still cached.
Also check your config files for nZEDb, perhaps you have something in there or in your webserver config still refering to your old IP.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.