I’ve posted a bug on this forum back in March but hear nothing back. So I’m goint to post it again. I’m running Duplicati on a Windows server 2016 with terminal services. Duplicati keep crashing. Here’s the info in the event viewer:
Application: Duplicati.GUI.TrayIcon.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Exception
at Duplicati.Server.WebServer.Server…ctor(System.Collections.Generic.IDictionary2<System.String,System.String>) at Duplicati.Server.Program.StartWebServer(System.Collections.Generic.Dictionary2<System.String,System.String>)
at Duplicati.Server.Program.RealMain(System.String)
Exception Info: System.Exception
at Duplicati.GUI.TrayIcon.HostedInstanceKeeper…ctor(System.String)
at Duplicati.GUI.TrayIcon.Program.RealMain(System.String)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod(System.Reflection.MethodInfo, System.String)
at Duplicati.Library.AutoUpdater.UpdaterManager+<>c__DisplayClass58_1.b__0()
at Duplicati.Library.AutoUpdater.UpdaterManager.WrapWithUpdater(Duplicati.Library.AutoUpdater.AutoUpdateStrategy, System.Action)
at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecentSpawn(System.Reflection.MethodInfo, System.String, Duplicati.Library.AutoUpdater.AutoUpdateStrategy)
at Duplicati.GUI.TrayIcon.Program.Main(System.String)