plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Bug]: Bridge restarts after leaving stream → v2.3.9 - hksv

Open reqed opened this issue 2 years ago • 3 comments

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
    }
}

reqed avatar Dec 10 '23 18:12 reqed

Did you check this Common Issues pages ?

github-actions[bot] avatar Dec 10 '23 18:12 github-actions[bot]

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.

akno2205 avatar Dec 16 '23 17:12 akno2205

Same for me too !

vbaz avatar Jan 17 '24 10:01 vbaz