Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Occasional error when logging in #52

Closed
Ryptahi opened this issue Nov 22, 2023 · 9 comments
Closed

Occasional error when logging in #52

Ryptahi opened this issue Nov 22, 2023 · 9 comments

Comments

@Ryptahi
Copy link

Ryptahi commented Nov 22, 2023

This error seems to be happen a bit randomly. I can login and everything works fine, but after few captcha solves this usually comes up and takes many hours before I can log back in again.

Below is error log

--- Start of Exception ---
Value does not fall within the expected range.
--- End of Exception ---
--- Start of stack trace ---
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
at Microsoft.Web.WebView2.Core.CoreWebView2.CallDevToolsProtocolMethodAsync(String methodName, String parametersAsJson)
at Microsoft.Web.WebView2.Core.DevToolsProtocolExtension.Page.CreateIsolatedWorldAsync(String frameId, String worldName, Nullable`1 grantUniveralAccess)
at A.C.A(String)
at WebView2.DevTools.Dom.WebView2DevToolsContext.A()
at WebView2.DevTools.Dom.CoreWebView2Extensions.CreateDevToolsContextAsync(CoreWebView2 coreWebView2, ILoggerFactory loggerFactory)
--- End of stack trace from previous location ---
{
"firstName": "First",
"lastName": "Last",
"medicalDeviceSerialNumber": "NGXXXXXH" // Its 780G pump
}

image
@paul1956
Copy link
Owner

@Ryptahi Fixed in CareLink4.0.0.6x64

@Ryptahi
Copy link
Author

Ryptahi commented Nov 26, 2023

@Ryptahi Fixed in CareLink4.0.0.6x64

Hmm didn't get this error anymore, but now I faced another error.

image

--- Start of Exception ---
Class not registered

--- End of Exception ---
--- Start of stack trace ---
at Microsoft.Web.WebView2.Core.CoreWebView2.CallDevToolsProtocolMethodAsync(String methodName, String parametersAsJson)
at Microsoft.Web.WebView2.Core.DevToolsProtocolExtension.Runtime.EvaluateAsync(String expression, String objectGroup, Nullable1 includeCommandLineAPI, Nullable1 silent, Nullable1 contextId, Nullable1 returnByValue, Nullable1 generatePreview, Nullable1 userGesture, Nullable1 awaitPromise, Nullable1 throwOnSideEffect, Nullable1 timeout, Nullable1 disableBreaks, Nullable1 replMode, Nullable1 allowUnsafeEvalBlockedByCSP, String uniqueContextId)
at WebView2.DevTools.Dom.ExecutionContext.A(Boolean, String)
--- End of stack trace from previous location ---
{
"firstName": "First",
"lastName": "Last",
"medicalDeviceSerialNumber": "NGXXXXXH" // Its 780G pump
}

@paul1956
Copy link
Owner

@Ryptahi
Does it say .6 in version? Do you have .Net 8.0 installed?
image

@Ryptahi
Copy link
Author

Ryptahi commented Nov 26, 2023

@paul1956 Yes. It also prompted me to install the .Net 8.0 which I did. The error happens every time I log in right now

@paul1956
Copy link
Owner

@paul1956
Copy link
Owner

@Ryptahi I hope all this ReCapchta nonsense will be gone by the end of the year. Sorry for your issues.

@Ryptahi
Copy link
Author

Ryptahi commented Nov 26, 2023

@paul1956 I will try to update it Thanks. Yeah i truly hope it will be over soon, but knowing medtronic they probably will just keep it....

@paul1956
Copy link
Owner

@Ryptahi not if caregivers complain continue to complain loudly as they have been.

@paul1956
Copy link
Owner

I believe this is fixed and I am closing, if not please reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants