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

Homebridge stuck in restart loop #10

Open
gabevf opened this issue May 21, 2022 · 3 comments
Open

Homebridge stuck in restart loop #10

gabevf opened this issue May 21, 2022 · 3 comments

Comments

@gabevf
Copy link

gabevf commented May 21, 2022

Seems like the Wind plugin is causing home bridge to crash during boot.

I'll get the following error in red letters, and the home bridge will start the boot process again immediately in a never-ending loop:

TypeError: Cannot read properties of undefined (reading '0') at /usr/local/lib/node_modules/homebridge-winix/index.js:110:54 at processTicksAndRejections (node:internal/process/task_queues:96:5)

@jmnovak50
Copy link

I’m getting the same issue

@regaw-leinad
Copy link

I had the same issue (and more) with this plugin, so I wrote my own version. If you want to check it out, it contains many other fixes and quality-of-life improvements - regaw-leinad/homebridge-winix-purifiers

I normally wouldn't comment about my own repo on someone else's; however, there hasn't been an update to this repo in over 2 years, so support seems abandoned at this point.

@jmnovak50
Copy link

jmnovak50 commented Oct 15, 2022 via email

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

3 participants