-
Notifications
You must be signed in to change notification settings - Fork 8
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
Comments
@Ryptahi Fixed in CareLink4.0.0.6x64 |
Hmm didn't get this error anymore, but now I faced another error. --- Start of Exception --- --- End of Exception --- |
@Ryptahi |
@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 |
@Ryptahi Try updating Webview2 https://developer.microsoft.com/en-us/microsoft-edge/webview2/consumer/ |
@Ryptahi I hope all this ReCapchta nonsense will be gone by the end of the year. Sorry for your issues. |
@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.... |
@Ryptahi not if caregivers complain continue to complain loudly as they have been. |
I believe this is fixed and I am closing, if not please reopen |
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
}
The text was updated successfully, but these errors were encountered: