-
[SUPPORT] blakeblackshear - Frigate
Hey guys, I have an issue with updating as well. Actually earlier today i just clicked "update all containers" and left. After beeing back every docker was updated as usual and I was happy. A little later I realized the frigate container was not showing anymore - just gone. When checking for breaking changes I came here and found out, a little config tweeking will be needed. But actually, my container does not startup anymore at all. docker run -d --name='frigate' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e HOST_HOSTNAME="KAL-NAS" -e HOST_CONTAINERNAME="frigate" -e 'FRIGATE_RTSP_PASSWORD'='xxxxxx' -e 'PLUS_API_KEY'='' -e 'LIBVA_DRIVER_NAME'='radeonsi' -e 'NVIDIA_VISIBLE_DEVICES'='' -e 'NVIDIA_DRIVER_CAPABILITIES'='' -e 'YOLO_MODELS'='' -e 'USE_FP16'='' -e 'TRT_MODEL_PREP_DEVICE'='' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8971]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/yayitazale/unraid-templates/main/frigate.png' -p '8971:8971/tcp' -p '8554:8554/tcp' -p '5000:5000/tcp' -p '8555:8555/tcp' -p '8555:8555/udp' -v '/mnt/user/appdata/frigate':'/config':'rw' -v '/mnt/user/Media/frigate':'/media/frigate':'rw' -v '/etc/localtime':'/etc/localtime':'rw' --device='' --device='' --shm-size=256mb --mount type=tmpfs,target=/tmp/cache,tmpfs-size=1000000000 --restart unless-stopped 'ghcr.io/blakeblackshear/frigate:stable' docker: bad format for path: . See 'docker run --help'. The command failed. Now ChatGPT helped me out to understand, that empty --device parameters are the issue here. Ofcourse I could run this command now directly in Docker without those two empty parameters, but I am note sure what that would mean for future updates of the container, so I would like to stick to the "normal" Unraid installation process. On the other hand I am note sure what to do, as I am note able to find out, which parameters dockers show me are relevant for those two entries. There are severall more in the container setup mask, that I am not using. Are there two parameters not marked as optional that should be marked so? Thanks in advance! BR Mario [edit] I understood that I have to re-install from the apps section and tried just that. Another idea that pops up for me - as Frigate is not showing anymore in the docker tab I am not able to delete the old entry anymore. May this cause the issue?
-
lexo started following Cache issue on 6.12.6
-
Cache issue on 6.12.6
Hello everyone, so I just updated to the latest version 6.12.06 two days ago. After the update completed and I had to restart my server it unfortunately did not boot anymore. So I took my display, went into the basement and tried to find out what went wrong. The PC did not even post anything or did any beeping error codes. Eventually after a few tries it posted and booted correctly. Happily i went on with my day. Now two days later I realized some automations not working at home and wanted to check my HomeAssistant. Then I realized my whole server got messed up. "Fix common problems" shows me "unable to write to docker image" and "unable to write to cache". This brought me here first: And this is, why I am here. What I realized is, that on the main page of Unraid it says "Usable size: 7.6 GiB Maximum size: 16 GiB" for the memory. I think this was the case for quite some time. Thats why I think (after some googling) that my RAM is not working properly anymore and messed up my cache partition. I found some info in the log pointing to this as well, if I am reading this correctly. Now my question would be. If I buy new DDR3 RAM and swap it, if the hardware works fine again, is there a way to repair the partition? Any advice what would be my best way to fix this? Anonymized Diagnostics attached. I am grateful for any advice! Thanks a lot in advance. kal-nas-diagnostics-20240107-2149_anonym.zip
lexo
Members
-
Joined
-
Last visited