-
[Support] Nginx Proxy Manager (NPM) Official
Were you abe to resolve this? This just happened to me today and I had to disable my local NPM and point my URLs to my external NPM for traffic to start working again.
-
[Support] Linuxserver.io - Nextcloud
My nextcloud server has been having a lot of issues lately. My unraid server had all of its cores pegged to 100% from the nextcloud container and I saw this in the error.log file. What would be causing this and how can I get my server back to functioning properly?
-
[Support] Nodiaque - Gameserver docker
Is P2P any better than a dedicated server if it's just the two of us playing? I even threw 6 cores and 16G on memory at it, and the latency is still almost unplayable.
-
[Support] Nodiaque - Gameserver docker
I'm getting very high latency on my enshrouded server. I've tried both docker images, and even with me as the only one on my server, it fluctuates between 60ms - 100+ms even though the server is in the same room as my computer, there's only a single switch between them, and I get <1ms when pinging it. This has caused several character deaths due to lag and rubber banding, and it's just my wife and I that play on it. Is there any optimization that can be done to resolve that?
-
[SUPPORT] blakeblackshear - Frigate
I removed the entries from the unraid config, finally got the onnx file created and loading, switched to onnx for the dector, but it's still using CPU for detection. From System Logs: "INFO: Created TensorFlow Lite XNNPACK delegate for CPU." Unraid Docker Run Command: Config YML settings: ^I tried the detector with, and without, the device and engine listed.
-
[SUPPORT] blakeblackshear - Frigate
That's what I was afraid of. I tried downloading/creating YOLO 3, 4, 7 and 9 models, but kept running into many issues. I'll see if I can take my time with it now since my deployment is currently stable. When switching to ONNX, do I need to remove all the attributes that are listed in the unraid config that pertain to TensorRT?
-
[SUPPORT] blakeblackshear - Frigate
Unable to get GPU detector working on v16. I just upgrade to v16 and I can no longer get my NVIDIA GPU to work as a detector. I tried keeping the tensorrt settings, but that just throws an error stating it's no longer support and causes the docker container to endlessly restart. I also tried changing it to onnx, but that also causes it to endlessly loop, and I have no idea how to get any models to work with it. The only way for me to keep the container up and running is by using a CPU detector, so I know the rest of the config should be good. GPU: Nvidia RTX 2060 Docker Image: ghcr.io/blakeblackshear/frigate:stable-tensorrt YOLO_MODELS: yolov7-320,yolov7x-640
-
[SUPPORT] blakeblackshear - Frigate
I think I finally got it! There were some additional configuration settings that I added in to set the detector type in the configuration file.
-
[SUPPORT] blakeblackshear - Frigate
So it's now using the correct branch and shows the available tensorrt model in the startup logs, but it's still using CPU for object detection. Before I upgraded Unraid, the GPU would show up for HW acceleration in the system metrics, but it does not even appear there anymore after upgrading.
-
[SUPPORT] blakeblackshear - Frigate
-
[Support] Linuxserver.io - Nextcloud
Hi, I just updated from v29 to v30 and now I can't open documents with collabora. I receive the following error message when I try to view one: Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html
-
[SUPPORT] blakeblackshear - Frigate
I just updated my Unraid from 6.9.2 to 6.12.4 and my Nvidia driver is now updated to 565.57.01. Below is my Docker Run command to build the container. What is missing, or do I need to change, in order for my card to show up and to be used for GPU object detection?
-
[Plugin] Nvidia-Driver
I'm on Unraid version 6.9.2 and the latest available driver version is v515.43.04. I'm using my RTX2060 with my Frigate docker container, but it needs at least v530 in order to use TensorRT for object detection.
-
[SUPPORT] blakeblackshear - Frigate
I managed to hook both Reolink Cameras in to Frigate via the Reolink hub and can view them in the dashboard. One of the cameras is battery powered and will auto-sleep after 5 minutes and kill the RTSP stream. The Reolink documentation (here) states that the RTSP stream will need to be re-requested and may need to have a longer timeout set. Here is my current config: mqtt: enabled: true host: 192.168.1.192 port: 1883 detect: width: 896 height: 672 fps: 5 record: enabled: True retain: days: 3 mode: all events: retain: default: 30 mode: motion cameras: reolink_hub_front_door: ffmpeg: inputs: - path: rtsp://admin:<password>@192.168.1.209/Preview_01_main roles: - record - path: rtsp://admin:<password>@192.168.1.209/Preview_01_sub roles: - detect motion: mask: 0.32,0.012,0.319,0.063,0.665,0.063,0.666,0.004 zones: Front_Door: coordinates: 0.169,0.523,0.176,0.694,0.003,0.791,0.007,0.986,0.99,0.993,0.729,0.733,0.725,0.525 loitering_time: 0 objects: person review: alerts: required_zones: Front_Door reolink_hub_carport: ffmpeg: inputs: - path: rtsp://admin:<password>@192.168.1.209/Preview_02_main roles: - record - path: rtsp://admin:<password>@192.168.1.209/Preview_02_sub roles: - detect motion: mask: 0.24,0.013,0.232,0.099,0.766,0.097,0.748,0.011 zones: Carport: coordinates: 0.014,0.267,0.016,0.991,0.981,0.979,0.937,0.231,0.854,0.149,0.628,0.133,0.227,0.138 loitering_time: 0 review: alerts: required_zones: Carport version: 0.14
-
[SUPPORT] blakeblackshear - Frigate
Thanks! So, if I have all of my cameras going through the hub, I'd treat it like the NVR config in the example config?
Professor Oak
Members
-
Joined
-
Last visited