Skip to content

[Bug]: run in a Docker on snap - get no live an snap #698

@Donni1966

Description

@Donni1966

What happened?

Hi,
difficult for me to find rthereason. But any tray to see a live picture by trying any combination of setup, deinstall, remove completely, install a new one, try config - what ever.
the rest like batterie, Alarm settings run fine, works perfekt

i run on a Qnap OS in Containerstation an maybe this is a network problem. if yes, what is the correct setup for the home bridge.

i run on the newest version if HB, Node and the plugin.

Unknown-2.zip

here a lock file.

Device Type

Doorbell (Supported)

Plugin Version

v3.0.x (Best Effort)

HomeBridge Version

v1.7.x (Supported)

NodeJS Version

v20 (Supported)

Operating System

Raspbian 10+ (Supported)

Relevant log output

Error  No currentSnapshot available
error stack:
  • SnapshotManager.ts  SnapshotManager.getSnapshotFromCache
        SnapshotManager.ts:299
  • SnapshotManager.ts  SnapshotManager.getSnapshotBuffer
        SnapshotManager.ts:241
  • SnapshotManager.ts  SnapshotManager.getSnapshotBufferResized
        SnapshotManager.ts:192
  • streamingDelegate.ts        StreamingDelegate.handleSnapshotRequest
        streamingDelegate.ts:107
  • CameraController.ts
        CameraController.ts:1032
  • 

  • CameraController.ts CameraController.handleSnapshotRequest
        CameraController.ts:1011
  • Accessory.ts        Bridge.Accessory.handleResource
        Accessory.ts:1949
  • events      HAPServer.emit
        events:518
  • domain      HAPServer.emit
        domain:489

config

{
    "platform": "EufySecurity",
    "name": "EufySecurity",
    "username": "xxx",
    "password": "xxx",
    "deviceName": "home_schroeder",
    "enableDetailedLogging": true,
    "omitLogFiles": false,
    "CameraMaxLivestreamDuration": 30,
    "pollingIntervalMinutes": 10,
    "hkHome": 1,
    "hkAway": 0,
    "hkNight": 3,
    "hkOff": 63,
    "ignoreStations": [
        "T8410P302125053E",
        "T8410P41223807DA",
        "T8410P2021220A9B",
        "T8400P31224337A1"
    ],
    "ignoreDevices": [
        "T8410P302125053E",
        "T8410P41223807DA",
        "T8410P2021220A9B",
        "T8400P31224337A1"
    ],
    "country": "DE",
    "stations": [],
    "cameras": [
        {
            "serialNumber": "T813452024392D36",
            "rtsp": false,
            "hsv": true,
            "snapshotHandlingMethod": 1,
            "delayCameraSnapshot": true,
            "refreshSnapshotIntervalMinutes": 0
        },
        {
            "serialNumber": "T81345202439293F",
            "rtsp": false
        }
    ],
    "cleanCache": true,
    "ignoreMultipleDevicesWarning": true,
    "autoSyncStation": true,
    "_bridge": {
        "username": "0E:A9:5A:85:F9:13",
        "port": 42224
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions