New submission from STINNER Victor: http://buildbot.python.org/all/builders/s390x%20Debian%203.6/builds/530/steps/test/logs/stdio
ERROR: test_ftp (test.test_urllib2net.OtherNetworkTests) (url='ftp://ftp.debian.org/debian/README') ERROR: test_ftp_basic (test.test_urllib2net.TimeoutTest) ERROR: test_ftp_default_timeout (test.test_urllib2net.TimeoutTest) ... ftplib.error_temp: 421 There are too many connections from your internet address. ... urllib.error.URLError: <urlopen error ftp error: error_temp('421 There are too many connections from your internet address.',)> ERROR: test_ftp_no_timeout (test.test_urllib2net.TimeoutTest) ERROR: test_ftp_timeout (test.test_urllib2net.TimeoutTest) ---------- components: Tests messages: 297995 nosy: haypo priority: normal severity: normal status: open title: test_urllib2net failed on s390x Debian 3.6: ftp.debian.org error, too many connections from your internet address versions: Python 3.6 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue30883> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com