[Support]: tempio: command not found #11755
-
Describe the problem you are havingHave tried several of the dev builds since beta2 and frigate no longer starts. Receiving tempio: command not found and just loops. I don't know if this is related to this commit #11691 but was the only reference that I could find. Steps to reproduceUpdate to dev build. Version0.14.0 Frigate config filen/a Relevant log output2024-06-05 10:52:16.418170123 [INFO] Starting Frigate...
2024-06-05 10:52:16.674539116 [INFO] Not injecting WebRTC candidates into go2rtc config as it has been set manually
2024-06-05 10:52:16.708878820 [INFO] Starting go2rtc...
2024-06-05 10:52:16.849558674 10:52:16.849 INF go2rtc platform=linux/amd64 revision=b2399f3 version=1.9.2
2024-06-05 10:52:16.849832849 10:52:16.849 INF config path=/dev/shm/go2rtc.yaml
2024-06-05 10:52:16.850235370 10:52:16.850 INF [rtsp] listen addr=:8554
2024-06-05 10:52:16.851255413 10:52:16.850 INF [webrtc] listen addr=:8555
2024-06-05 10:52:16.851258081 10:52:16.850 INF [api] listen addr=:1984
./run.user: line 41: tempio: command not found
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
2024-06-05 10:52:17.967209955 [INFO] Service NGINX exited with code 127 (by signal 0)
2024-06-05 10:52:18.067117755 [2024-06-05 10:52:18] frigate.app INFO : Starting Frigate (0.14.0-36ae42a)
2024-06-05 10:52:18.067186962 [2024-06-05 10:52:18] frigate.app INFO : Creating directory: /tmp/cache
2024-06-05 10:52:18.067238067 [2024-06-05 10:52:18] frigate.util.config INFO : Checking if frigate config needs migration...
2024-06-05 10:52:18.144678546 [2024-06-05 10:52:18] frigate.util.config INFO : frigate config does not need migration...
2024-06-05 10:52:18.230208632 [2024-06-05 10:52:18] peewee_migrate.logs INFO : Starting migrations
2024-06-05 10:52:18.230323122 [2024-06-05 10:52:18] peewee_migrate.logs INFO : There is nothing to migrate
2024-06-05 10:52:18.403988921 [2024-06-05 10:52:18] frigate.app INFO : Recording process started: 176
2024-06-05 10:52:18.409402011 [2024-06-05 10:52:18] frigate.app INFO : Recording process started: 178
2024-06-05 10:52:18.412537104 [2024-06-05 10:52:18] frigate.app INFO : go2rtc process pid: 97
2024-06-05 10:52:18.444121337 [2024-06-05 10:52:18] detector.coral INFO : Starting detection process: 205
2024-06-05 10:52:18.979166857 [INFO] Starting NGINX...
./run.user: line 41: tempio: command not found
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
2024-06-05 10:52:19.054407991 [INFO] Service NGINX exited with code 127 (by signal 0)
2024-06-05 10:52:20.083641693 [INFO] Starting NGINX...
./run.user: line 41: tempio: command not found
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
2024-06-05 10:52:20.165009811 [INFO] Service NGINX exited with code 127 (by signal 0)
2024-06-05 10:52:21.089291046 [2024-06-05 10:52:18] detector.coral_pci INFO : Starting detection process: 207
2024-06-05 10:52:21.089726006 [2024-06-05 10:52:18] frigate.detectors.plugins.edgetpu_tfl INFO : Attempting to load TPU as usb
2024-06-05 10:52:21.090686746 [2024-06-05 10:52:18] frigate.detectors.plugins.edgetpu_tfl INFO : Attempting to load TPU as pci
2024-06-05 10:52:21.090690303 [2024-06-05 10:52:18] frigate.app INFO : Output process started: 212
2024-06-05 10:52:21.090693698 [2024-06-05 10:52:18] frigate.detectors.plugins.edgetpu_tfl INFO : TPU found
2024-06-05 10:52:21.090695503 [2024-06-05 10:52:18] frigate.app INFO : Camera processor started for garage: 244
2024-06-05 10:52:21.090712403 [2024-06-05 10:52:18] frigate.app INFO : Camera processor started for Driveway: 247
2024-06-05 10:52:21.090714108 [2024-06-05 10:52:18] frigate.app INFO : Camera processor started for carport: 250
2024-06-05 10:52:21.090715423 [2024-06-05 10:52:18] frigate.app INFO : Camera processor started for Deck: 255
2024-06-05 10:52:21.090738179 [2024-06-05 10:52:18] frigate.app INFO : Camera processor started for front-door: 270
2024-06-05 10:52:21.090739595 [2024-06-05 10:52:18] frigate.app INFO : Camera processor started for house-rear: 277
2024-06-05 10:52:21.090741157 [2024-06-05 10:52:18] frigate.app INFO : Camera processor started for Backyard2: 282
2024-06-05 10:52:21.090742382 [2024-06-05 10:52:18] frigate.app INFO : Camera processor started for Side: 287
2024-06-05 10:52:21.090755144 [2024-06-05 10:52:18] frigate.app INFO : Capture process started for garage: 300
2024-06-05 10:52:21.090756400 [2024-06-05 10:52:18] frigate.app INFO : Capture process started for Driveway: 319
2024-06-05 10:52:21.090757685 [2024-06-05 10:52:18] frigate.app INFO : Capture process started for carport: 326
2024-06-05 10:52:21.090758881 [2024-06-05 10:52:18] frigate.app INFO : Capture process started for Deck: 335
2024-06-05 10:52:21.090770973 [2024-06-05 10:52:18] frigate.app INFO : Capture process started for front-door: 340
2024-06-05 10:52:21.090772225 [2024-06-05 10:52:18] frigate.app INFO : Capture process started for house-rear: 347
2024-06-05 10:52:21.090773449 [2024-06-05 10:52:18] frigate.app INFO : Capture process started for Backyard2: 355
2024-06-05 10:52:21.090774647 [2024-06-05 10:52:18] frigate.app INFO : Capture process started for Side: 361
2024-06-05 10:52:21.093786178 [2024-06-05 10:52:21] frigate.detectors.plugins.edgetpu_tfl INFO : TPU found
2024-06-05 10:52:21.170403436 [INFO] Starting NGINX...
./run.user: line 41: tempio: command not found
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
2024-06-05 10:52:21.256465666 [INFO] Service NGINX exited with code 127 (by signal 0)
2024-06-05 10:52:22.267717033 [INFO] Starting NGINX...
./run.user: line 41: tempio: command not found
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
2024-06-05 10:52:22.349869871 [INFO] Service NGINX exited with code 127 (by signal 0)
2024-06-05 10:52:23.365026332 [INFO] Starting NGINX...
./run.user: line 41: tempio: command not found
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
2024-06-05 10:52:23.448326587 [INFO] Service NGINX exited with code 127 (by signal 0)
2024-06-05 10:52:24.582012578 [INFO] Starting NGINX...
./run.user: line 41: tempio: command not found
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
2024-06-05 10:52:24.665894603 [INFO] Service NGINX exited with code 127 (by signal 0)
2024-06-05 10:52:25.684021847 [INFO] Starting NGINX...
./run.user: line 41: tempio: command not found
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
2024-06-05 10:52:25.799391165 [INFO] Service NGINX exited with code 127 (by signal 0)
2024-06-05 10:52:26.412032008 [INFO] Starting go2rtc healthcheck service...
2024-06-05 10:52:26.824570145 [INFO] Starting NGINX...
./run.user: line 41: tempio: command not found
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
2024-06-05 10:52:26.946860158 [INFO] Service NGINX exited with code 127 (by signal 0)
2024-06-05 10:52:27.964319628 [INFO] Starting NGINX...
./run.user: line 41: tempio: command not found
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
2024-06-05 10:52:28.054360076 [INFO] Service NGINX exited with code 127 (by signal 0)
2024-06-05 10:52:29.102950124 [INFO] Starting NGINX...
./run.user: line 41: tempio: command not found
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
2024-06-05 10:52:29.201691907 [INFO] Service NGINX exited with code 127 (by signal 0)
2024-06-05 10:52:30.206832421 [INFO] Starting NGINX...
./run.user: line 41: tempio: command not found
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
2024-06-05 10:52:30.288137553 [INFO] Service NGINX exited with code 127 (by signal 0) Operating systemProxmox Install methodDocker CLI Network connectionWired Camera make and modeln/a Any other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 22 replies
-
Do you run portainer? If so, this is probably just another case of portainer doing insane things like saving the PATH environment variable and overwriting updates in future images. |
Beta Was this translation helpful? Give feedback.
-
Just in case removing the old {
"key" : "PATH",
"value" : "/usr/lib/btbn-ffmpeg/bin:/usr/local/go2rtc/bin:/usr/local/nginx/sbin:/usr/local/tempio/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
} |
Beta Was this translation helpful? Give feedback.
-
I wasn’t successful with the PATH attempt, getting frigate back on. My thinking to switch from Home assistant addon to the docker-version but same errors showed off.
Log output is excatly the same on Frigates Homeassistiant Addon & the Frigate Docker Container. (Frigate (Full Access) & frigate:stable)
|
Beta Was this translation helpful? Give feedback.
Do you run portainer? If so, this is probably just another case of portainer doing insane things like saving the PATH environment variable and overwriting updates in future images.