plugin
plugin copied to clipboard
[Bug]: Bridge restarts after leaving stream → v2.3.9 - hksv
What happened?
When I leave a stream, the bridge restarts
Device Type
Station (Supported)
Plugin Version
beta (Best Effort)
HomeBridge Version
v1.6.x (Supported)
NodeJS Version
v18 (Supported)
Operating System
Raspbian 10+ (Supported)
Relevant log output
Error: read ECONNRESET
at Pipe.onStreamRead (node:internal/stream_base_commons:217:20)
[12/10/2023, 7:45:08 PM] [homebridge-eufy-security] Child bridge process ended
[12/10/2023, 7:45:08 PM] [homebridge-eufy-security] Process Ended. Code: 1, Signal: null
[12/10/2023, 7:45:15 PM] [homebridge-eufy-security] Restarting Process...
config
{
"enableDetailedLogging": false,
"CameraMaxLivestreamDuration": 30,
"pollingIntervalMinutes": 10,
"hkHome": 1,
"hkAway": 0,
"hkNight": 3,
"hkOff": 63,
"ignoreStations": [],
"ignoreDevices": [],
"country": "DE",
"cameras": [],
"cleanCache": true,
"unbridge": true,
"ignoreMultipleDevicesWarning": false,
"syncStationModes": false,
"username": "",
"password": "",
"deviceName": "Homebridge",
"platform": "EufySecurity",
"_bridge": {
"username": "",
"port": 49463
}
}
Did you check this Common Issues pages ?
Hy, I have the same problem. It is not related to the can type. It happens on every stream. As soon I close the stream, Homebridge crashes and restarts.The stream itself works. I'm also on version 2.3.9 and on Mac OS sonoma. I tried different setups, but it still happens.
Same for me too !