Openbullet2 Crash In Proxy Check

When I open openbullet proxy check it give this error

fail: Microsoft.AspNetCore.Components.Server.Circuits.CircuitHost[111]
Unhandled exception in circuit ‘bTWAZV-qjO9FYAgEwcsRsnPby_8YEjvDGxfhExoXfmw’.
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at Microsoft.JSInterop.JSRuntime.InvokeAsync[TValue](Int64 targetInstanceId, String identifier, Object[] args)
at Microsoft.JSInterop.JSObjectReferenceExtensions.InvokeVoidAsync(IJSObjectReference jsObjectReference, String identifier, Object[] args)
at Microsoft.AspNetCore.Components.Web.Extensions.Head.HeadManagementJSObjectReference.RemoveHeadTagAsync(String id)
at Microsoft.AspNetCore.Components.Web.Extensions.Head.HeadTagBase.DisposeAsync()
at Microsoft.AspNetCore.Components.RenderTree.Renderer.g__HandleAsyncExceptions|52_0(List`1 tasks)

and give this photo

The exception you pasted is not related to that error you see on the screen, it’s something you can ignore. To send me the exception for the error on the screen you need to press F12 to open the devtools, go to the js console and look for a long red text, send me that one.

Is this @Ruri

Ok it’s the same issue that’s on github, please follow that until resolved