question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Frigate Card Not Found error on some devices

See original GitHub issue

Checklist:

  • I updated to the latest version available
  • I cleared the cache of my browser Yes Release with the issue:

Last working release (if known): I believe it still worked with V3.0 RC1 Browser and Operating System: Chrome on WIndows 11

Description of problem: When frigate detects an object, I display the camera feed on a Google Nest Home device. The following is my lovelace card config:

  - type: "custom:frigate-card"
    cameras:
     - camera_name: sideyard
        title: Front Yard
        live_provider: frigate-jsmpeg

I would like to use webrtc, but this has not worked for awhile. Since then I switched to frigate-jsmpeg which only lagged webrtc by a couple seconds and has been working for a couple months now. Since I updated to the latest release, however, I now get an error on the Google Display saying “Custom Element doesn’t exist: frigate-card”. The files exist in the correct directories, so not sure what is going on. The view displays correctly in a browser.

Javascript errors shown in the web inspector (if applicable):


Additional information:

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:24 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
iMarvinScommented, Nov 25, 2022

I have encountered the same problem on a iPad Mini 2 running iOS 12.5.
Version 4.0.0 of the card doesn’t seem to be loaded properly. On the device it says “Custom Element doesn’t exist: frigate-card”.

The following output can be seen in the Web Inspector:

image

1reaction
dermotduffycommented, Jun 24, 2022

Assuming you are not using a version of the card you built yourself, just wait for v4 (very soon I hope!) and try then. I consider this issue resolved in the code (so no extra debug info is necessary), just not yet released in a public build.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Card stops working intermittently: Unknown error #568 - GitHub
Theory: The card is spamming the server with requests, causing the Frigate backend to get overloaded, time out on some of those requests...
Read more >
Frigate 0.11.0 released! : r/homeassistant - Reddit
When I put in a CPU detector in the config file it loads fine (but is obviously slow). Config: detectors: coral: type: edgetpu...
Read more >
Local realtime person detection for RTSP cameras
Using ubuntu 20.4 LTE and have a Nvidia 1050 card. ... ERROR: for frigate Cannot create container for service frigate: Unknown runtime ......
Read more >
How To Install Frigate in Home Assistant for Object Detection ...
Follow this step by step guide to setup and install Frigate NVR in ... do some more googling to find the correct RTSP...
Read more >
Installing Frigate in Docker & Home Assistant!!! - YouTube
The video is a tutorial on how to install Frigate NVR in Docker and how to set it up in Home Assistant. Here...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found