-
-
Notifications
You must be signed in to change notification settings - Fork 455
Description
Flow Launcher version: 1.7.1
OS Version: Microsoft Windows NT 10.0.19041.0
IntPtr Length: 8
x64: True
Python Path:
Date: 02/20/2021 20:20:14
Exception:
System.UriFormatException: Invalid URI: The hostname could not be parsed.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString)
at Flow.Launcher.Infrastructure.Http.Http.UpdateProxy(ProxyProperty property) in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Http\Http.cs:line 61
at Flow.Launcher.Infrastructure.Http.Http.set_Proxy(HttpProxy value) in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Http\Http.cs:line 43
at Flow.Launcher.App.b__14_0() in C:\projects\flow-launcher\Flow.Launcher\App.xaml.cs:line 66
at Flow.Launcher.Infrastructure.Stopwatch.NormalAsync(String message, Func`1 action) in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Stopwatch.cs:line 59
at Flow.Launcher.App.OnStartupAsync(Object sender, StartupEventArgs e) in C:\projects\flow-launcher\Flow.Launcher\App.xaml.cs:line 50
at System.Threading.Tasks.Task.<>c.b__139_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)