Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

mttnry

Members
  • Joined

  • Last visited

Everything posted by mttnry

  1. My frigate instance has been crashing recently. Looking for some guidance. Should I switch over to the new beta release? Here are the logs from a start and eventual crash: [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] done. [services.d] starting services [services.d] done. Plus API Key is not formatted correctly. [2023-02-02 15:29:20] frigate.app INFO : Starting Frigate (0.11.1-2eada21) Starting migrations [2023-02-02 15:29:20] peewee_migrate INFO : Starting migrations There is nothing to migrate [2023-02-02 15:29:20] peewee_migrate INFO : There is nothing to migrate [2023-02-02 15:29:20] detector.coral INFO : Starting detection process: 256 [2023-02-02 15:29:20] frigate.app INFO : Output process started: 257 [2023-02-02 15:29:20] ws4py INFO : Using epoll [2023-02-02 15:29:20] frigate.app INFO : Camera processor started for Garage_Front: 262 [2023-02-02 15:29:20] frigate.app INFO : Camera processor started for Deck: 263 [2023-02-02 15:29:20] frigate.app INFO : Camera processor started for Porch: 264 [2023-02-02 15:29:20] frigate.app INFO : Camera processor started for AC_Side: 266 [2023-02-02 15:29:20] frigate.edgetpu INFO : Attempting to load TPU as usb [2023-02-02 15:29:20] frigate.app INFO : Capture process started for Garage_Front: 267 [2023-02-02 15:29:20] frigate.app INFO : Capture process started for Deck: 268 [2023-02-02 15:29:20] frigate.app INFO : Capture process started for Porch: 274 [2023-02-02 15:29:20] frigate.app INFO : Capture process started for AC_Side: 278 [2023-02-02 15:29:21] ws4py INFO : Using epoll [2023-02-02 15:29:23] frigate.edgetpu INFO : TPU found [2023-02-02 15:29:28] ws4py INFO : Managing websocket [Local => 127.0.0.1:5002 | Remote => 127.0.0.1:38196] [2023-02-02 15:29:31] ws4py INFO : Managing websocket [Local => 127.0.0.1:8082 | Remote => 127.0.0.1:39044] [2023-02-02 15:29:34] ws4py INFO : Terminating websocket [Local => 127.0.0.1:8082 | Remote => 127.0.0.1:39044] [2023-02-02 15:30:28] ws4py INFO : Terminating websocket [Local => 127.0.0.1:5002 | Remote => 127.0.0.1:38196] [2023-02-02 15:32:55] ws4py INFO : Managing websocket [Local => 127.0.0.1:8082 | Remote => 127.0.0.1:40464] [2023-02-02 16:50:45] ws4py INFO : Terminating websocket [Local => 127.0.0.1:8082 | Remote => 127.0.0.1:40464] Fatal Python error: Segmentation fault Thread 0x000014b9ebe40700 (most recent call first): File "/usr/lib/python3.9/threading.py", line 312 in wait File "/usr/lib/python3.9/multiprocessing/queues.py", line 233 in _feed File "/usr/lib/python3.9/threading.py", line 892 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9e9c3f700 (most recent call first): File "/usr/lib/python3.9/threading.py", line 312 in wait File "/usr/lib/python3.9/multiprocessing/queues.py", line 233 in _feed File "/usr/lib/python3.9/threading.py", line 892 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9e143b700 (most recent call first): File "/usr/lib/python3.9/threading.py", line 312 in wait File "/usr/lib/python3.9/multiprocessing/queues.py", line 233 in _feed File "/usr/lib/python3.9/threading.py", line 892 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9df23a700 (most recent call first): File "/usr/lib/python3.9/threading.py", line 312 in wait File "/usr/lib/python3.9/multiprocessing/queues.py", line 233 in _feed File "/usr/lib/python3.9/threading.py", line 892 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9dd039700 (most recent call first): File "/usr/lib/python3.9/multiprocessing/synchronize.py", line 261 in wait File "/usr/lib/python3.9/multiprocessing/synchronize.py", line 349 in wait File "/opt/frigate/frigate/watchdog.py", line 24 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9dae38700 (most recent call first): File "/usr/lib/python3.9/multiprocessing/synchronize.py", line 261 in wait File "/usr/lib/python3.9/multiprocessing/synchronize.py", line 349 in wait File "/opt/frigate/frigate/stats.py", line 155 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9d8c37700 (most recent call first): File "/usr/lib/python3.9/multiprocessing/synchronize.py", line 261 in wait File "/usr/lib/python3.9/multiprocessing/synchronize.py", line 349 in wait File "/opt/frigate/frigate/record.py", line 567 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Current thread 0x000014b9d6a36700 (most recent call first): File "/usr/lib/python3.9/selectors.py", line 349 in __init__ File "/usr/lib/python3.9/multiprocessing/connection.py", line 928 in wait File "/usr/lib/python3.9/multiprocessing/connection.py", line 429 in _poll File "/usr/lib/python3.9/multiprocessing/connection.py", line 262 in poll File "/usr/lib/python3.9/multiprocessing/queues.py", line 115 in get File "/opt/frigate/frigate/record.py", line 327 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9d4835700 (most recent call first): File "/usr/lib/python3.9/multiprocessing/synchronize.py", line 261 in wait File "/usr/lib/python3.9/multiprocessing/synchronize.py", line 349 in wait File "/opt/frigate/frigate/events.py", line 292 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9d2634700 (most recent call first): File "/usr/lib/python3.9/selectors.py", line 416 in select File "/usr/lib/python3.9/multiprocessing/connection.py", line 936 in wait File "/usr/lib/python3.9/multiprocessing/connection.py", line 429 in _poll File "/usr/lib/python3.9/multiprocessing/connection.py", line 262 in poll File "/usr/lib/python3.9/multiprocessing/queues.py", line 113 in get File "/opt/frigate/frigate/events.py", line 58 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9d0433700 (most recent call first): File "/usr/lib/python3.9/selectors.py", line 416 in select File "/usr/lib/python3.9/socketserver.py", line 232 in serve_forever File "/usr/lib/python3.9/threading.py", line 892 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9ce232700 (most recent call first): File "/usr/local/lib/python3.9/dist-packages/ws4py/manager.py", line 141 in poll File "/usr/local/lib/python3.9/dist-packages/ws4py/manager.py", line 312 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9cc031700 (most recent call first): File "/usr/lib/python3.9/selectors.py", line 416 in select File "/usr/lib/python3.9/multiprocessing/connection.py", line 936 in wait File "/usr/lib/python3.9/multiprocessing/connection.py", line 429 in _poll File "/usr/lib/python3.9/multiprocessing/connection.py", line 262 in poll File "/usr/lib/python3.9/multiprocessing/queues.py", line 113 in get File "/opt/frigate/frigate/object_processing.py", line 895 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9c9e30700 (most recent call first): File "/usr/local/lib/python3.9/dist-packages/paho/mqtt/client.py", line 1150 in _loop File "/usr/local/lib/python3.9/dist-packages/paho/mqtt/client.py", line 1756 in loop_forever File "/usr/local/lib/python3.9/dist-packages/paho/mqtt/client.py", line 3591 in _thread_main File "/usr/lib/python3.9/threading.py", line 892 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9c7c2f700 (most recent call first): File "/usr/lib/python3.9/threading.py", line 312 in wait File "/usr/lib/python3.9/queue.py", line 171 in get File "/usr/local/lib/python3.9/dist-packages/playhouse/sqliteq.py", line 159 in loop File "/usr/local/lib/python3.9/dist-packages/playhouse/sqliteq.py", line 136 in run File "/usr/local/lib/python3.9/dist-packages/playhouse/sqliteq.py", line 266 in run File "/usr/lib/python3.9/threading.py", line 892 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9c5a2e700 (most recent call first): File "/usr/lib/python3.9/threading.py", line 312 in wait File "/usr/lib/python3.9/multiprocessing/queues.py", line 233 in _feed File "/usr/lib/python3.9/threading.py", line 892 in run File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap Thread 0x000014b9f7148740 (most recent call first): File "/usr/lib/python3.9/selectors.py", line 416 in select File "/usr/lib/python3.9/socketserver.py", line 232 in serve_forever File "/usr/local/lib/python3.9/dist-packages/werkzeug/serving.py", line 741 in serve_forever File "/usr/local/lib/python3.9/dist-packages/werkzeug/serving.py", line 1098 in run_simple File "/usr/local/lib/python3.9/dist-packages/flask/app.py", line 914 in run File "/opt/frigate/frigate/app.py", line 383 in start File "/opt/frigate/frigate/__main__.py", line 16 in <module> File "/usr/lib/python3.9/runpy.py", line 87 in _run_code File "/usr/lib/python3.9/runpy.py", line 197 in _run_module_as_main [cmd] python3 exited 267 [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.