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

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

Open
reqed opened this issue Dec 10, 2023 · 3 comments
Open

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

reqed opened this issue Dec 10, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@reqed
Copy link

reqed commented Dec 10, 2023

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 reqed added the bug Something isn't working label Dec 10, 2023
Copy link

Did you check this Common Issues pages ?

@akno2205
Copy link

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.

@vbaz
Copy link

vbaz commented Jan 17, 2024

Same for me too !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants