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

Read handler response errors #62

Open
jlg89 opened this issue Mar 16, 2021 · 4 comments
Open

Read handler response errors #62

jlg89 opened this issue Mar 16, 2021 · 4 comments
Labels
Milestone

Comments

@jlg89
Copy link

jlg89 commented Mar 16, 2021

Seeing a ton of these in the log:

3/16/2021, 4:47:53 PM [HOOBS 3DD1@Vacamoto@Vacamoto Clean@On] The read handler for the characteristic 'On' was slow to respond!
3/16/2021, 4:47:53 PM [HOOBS 3DD1@Vacamoto@Vacamoto Clean@On] The read handler for the characteristic 'On' didn't respond at all!. Please check that you properly call the callback!

HOOBS 3.3.3, node v14.15.1, homebridge v1.3.1

@naofireblade
Copy link
Owner

This looks like the Neato API did not respond. I'm working on a fix.

@naofireblade naofireblade added this to the 1.0.0 milestone May 1, 2021
@sjaugmented
Copy link

I'm getting this same warning.
[5/28/2021, 5:37:23 AM] [homebridge-neato] This plugin slows down Homebridge. The read handler for the characteristic 'On' didn't respond at all!. Please check that you properly call the callback! See https://git.io/JtMGR for more info.

@naofireblade
Copy link
Owner

Should be fixed in the next version (currently in beta testing)

@jlg89
Copy link
Author

jlg89 commented Aug 31, 2021

Not a critical issue, doesn't seem to be breaking anything, but still getting similar errors in HOOBS 4.0.100, Node 14.17.5, Homebridge 1.3.4, homebridge-neato 0.7.3. Seems like "slow to respond" is much less of an error than "didn't respond at all," so I'm not sure why the system is complaining.

8/31/2021, 10:53:21 AM HOOBS ERROR [HOOBS 3DD1@Vacamoto@Vacamoto Clean@On] The read handler for the characteristic 'On' was slow to respond!
8/31/2021, 10:56:50 AM HOOBS ERROR [HOOBS 3DD1@Vacamoto@Vacamoto Clean@On] The read handler for the characteristic 'On' was slow to respond!
8/31/2021, 11:01:06 AM HOOBS ERROR [HOOBS 3DD1@Vacamoto@Vacamoto Clean@On] The read handler for the characteristic 'On' was slow to respond!
8/31/2021, 11:18:08 AM HOOBS ERROR [HOOBS 3DD1@Vacamoto@Vacamoto Clean@On] The read handler for the characteristic 'On' was slow to respond!

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

No branches or pull requests

3 participants