repomanz

Members
  • Posts

    188
  • Joined

  • Last visited

Everything posted by repomanz

  1. good stuff here, possible should be added in first post when people run into the shm / db corrupt issue.
  2. quick update. To test out the shm issue corrupting db I restored an older zoneminder folder and installed again. The upgrade did work. What isn't working post upgrade is object detection / event server related stuff. This was working per the previous zoneminder version (pre template change) Is this what others have experienced? Do you know what the issue is?
  3. going to restore a zoneminder folder from a previous backup, this time using shm 16g. wish me luck
  4. I use those myself. Are you saying the switches are no longer applicable given the new template?
  5. I think something else is going on. For example, my monitor picked up motion and recorded it but I don't see anything in the log ui for zmdetect. Any pointers here?
  6. I'm trying to figure this one out after rebuilding the container from scratch. Anyone here know what this may be about? |----> FORK:garage-low-res (1), eid:96 Not sending event end alarm, as we did not send a start alarm for this, or start hook processing failed
  7. Through unraid ui how does that happen given the template change? I saw the update available in the Unraid UI and updated the container. That's how easy it is to stumble into this issue (assuming improper shm size in template led to db corruption).
  8. This is my favorite unraid docker container and I don't mind rebuilding it but would like to prevent others from likely corruption as it's not obvious. Is there anything in your build process with the new template to prevent people from stumbling into this issue? Meaning they need to set the previous shm value into the new template before the upgrade will even start?
  9. No problem. Is there a way we can debug this? My new install completed including a fresh zoneminder app data directory and it comes up with no problem (except all my configurations / cameras are gone).
  10. In the old directory where I tried to update the flag file is 10.1. Maybe that's the issue?
  11. New version is building now (compiling opencv) but I took a look at the mysql directory and the debian flag file is debian-10.3.flag. Not sure if that matters or not but wanted to point it out. In my old directory it's 10.1
  12. @dlandon I renamed my zoneminder folder (appdata) and doing a completely new install. Not that I wanted to do that but wanted to test. I noticed something in the mysql folder relating to debian and I thought I saw a reference above that the new version uses ubuntu New version is building now (compiling opencv) but I took a look at the mysql directory and the debian flag file is debian-10.3.flag. Not sure if that matters or not but wanted to point it out.
  13. deleted docker, reinstalled with shm set to 16gb. No luck. is that the correct template URL?
  14. Was using the previous one defined in the template before this update. I didn't change anything there. Doing another re-install with the shm defined at the start to see if that does anything different. Update: no change after removing docker and image with fresh installation with shm set to 16g at the start of install.
  15. HI @dlandon Thank you. I tried that and still having issues with mariadb starting. I have 32gb installed and even with shm set at 24G (75%) I still get the error starting up db. Other suggestions? I did notice this however: Starting services... * Starting Apache httpd web server apache2 * * Starting MariaDB database server mysqld * Starting MariaDB database server mysqld Jan 3 15:54:29 2640f3f29b3b web_php[623]: FAT [Failed db connection to ] mariadb starting up twice?
  16. I have same issue here: deleted app and image, re-installed from community apps. @dlandon any suggestions? I was not running a separate db previously. My configuration is with GPU enabled hardware. ** edit: i see in previous page to update size of shm - going to make it 10G to see if that works.
  17. hey @Squid - thanks for the tips. After observing the container size I discovered one of my containers had 8.5gb of log space because I was a baddy and forgot to turn debugging level off :). After fixing the app issue itself and adding this into the extra parameters "--log-opt max-size=50m --log-opt max-file=1" I'm good to go.
  18. Hi unraid team - trying to trouble shoot why my current docker container is getting full (set at 45g). Running this command (docker container ps -s) I get this output (snippet). Note; the 12gb container is intentional (zone minder with object detection) but given the sum below I shouldn't be getting alerts. What other trouble shooting steps can I do here to find where docker / containers are bloating?
  19. Hello unraid team, I have a larger drive I just purchased that I would like to replace as my parity drive. That said, I have a drive failing also although I have moved (via unbalance) all data off the drive an into the healthy drives within the array. What is the supported process here given I need to do 3 tasks at once (if possible). 1) replace current 12tb parity with 14tb 2) replace failing 3tb drive with previous 12tb parity drive 3) physically remove failing 3tb drive from array
  20. quick question about the GPU enabled container. I changed cpu pinning on the container today and it appears to have started an install again. Do I need to run the ./opencv.sh script again?
  21. did you run this after compile/building step? (21% building atm)
  22. yes - my plex container works fine. I am going back through all steps again as I figured i screwed up something somewhere. Currently running ./opencv.sh again and hoping for different result this time (changed the deb file versions for this process).
  23. ok -so regardless of opencv with or without gpu support i should still see my graphics card? I believe I have everything setup properly in the container (got the run time added, go the two variables added). Is there some kind of debugging I can enable to figure out why my graphics card isn't seen by zoneminder? as you can see a few posts above are my settings, even showing gpu is working with plex container. The script displays the gpu if it's seen or not then echos yes into the opencv_ok file if you continue. My GPU is missing oddly.