[issue36131] test.test_urllib2net.TimeoutTest ftp related tests fail due to ftp://www.pythontest.net/ being unavailable

STINNER Victor report at bugs.python.org
Thu Feb 28 12:42:14 EST 2019


STINNER Victor <vstinner at redhat.com> added the comment:

I discussed with Ernest on #python-infra. It was an issue with the DNS "resolving the host back to 127.0.1.1 (...) so vsftpd is telling users to connect back to themselves".

----------
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36131>
_______________________________________


More information about the Python-bugs-list mailing list