Running Duplicati - 2.1.0.2_beta on Windows 11 and mostly it seems ok.
I tested a restore and the web GUI seemed to reload and the restore didn’t complete. I ran it again after this reload and it restored files correctly.
I’ve checked in the logs and I can see the following
[Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Retrying: ()
Application: Duplicati.Server.exe
CoreCLR Version: 8.0.624.26715
.NET Version: 8.0.6
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TimeoutException: Timed out trying to read data from the socket stream!
at FluentFTP.FtpSocketStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken token)
at FluentFTP.FtpSocketStream.ReadLineAsync(Encoding encoding, CancellationToken token)
at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.GetReplyInternal(CancellationToken token, String command, Boolean exhaustNoop, Int32 timeOut, Boolean useSema)
at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.GetReplyInternal(CancellationToken token, String command)
at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.CloseDataStreamInternal(FtpDataStream stream, CancellationToken token)
at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.CloseDataStreamInternal(FtpDataStream stream, CancellationToken token)
at FluentFTP.FtpDataStream.CloseAsync(CancellationToken token)
at FluentFTP.FtpSocketStream.<>c__DisplayClass74_0.<<ReadAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
at System.Threading.QueueUserWorkItemCallback.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Did you perform some test with the recent betas? Any idea when this fix is released in the stable branch?
I’m having this issue for quite awhile now, effectively not being able to backup my stuff anymore (EDIT: without leaving stable, which I’m kind hesitant)
Unfortunately, I don’t exactly know whether I used that version before. I am quite hesitant to try that since I have to change a lot on the database for downgrading, and I don’t want to lose my data.
Anyways, thank you for your reply!