- Joined
- Aug 3, 2023
- Messages
- 9
- Reaction score
- 0
I keep getting this error for a specific PBX, i've searched the forums, about making idle times and all that stuff to 0. All of our other PBX's can backup to this FTP fine.
Your 3CX backup failed due to the following reason(s):
System.IO.IOException: Unable to write data to the transport connection: Broken pipe.
---> System.Net.Sockets.SocketException (32): Broken pipe
at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 count)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at FluentFTP.FtpDataStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.Stream.CopyTo(Stream destination, Int32 bufferSize)
at System.IO.Strategies.BufferedFileStreamStrategy.CopyTo(Stream destination, Int32 bufferSize)
at System.IO.FileStream.CopyTo(Stream destination, Int32 bufferSize)
at System.IO.Stream.CopyTo(Stream destination)
at _3cxNetBackupAndRestore._3cxBackup.UploadTemptoDestination()
at _3cxNetBackupAndRestore._3cxBackup.FinishingTask()
Please Advise.
Your 3CX backup failed due to the following reason(s):
System.IO.IOException: Unable to write data to the transport connection: Broken pipe.
---> System.Net.Sockets.SocketException (32): Broken pipe
at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 count)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at FluentFTP.FtpDataStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.Stream.CopyTo(Stream destination, Int32 bufferSize)
at System.IO.Strategies.BufferedFileStreamStrategy.CopyTo(Stream destination, Int32 bufferSize)
at System.IO.FileStream.CopyTo(Stream destination, Int32 bufferSize)
at System.IO.Stream.CopyTo(Stream destination)
at _3cxNetBackupAndRestore._3cxBackup.UploadTemptoDestination()
at _3cxNetBackupAndRestore._3cxBackup.FinishingTask()
Please Advise.