Stuck in loop when downloading some files

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
lostinspace
500 Command not understood
Posts: 2
Joined: 2020-04-09 12:04

Stuck in loop when downloading some files

#1 Post by lostinspace » 2020-04-09 12:32

Trying to backup my Wordpress site, and some files get stuck in an eternal loop according to the log below (providing the last three loops). I'm transferring from my web hotel provider. Using FileZilla client 3.47.2.1.

Is this related to the pinned ECONNABORTED topic? If so, what can I do to make it work? And why does it occur for some files only?

Status: Starting download of /public_html/wordpress/wp-content/themes/twentysixteen/rtl.css
Command: PASV
Response: 227 Entering Passive Mode (195,74,38,22,158,92)
Command: RETR rtl.css
Response: 150-Accepted data connection
Response: 150 13.5 kbytes to download
Response: 226-File successfully transferred
Response: 226 0.000 seconds (measured here), 87.24 Mbytes per second
Error: GnuTLS error -9 in gnutls_record_recv: Error decoding the received TLS packet.
Status: Server did not properly shut down TLS connection
Error: Could not read from transfer socket: ECONNABORTED - Connection aborted
Error: File transfer failed after transferring 14 547 bytes in 1 second
Status: Starting download of /public_html/wordpress/wp-content/themes/twentysixteen/rtl.css
Command: PASV
Response: 227 Entering Passive Mode (195,74,38,22,156,83)
Command: RETR rtl.css
Response: 150-Accepted data connection
Response: 150 13.5 kbytes to download
Response: 226-File successfully transferred
Response: 226 0.000 seconds (measured here), 103.54 Mbytes per second
Error: GnuTLS error -9 in gnutls_record_recv: Error decoding the received TLS packet.
Status: Server did not properly shut down TLS connection
Error: Could not read from transfer socket: ECONNABORTED - Connection aborted
Error: File transfer failed after transferring 14 547 bytes in 1 second
Status: Starting download of /public_html/wordpress/wp-content/themes/twentysixteen/rtl.css
Command: PASV
Response: 227 Entering Passive Mode (195,74,38,22,159,69)
Command: RETR rtl.css
Response: 150-Accepted data connection
Response: 150 13.5 kbytes to download
Response: 226-File successfully transferred
Response: 226 0.000 seconds (measured here), 86.20 Mbytes per second
Error: GnuTLS error -9 in gnutls_record_recv: Error decoding the received TLS packet.
Status: Server did not properly shut down TLS connection
Error: Could not read from transfer socket: ECONNABORTED - Connection aborted
Error: File transfer failed after transferring 14 547 bytes in 1 second
Status: Starting download of /public_html/wordpress/wp-content/themes/twentysixteen/rtl.css
Error: File transfer aborted by user

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Stuck in loop when downloading some files

#2 Post by botg » 2020-04-12 13:28

Which FTP server software (product and version) is running on the server machine?

lostinspace
500 Command not understood
Posts: 2
Joined: 2020-04-09 12:04

Re: Stuck in loop when downloading some files

#3 Post by lostinspace » 2020-04-18 18:15

It's a Linux/Apache server, running PHP 7.2.9.

I don't know which FTP software is running on the server, it's run by my web hotel, Binero. Don't know how to find out, but I have sent a support mail asking them.

I solved the problem by reverting to FileZilla client 3.1.1. Not really a solution, I know.

Post Reply