Search found 4 matches

by zm_123
Tue Dec 29, 2020 7:42 pm
Forum: ZoneMinder 1.34.x
Topic: ZM Event Notification Server Installation Questions
Replies: 5
Views: 3310

Re: ZM Event Notification Server Installation Questions

https://i.stack.imgur.com/vpVBd.png Thanks! Trying to get up to speed with Git, I got the above image from here: https://stackoverflow.com/questions/34547485/how-do-i-get-a-particular-feature-branch-from-origin Like you wrote, a clone followed by a pull , seems to make more sense to me since both ...
by zm_123
Tue Dec 29, 2020 5:51 pm
Forum: ZoneMinder 1.34.x
Topic: ZM Event Notification Server Installation Questions
Replies: 5
Views: 3310

Re: ZM Event Notification Server Installation Questions

Thanks for your quick response, Magic919. I really appreciate your help. It is not quite clear from your answer whether I need to run the last 2 commands (git fetch and git checkout) for a new installation. I have never done anything like this before and am just afraid that I might accidentally ...
by zm_123
Tue Dec 29, 2020 4:24 pm
Forum: ZoneMinder 1.34.x
Topic: ZM Event Notification Server Installation Questions
Replies: 5
Views: 3310

ZM Event Notification Server Installation Questions

Hi All, I'm new to Git and would like to get your advice on how to properly installing zmeventnotification from Git. I'm using this guide https://zmeventnotification.readthedocs.io/en/latest/guides/install.html . It says To clone the latest stable release: git clone https://github.com/pliablepixels ...
by zm_123
Thu Dec 17, 2020 3:14 pm
Forum: ZoneMinder 1.34.x
Topic: [SOLVED] Mergerfs issue: No space left on device
Replies: 0
Views: 1413

[SOLVED] Mergerfs issue: No space left on device

Hello all, First time poster here. I recently upgraded from 1.30.x to 1.34.22 and mergerfs has not behaved the way it used to be. When a drive is filled up, I expect mergerfs to look for available space of other drive(s) in the pool and writes the data there. This had worked fine with 1.30.x but not ...