IPV6 support for web server and download clients?

I’ve gotten Sonarr running great on OSX, talking to indexers and download agents and such… it’s very slick. My problem is that I’m not able to access the web server from outside my LAN, because my ISP only provides ipv6 addresses. Browsing to [::1]:8989 locally doesn’t work either, so it seems like Sonarr isn’t listening on ipv6.

I also have sabnzbd running on the same machine, and I can configure that to use an ipv6 address. When I do that I can access it both locally and from the outside, but putting a v6 address for it into the download agent settings in Sonarr doesn’t work.

Are there any tricks I can try? Thanks!

Accessing Sonarr over IPv6 works for me on [::1]:8989 as well as the IP assigned to the interface.

Sonarr needs to be listening on all IPs/names/connections which can be achieved on Windows by running Sonarr once as admin.

Thanks for the response. I just tried again in Chrome, http://[::1]:8989/ fails but http://localhost:8989/ works great. http://[::1]/ also works to bring up a default web server.

I’m on OS X, maybe the behavior is different there? Maybe OS X 10.11 broke something? The version of Mono I downloaded is a v4.2 “El Capitan Preview”, maybe that’s it?

Its possibly a mono limitation, we’ll need to investigate that, but if thats the case its not going to be something that we can easily solve unfortunately.

I did a quick test and its not working, so we’ll need to dig in further, I opened a ticket to track it:

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