OpenSSL SSL_write: SSL_ERROR_SYSCALL when replicating the file to the remote ftp server

Get help for specific problems
Posts: 4
Joined: 8 Nov 2024

arrenwu

Recently I upgraded to the 13.8 [Donation Edition] and then started to see the following error
Cannot write file "<file_name>.ffs_tmp".

CURLE_SEND_ERROR: OpenSSL SSL_write: SSL_ERROR_SYSCALL, errno 0
150 Starting data transfer. [curl_easy_perform]
This error continues to block the program from replicating the data to the remote ftp server.

How can I resolve this issue?
Posts: 2
Joined: 13 Nov 2024

dj-melo

Hi,
@Zenju i have the same problem but with linux. is there a fixed version for linux too?
User avatar
Posts: 4296
Joined: 11 Jun 2019

xCSxXenon

Hi,
@Zenju i have the same problem but with linux. is there a fixed version for linux too? dj-melo, 13 Nov 2024, 07:54
You'll likely have to wait for 13.9 to release. I've never seen a beta version for anything other than MacOS and Windows
Posts: 1
Joined: 17 Nov 2024

Runner973

Is there a way to substitute only the libcurl file in a windows system?
User avatar
Posts: 4296
Joined: 11 Jun 2019

xCSxXenon

Is there a way to substitute only the libcurl file in a windows system? Runner973, 17 Nov 2024, 09:39
libcurl isn't a file in Windows. You would have to get the FFS code, apply the libcurl changes, and compile it yourself
Posts: 2
Joined: 23 Nov 2024

Trochilidae

Hello,
We've had the same problem since the 13.8 update (donation version) and we were able to solve it by reinstalling the 13.4 version that we had kept. However, we have just bought 3 Business licences and only have version 13.8. How can we install version 13.4 (even if it's a donation version) using our Business Edition activation key file? Thank you in advance for your reply.
Posts: 2
Joined: 6 Dec 2024

fmartin

Hi
I have the same error on the Mac version after the FFS 13.8 update.
Any idea how to solve this?

Edit: everything works OK with FFS 13.6
Posts: 4
Joined: 8 Nov 2024

arrenwu

I just found out that version 13.9 was released. The issue is resolved : )
Posts: 2
Joined: 23 Nov 2024

Trochilidae

Great news, we're going to test it out.
Thanks for the information
Posts: 2
Joined: 6 Dec 2024

fmartin

yep, version 13.9 seems to be the one.
Thanks to developer