- Joined
- Jul 16, 2024
- Messages
- 5
- Reaction score
- 0
Hello @3CX support and the wonderful people using 3CX,
Kindly assist here. I have a 3CX PBX V20 whose scheduled backups are failing with the error below. The previous backup file was (4GB) which is quite large. Scheduled backups have been working up to a week ago when it stopped.
Your 3CX backup failed due to the following reason(s):
System.IO.IOException: Unable to write data to the transport connection: Connection reset by peer.
---> System.Net.Sockets.SocketException (104): Connection reset by peer
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 _3CX.Filesystem.FTP.FtpWrapperStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.Stream.CopyTo(Stream destination, Int32 bufferSize)
at _3CX.BackupRestore._3cxBackup.UploadTemptoDestination()
at _3CX.BackupRestore._3cxBackup.FinishingTask()
Here is a list of the things that I've tried but still does not resolve the problem.
1) I have cleared the logs via ssh and Winscp.(The PBX is running on Linux)
2) I have tried the backup via command line while excluding Call History but the backup file is successful but suspiciously small(28MB only). Whenever I include the Call History in the command line the backup still fails with the size being 4GB.
Manual backups via the management console fails so does scheduled backup.The specs are enough at 6vCPUs, 8GB of RAM and 300 GB of disk space with the utilized disk space being only 124GB.
It'd really be helpful if someone assisted with this
Kindly assist here. I have a 3CX PBX V20 whose scheduled backups are failing with the error below. The previous backup file was (4GB) which is quite large. Scheduled backups have been working up to a week ago when it stopped.
Your 3CX backup failed due to the following reason(s):
System.IO.IOException: Unable to write data to the transport connection: Connection reset by peer.
---> System.Net.Sockets.SocketException (104): Connection reset by peer
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 _3CX.Filesystem.FTP.FtpWrapperStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.Stream.CopyTo(Stream destination, Int32 bufferSize)
at _3CX.BackupRestore._3cxBackup.UploadTemptoDestination()
at _3CX.BackupRestore._3cxBackup.FinishingTask()
Here is a list of the things that I've tried but still does not resolve the problem.
1) I have cleared the logs via ssh and Winscp.(The PBX is running on Linux)
2) I have tried the backup via command line while excluding Call History but the backup file is successful but suspiciously small(28MB only). Whenever I include the Call History in the command line the backup still fails with the size being 4GB.
Manual backups via the management console fails so does scheduled backup.The specs are enough at 6vCPUs, 8GB of RAM and 300 GB of disk space with the utilized disk space being only 124GB.
It'd really be helpful if someone assisted with this