You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.
2024-10-01 14:56:15 | 2.1.0 - RC | NET6.0.33
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at LoCyanFrpDesktop.MainWindow.CheckLogined() in C:\Users\daiyangcheng\source\repos\LoCyanFrpCSDesktop\LoCyanFrpDesktop\MainWindow.xaml.cs:line 169
at LoCyanFrpDesktop.MainWindow.InitializeAutoLogin() in C:\Users\daiyangcheng\source\repos\LoCyanFrpCSDesktop\LoCyanFrpDesktop\MainWindow.xaml.cs:line 128
at System.Threading.Tasks.Task.<>c.b__128_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)
2024-10-01 14:56:43 | 2.1.0 - RC | NET6.0.33
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at LoCyanFrpDesktop.MainWindow.CheckLogined() in C:\Users\daiyangcheng\source\repos\LoCyanFrpCSDesktop\LoCyanFrpDesktop\MainWindow.xaml.cs:line 169
at LoCyanFrpDesktop.MainWindow.InitializeAutoLogin() in C:\Users\daiyangcheng\source\repos\LoCyanFrpCSDesktop\LoCyanFrpDesktop\MainWindow.xaml.cs:line 128
at System.Threading.Tasks.Task.<>c.b__128_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)
2024-10-01 19:30:02 | 2.1.0 - RC | NET6.0.33
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at LoCyanFrpDesktop.MainWindow.CheckLogined() in C:\Users\daiyangcheng\source\repos\LoCyanFrpCSDesktop\LoCyanFrpDesktop\MainWindow.xaml.cs:line 169
at LoCyanFrpDesktop.MainWindow.InitializeAutoLogin() in C:\Users\daiyangcheng\source\repos\LoCyanFrpCSDesktop\LoCyanFrpDesktop\MainWindow.xaml.cs:line 128
at System.Threading.Tasks.Task.<>c.b__128_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)
复现操作
打开软件
显示崩溃
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
当前使用的LocyanFrp版本
2.10
崩溃日志
2024-10-01 14:56:15 | 2.1.0 - RC | NET6.0.33
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at LoCyanFrpDesktop.MainWindow.CheckLogined() in C:\Users\daiyangcheng\source\repos\LoCyanFrpCSDesktop\LoCyanFrpDesktop\MainWindow.xaml.cs:line 169
at LoCyanFrpDesktop.MainWindow.InitializeAutoLogin() in C:\Users\daiyangcheng\source\repos\LoCyanFrpCSDesktop\LoCyanFrpDesktop\MainWindow.xaml.cs:line 128
at System.Threading.Tasks.Task.<>c.b__128_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)
2024-10-01 14:56:43 | 2.1.0 - RC | NET6.0.33
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at LoCyanFrpDesktop.MainWindow.CheckLogined() in C:\Users\daiyangcheng\source\repos\LoCyanFrpCSDesktop\LoCyanFrpDesktop\MainWindow.xaml.cs:line 169
at LoCyanFrpDesktop.MainWindow.InitializeAutoLogin() in C:\Users\daiyangcheng\source\repos\LoCyanFrpCSDesktop\LoCyanFrpDesktop\MainWindow.xaml.cs:line 128
at System.Threading.Tasks.Task.<>c.b__128_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)
2024-10-01 19:30:02 | 2.1.0 - RC | NET6.0.33
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at LoCyanFrpDesktop.MainWindow.CheckLogined() in C:\Users\daiyangcheng\source\repos\LoCyanFrpCSDesktop\LoCyanFrpDesktop\MainWindow.xaml.cs:line 169
at LoCyanFrpDesktop.MainWindow.InitializeAutoLogin() in C:\Users\daiyangcheng\source\repos\LoCyanFrpCSDesktop\LoCyanFrpDesktop\MainWindow.xaml.cs:line 128
at System.Threading.Tasks.Task.<>c.b__128_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)
复现操作
打开软件
显示崩溃
The text was updated successfully, but these errors were encountered: