-
Notifications
You must be signed in to change notification settings - Fork 26
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
TimeoutOverflowWarning with Node 9.10.0 #35
Comments
I have the same problem. Is there any solution? |
I have no idea, I'm using node 11.6 in my home. Is there a compelling reason why this software needs to support such outdated versions of node js? |
I tried with 10 and 11 and that error is appearing on both. |
I recently setup a test installation to see if i could reproduce this, aside from my regular home setup, and i'm not seeing it. Can you provide more information about your setups? |
It's a fresh install on debian 9. |
It seems as if this error is only appearing if the homebridge directories "accessories" and "persist" are EMPTY at startup of homebridge with a newer NodeJS version. |
Is it required, that additionally miio is installed? |
It's absolutely required - it's an npm dependancy, so if you installed homebridge-miio via npm, it will have installed miio along with it. |
I installed now by that command: npm install -g --unsafe-perm homebridge-miio |
This is still a major issue -- totally kills my raspberry pi's logs. Avoid this and all packages dependent on it. |
i have the same problem but that wasn't the case with pi3. now I'm on a pi4 with and npm -v |
I meet the same issue. |
After Upgrading to 9.10.0 I had to remove Homebridge-miio since it wrote this message ever millisecond to the log
(node:8662) TimeoutOverflowWarning: Infinity does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
The text was updated successfully, but these errors were encountered: