Petr Menšík created SERF-189: -------------------------------- Summary: Connection does not fall back to IPv4 when missing IPv6 default route Key: SERF-189 URL: https://issues.apache.org/jira/browse/SERF-189 Project: serf Issue Type: Bug Affects Versions: serf-1.3.9 Environment: Fedora 29, Linux libserf-1.3.9-10.fc29.x86_64 subversion-1.11.1-1.fc29.x86_64
Reporter: Petr Menšík Even latest subversion in Fedora is not able to serve content on IPv6 enabled repository, if current network does have some IPv6 networks, but does not have working default route. It does not fall back to IPv4 as it should. [Fedora bug|https://bugzilla.redhat.com/show_bug.cgi?id=1130328] is long standing for it. I met that issue usualy with unbound repository. {code:java} svn co https://nlnetlabs.nl/svn/unbound/trunk svn: E170013: Unable to connect to a repository at URL 'https://nlnetlabs.nl/svn/unbound/trunk' svn: E000113: Error running context: No route to host{code} I think it should try all addresses before failing -- This message was sent by Atlassian JIRA (v7.6.3#76005)