plugin: [Bug]:

What happened?

Crash A bug happened! no image in HomeKit

Device Type

Doorbell (Supported)

Plugin Version

v2.0.x (Supported)

HomeBridge Version

v1.4.x (Supported)

NodeJS Version

v16 (Supported)

Operating System

Docker (UnSupported)

Relevant log output

[6/1/2022, 11:04:31 AM] [EufySecurity-2.0.0] INFO:  Updating accessory: EufyHomeBase2
[6/1/2022, 11:04:31 AM] [EufySecurity-2.0.0] INFO:  Updating accessory: Doorbell
[6/1/2022, 11:04:47 AM] [Homebridge UI] [admin] Accessory layout changes saved.
[6/1/2022, 11:05:43 AM] [EufySecurity-2.0.0] INFO:  EufyHomeBase2 livestream for Doorbell has started.
[6/1/2022, 11:05:43 AM] [EufySecurity-2.0.0] ERROR: Doorbell Error: spawn Unknown system error -8
    at ChildProcess.spawn (node:internal/child_process:412:11)
    at spawn (node:child_process:698:9)
    at /homebridge/node_modules/homebridge-eufy-security/src/accessories/streamingDelegate.ts:276:37
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  errno: -8,
  code: 'Unknown system error -8',
  syscall: 'spawn'
}
[6/1/2022, 11:05:43 AM] [EufySecurity-2.0.0] ERROR: Doorbell Failed to fetch snapshot.
[Doorbell] Snapshot request handler provided empty image buffer!
[6/1/2022, 11:05:50 AM] [EufySecurity-2.0.0] ERROR: Doorbell Error: spawn Unknown system error -8
    at ChildProcess.spawn (node:internal/child_process:412:11)
    at spawn (node:child_process:698:9)
    at /homebridge/node_modules/homebridge-eufy-security/src/accessories/streamingDelegate.ts:276:37
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  errno: -8,
  code: 'Unknown system error -8',
  syscall: 'spawn'
}
[6/1/2022, 11:05:50 AM] [EufySecurity-2.0.0] ERROR: Doorbell Failed to fetch snapshot.
[Doorbell] Snapshot request handler provided empty image buffer!
[6/1/2022, 11:05:58 AM] [EufySecurity-2.0.0] WARN:  Proxy Stream (id: 0) was terminated due to inactivity.
[6/1/2022, 11:06:05 AM] [EufySecurity-2.0.0] WARN:  Proxy Stream (id: 1) was terminated due to inactivity.
[6/1/2022, 11:06:05 AM] [EufySecurity-2.0.0] INFO:  EufyHomeBase2 livestream for Doorbell has stopped.
[6/1/2022, 11:06:28 AM] [EufySecurity-2.0.0] INFO:  EufyHomeBase2 livestream for Doorbell has started.
[6/1/2022, 11:06:28 AM] [EufySecurity-2.0.0] ERROR: Doorbell Error: spawn Unknown system error -8
    at ChildProcess.spawn (node:internal/child_process:412:11)
    at spawn (node:child_process:698:9)
    at /homebridge/node_modules/homebridge-eufy-security/src/accessories/streamingDelegate.ts:276:37
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  errno: -8,
  code: 'Unknown system error -8',
  syscall: 'spawn'
}
[6/1/2022, 11:06:28 AM] [EufySecurity-2.0.0] ERROR: Doorbell Failed to fetch snapshot.
[Doorbell] Snapshot request handler provided empty image buffer!
[6/1/2022, 11:06:40 AM] [EufySecurity-2.0.0] ERROR: Doorbell Error: spawn Unknown system error -8
    at ChildProcess.spawn (node:internal/child_process:412:11)
    at spawn (node:child_process:698:9)
    at /homebridge/node_modules/homebridge-eufy-security/src/accessories/streamingDelegate.ts:276:37
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  errno: -8,
  code: 'Unknown system error -8',
  syscall: 'spawn'
}
[6/1/2022, 11:06:40 AM] [EufySecurity-2.0.0] ERROR: Doorbell Failed to fetch snapshot.
[Doorbell] Snapshot request handler provided empty image buffer!
[6/1/2022, 11:06:43 AM] [EufySecurity-2.0.0] WARN:  Proxy Stream (id: 2) was terminated due to inactivity.
[6/1/2022, 11:06:55 AM] [EufySecurity-2.0.0] WARN:  Proxy Stream (id: 3) was terminated due to inactivity.
[6/1/2022, 11:06:55 AM] [EufySecurity-2.0.0] INFO:  EufyHomeBase2 livestream for Doorbell has stopped.

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 15 (7 by maintainers)

Most upvoted comments

Did you check this Common Issues pages ?