- Joined
- Oct 21, 2024
- Messages
- 2
- Reaction score
- 1
Trying to figure issues with our current backups. Can anyone shed some light on this?
We are on version 20.0 Update 3 (Build 806).
Your 3CX backup failed due to the following reason(s):
Renci.SshNet.Common.SshConnectionException: Client not connected.
at Renci.SshNet.Session.SendMessage(Message message)
at Renci.SshNet.Sftp.SftpSession.SendRequest(SftpRequest request)
at Renci.SshNet.Sftp.SftpSession.RequestWrite(Byte[] handle, UInt64 serverOffset, Byte[] data, Int32 offset, Int32 length, AutoResetEvent wait, Action`1 writeCompleted)
at Renci.SshNet.Sftp.SftpFileStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at _3CX.Filesystem.SFTP.FixedSftpFileStream.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()
We are on version 20.0 Update 3 (Build 806).
Your 3CX backup failed due to the following reason(s):
Renci.SshNet.Common.SshConnectionException: Client not connected.
at Renci.SshNet.Session.SendMessage(Message message)
at Renci.SshNet.Sftp.SftpSession.SendRequest(SftpRequest request)
at Renci.SshNet.Sftp.SftpSession.RequestWrite(Byte[] handle, UInt64 serverOffset, Byte[] data, Int32 offset, Int32 length, AutoResetEvent wait, Action`1 writeCompleted)
at Renci.SshNet.Sftp.SftpFileStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at _3CX.Filesystem.SFTP.FixedSftpFileStream.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()