Backup running stopped suddenly ftp SSL

dailyhost

Verified User
Joined
Nov 26, 2019
Messages
39
ftp_upload.php exit code: 55
ftp_upload.php output: curl: (55) SSL_write() returned SYSCALL, errno = 32
curl return code: 55
<18:44:14>
Please see this URL and check for curl exit code '(55)':
 
Could be multiple issues.
The returned SYSCALL, errno = 32 might point to a timeout for too long.

Check your PASV ports in the firewall of the receiving system, also quota and stuff. Also check date and time settings.
 
Back
Top