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

Intermittent Error Code 31 in GetOverlappedResult #1842

Open
RossNE99 opened this issue Mar 7, 2024 · 0 comments
Open

Intermittent Error Code 31 in GetOverlappedResult #1842

RossNE99 opened this issue Mar 7, 2024 · 0 comments

Comments

@RossNE99
Copy link

RossNE99 commented Mar 7, 2024

Issue Description:
I've developed a simple program to connect to my Arduino Uno, which performs a POST request every time a sensor changes to the open position. However, I'm encountering intermittent issues. Sometimes it runs smoothly for hours, but other times it only works for around half an hour before encountering problems.

The main issue is an intermittent error with the GetOverlappedResult function, specifically error code 31. When this occurs, I restart my Johnny-Five Node app, but then encounter an "access denied" error. This error persists until I physically reconnect (unplug and replug) the Arduino or restart the PC.

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

1 participant