Skip to content

Exception System.uriFormatException #2300

@rootiam

Description

@rootiam

I have:

  • searched open and closed issues for duplicates

Version info

Duplicati Version: 2.0.1.35_experimental_2016-12-13
Operating System: Windows 10 Pro 10.0.14393
Backend: Amazon Cloud Drive

Bug description

After an undefined and discontinuous amount of time the Duplicati is crashing with the following errors in Windows Application log:

Application: Duplicati.GUI.TrayIcon.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.UriFormatException at System.Uri.CreateThis(System.String, Boolean, System.UriKind) at HttpServer.HttpClientContext.OnRequestLine(System.Object, HttpServer.Parser.RequestLineEventArgs) at System.EventHandler1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Invoke(System.Object, System.__Canon)
at HttpServer.Parser.HttpRequestParser.Parse(Byte[], Int32, Int32)
at HttpServer.HttpClientContext.OnReceive(System.IAsyncResult)
at System.Net.LazyAsyncResult.Complete(IntPtr)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Net.ContextAwareResult.Complete(IntPtr)
at System.Net.LazyAsyncResult.ProtectedInvokeCallback(System.Object, IntPtr)
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)`

Faulting application name: Duplicati.GUI.TrayIcon.exe, version: 2.0.1.22, time stamp: 0x00000000
Faulting module name: KERNELBASE.dll, version: 10.0.14393.479, time stamp: 0x582588e6
Exception code: 0xe0434352
Fault offset: 0x0000000000017788
Faulting process id: 0x13f8
Faulting application start time: 0x01d278ffcca01ab9
Faulting application path: C:\Program Files\Duplicati 2\Duplicati.GUI.TrayIcon.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 557ceb78-79f3-44ed-9213-49824bd11ff9
Faulting package full name:
Faulting package-relative application ID:

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions