Skip to content

Konnected Plugin keeps restarting #54

@macinapp

Description

@macinapp

It's a new install. I got the Konnected board today and tried to install the plugin for my Homebridge instance with multiple plugins that's been running on a Mac for years.

I tried to switch Ciao protocol with no success. It looks like the plugin is actually working but because it restarts every few seconds is not usable at that point. I have tried to re-install a few times but no difference.

Here is the log with errors:

===============================
[4/27/2024, 10:08:21 PM] Homebridge v1.8.1 (HAP v0.12.0) (Konnected) is running on port 52476.
[4/27/2024, 10:08:21 PM] [Konnected] Listening for zone changes on 192.168.10.19 port 5000
TypeError: Cannot read properties of undefined (reading 'indexOf')
    at SsdpClient.<anonymous> (file:///usr/local/lib/node_modules/homebridge-konnected/src/platform.ts:353:23)
    at SsdpClient.emit (node:events:518:28)
    at SsdpClient.parseResponse [as _parseResponse] (/usr/local/lib/node_modules/homebridge-konnected/node_modules/node-ssdp/lib/index.js:457:8)
    at SsdpClient.SSDP._parseMessage (/usr/local/lib/node_modules/homebridge-konnected/node_modules/node-ssdp/lib/index.js:298:10)
    at Socket.onSocketMessage (/usr/local/lib/node_modules/homebridge-konnected/node_modules/node-ssdp/lib/index.js:244:12)
    at Socket.emit (node:events:518:28)
    at UDP.onMessage (node:dgram:942:8)
[4/27/2024, 10:08:22 PM] [Konnected] Child bridge process ended
[4/27/2024, 10:08:22 PM] [Konnected] Process Ended. Code: 1, Signal: null
===============================

This is a debug log. Please let me know if you need anything else.

Thank you.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcannot reproduceIssue reported, but cannot be reproducedquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions