Search found 8 matches
- Thu Jul 18, 2024 2:55 pm
- Forum: ZoneMinder 1.36.x
- Topic: Errors after assigning bind mount to ZM container
- Replies: 3
- Views: 1641
Re: Errors after assigning bind mount to ZM container
Thanks, I appreciate the reply. You may be right that group membership for root has changed -- influenced by other bind mounting instructions that I followed. This is what sudo gives me: root@Zoneminder:~# sudo sudo: unable to set runas group vector: Invalid argument sudo: /bin/bash: Invalid ...
- Thu Jul 18, 2024 12:41 am
- Forum: ZoneMinder 1.36.x
- Topic: Errors after assigning bind mount to ZM container
- Replies: 3
- Views: 1641
Errors after assigning bind mount to ZM container
Hello Community, I'm running ZM 1.36.33 in a Ubuntu 22.04 container in Proxmox. (Not Turnkey ZoneMinder) Basically, trying to get an additional video storage going, I added these line to: Host mp0: /mnt/pve/ZMstore,mp=/mnt/ZoneStorage addgroup --gid 100033 zmgroup chgrp -R zmgroup /mnt/pve/ZMstore ...
- Wed Mar 15, 2023 12:49 am
- Forum: ZoneMinder 1.36.x
- Topic: Can't stop Zoneminder state
- Replies: 2
- Views: 897
Re: Can't stop Zoneminder state
Update:
When I try to shutdown ZM from the webpage I get:
Error
sh: 1: sudo: not found
When I try to shutdown ZM from the webpage I get:
Error
sh: 1: sudo: not found
- Wed Mar 15, 2023 12:39 am
- Forum: ZoneMinder 1.36.x
- Topic: Can't stop Zoneminder state
- Replies: 2
- Views: 897
Can't stop Zoneminder state
Hey folks,
I'm running Turnkey ZM in Proxmox. I can't stop it from the running state whether I do it from the ZM webpage or the Proxmox CLI with: But I can stop Apache2 and mySQL. Any ideas?
Thanks,
Chris
Zoneminder v1.36.33
Turnkey ZM v17.2
I'm running Turnkey ZM in Proxmox. I can't stop it from the running state whether I do it from the ZM webpage or the Proxmox CLI with:
Code: Select all
systemctl stop zoneminder
Thanks,
Chris
Zoneminder v1.36.33
Turnkey ZM v17.2
- Thu Sep 02, 2021 10:17 pm
- Forum: Mobile Apps and Event Server
- Topic: zmNinja works, but is my API or Nginx proper?
- Replies: 2
- Views: 8170
Re: zmNinja works, but is my API or Nginx proper?
The support is greatly appreciated. But this is beyond my understanding. I may request paid support.
Thank you,
Chris
Thank you,
Chris
- Thu Aug 26, 2021 8:58 pm
- Forum: Mobile Apps and Event Server
- Topic: zmNinja works, but is my API or Nginx proper?
- Replies: 2
- Views: 8170
zmNinja works, but is my API or Nginx proper?
zmNinja works well on home network (iOS and Desktop) but some of these tests below leave me wondering if there maybe be some underlying issues with my server. And since zmNinja is working, do I still need to manually create API keys via curl? FYI, I had changed my Apache2 port from 80 because I ...
- Wed Aug 04, 2021 9:36 pm
- Forum: ZoneMinder 1.36.x
- Topic: [SOLVED] Motion detect and record different streams?
- Replies: 6
- Views: 4599
Re: [SOLVED] Motion detect and record different streams?
My Lorex cams offer a main stream and substream. How does ZoneMinder know which is which if there’s only one IP address? Could it be the multicast settings???
- Fri Jul 30, 2021 10:42 pm
- Forum: Mobile Apps and Event Server
- Topic: Open Port Security
- Replies: 2
- Views: 8547
Open Port Security
I was able to get ZoneMinder completely working along with zmNinja in the most rudimentary way. I setup a DDNS basically just to see that everything will work. Then I became very concerned with having ZoneMinder open to the world on my pfSense router. Not coming from IT, I realize that I need to ...