Skip to content

No Evensts/Snapshots/Clips in card - No media to display #1917

Description

@hugalafutro

Checklist:

[REQUIRED] Card diagnostic information:

card_version: 7.2.1
browser: >-
  Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like
  Gecko) Chrome/132.0.0.0 Safari/537.36
date: 2025-02-23T13:49:37.712Z
lang: en
timezone: Europe/London
git:
  hash: bb147a4
  build_date: Tue, 18 Feb 2025 04:14:32 GMT
  commit_date: Mon, 17 Feb 2025 20:13:21 -0800
ha_version: 2025.2.5
custom_integrations:
  frigate:
    detected: true
    version: 5.8.0
    devices:
      01JKTPD37PF9PR7MN34K0NQQMQ: 5.8.0/0.15.0-cea210d
  hass_web_proxy:
    detected: false
config:
  type: custom:advanced-camera-card
  view:
    actions:
      double_tap_action:
        action: custom:advanced-camera-card-action
        advanced_camera_card_action: fullscreen
    default: live
    default_cycle_camera: false
    camera_select: live
    theme:
      themes: []
  menu:
    buttons:
      clips:
        enabled: true
      snapshots:
        enabled: true
      download:
        enabled: true
      fullscreen:
        enabled: true
      media_player:
        enabled: false
      timeline:
        enabled: true
      camera_ui:
        enabled: false
      iris:
        enabled: true
        alignment: matching
        permanent: false
      display_mode:
        enabled: false
      screenshot:
        enabled: false
        permanent: true
      mute:
        enabled: true
        permanent: true
      recordings:
        enabled: false
    style: hidden
    position: top
    alignment: right
  live:
    preload: false
    controls:
      thumbnails:
        mode: none
        events_media_type: snapshots
      next_previous:
        style: none
    transition_effect: slide
    draggable: false
    lazy_unload:
      - unselected
      - hidden
    auto_mute:
      - hidden
      - unselected
  dimensions:
    aspect_ratio_mode: dynamic
  cameras:
    - camera_entity: camera.bedroom
      camera_name: bedroom_camera
      frigate:
        camera_name: bedroom_camera_sub
        url: http://172.17.0.1:5000
      reolink:
        media_resolution: low
        url: http://192.168.1.220
      go2rtc:
        modes: []
      live_provider: go2rtc
    - camera_entity: camera.bedroom_reo_sub
      reolink:
        media_resolution: low
      title: Reolink
  media_viewer:
    lazy_load: true
    controls:
      next_previous:
        style: thumbnails
      thumbnails:
        show_timeline_control: true
    draggable: false
    transition_effect: slide
    display:
      mode: single
  image:
    mode: camera
  timeline:
    show_recordings: false
    style: stack
    events_media_type: all
  media_gallery:
    controls:
      thumbnails:
        show_timeline_control: false
        size: 128
  performance:
    features:
      media_chunk_size: 500
  status_bar:
    style: popup
    position: bottom
    popup_seconds: 3

[REQUIRED] Description of problem:

I changed nothing in my setup, it used to work normally, but now I get this:
Image
timeline is empty:
Image
but in both firgate web ui and ha/media/frigae they work:
Image
Image

[OPTIONAL] Last working release (if known):
I can't remember I don't look t the snaps in ha often

[OPTIONAL] Javascript errors shown in the web inspector:
no output in console when clicking on either clips/snaps/timeline
this shows up when the card loads before the camera stream pops in:

card-1ab50869.js:75 jo: Failed to receive response from Home Assistant for request
    at Uv (https://[REDACTED].ui.nabu.casa/hacsfiles/advanced-camera-card/card-1ab50869.js:75:186536)
    at async https://[REDACTED].ui.nabu.casa/hacsfiles/advanced-camera-card/engine-frigate-56a56cf5.js:1:4233
    at async L._getPTZCapabilities (https://[REDACTED].ui.nabu.casa/hacsfiles/advanced-camera-card/engine-frigate-56a56cf5.js:1:4213)
    at async L._initializeCapabilities (https://[REDACTED].ui.nabu.casa/hacsfiles/advanced-camera-card/engine-frigate-56a56cf5.js:1:3566)
    at async L.initialize (https://[REDACTED].ui.nabu.casa/hacsfiles/advanced-camera-card/engine-frigate-56a56cf5.js:1:2558)
    at async Se.createCamera (https://[REDACTED].ui.nabu.casa/hacsfiles/advanced-camera-card/engine-frigate-56a56cf5.js:3:11320)
    at async https://[REDACTED].ui.nabu.casa/hacsfiles/advanced-camera-card/card-1ab50869.js:79:220
    at async Promise.all (index 0)
    at async gg (https://[REDACTED].ui.nabu.casa/hacsfiles/advanced-camera-card/card-1ab50869.js:75:144201)
    at async vy._initializeCameras (https://[REDACTED].ui.nabu.casa/hacsfiles/advanced-camera-card/card-1ab50869.js:79:184) 
{request: {…}, response: {…}}
request
: 
camera
: 
"bedroom_camera_sub"
id
: 
42
instance_id
: 
"frigate"
type
: 
"frigate/ptz/info"
[[Prototype]]
: 
Object
response
: 
code
: 
"frigate_error"
message
: 
"API error whilst retrieving PTZ info for camera bedroom_camera_sub for Frigate instance frigate"
[[Prototype]]
: 
Object
[[Prototype]]
: 
Object

[OPTIONAL] Additional information:

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions