New submission from STINNER Victor <vstin...@redhat.com>: The FTP server running at www.pythontest.net returns randomly errors with the code 500. Example:
$ lftp www.pythontest.net lftp www.pythontest.net:~> ls -r--r--r-- 1 33 33 123 Jun 06 04:15 README lftp www.pythontest.net:/> get README « README » à 0 (0%) [500 OOPS: vsf_sysutil_bind] You can try in a brower: ftp://www.pythontest.net/README Firefox popup: "500 OOPS: vsf_sysutil_bind". ---------- components: Tests messages: 330941 nosy: vstinner priority: normal severity: normal status: open title: ftp://www.pythontest.net/ returns error 500 versions: Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35386> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com