Page 1 of 1

Upgrade Issues

Posted: Fri Aug 07, 2020 3:39 am
by Rapheal
I have the zmeventnotification installed, attempting to upgrade and update SSL

Following guide:
https://zmeventnotification.readthedocs ... -server-es

ran into git issues:

rapheal@ZoneMinder:~$ git clone https://github.com/pliablepixels/zmeven ... cation.git
Cloning into 'zmeventnotification'...
remote: Enumerating objects: 50, done.
remote: Counting objects: 100% (50/50), done.
remote: Compressing objects: 100% (32/32), done.
remote: Total 5613 (delta 28), reused 40 (delta 18), pack-reused 5563
Receiving objects: 100% (5613/5613), 19.43 MiB | 6.26 MiB/s, done.
Resolving deltas: 100% (3658/3658), done.
Checking connectivity... done.

rapheal@ZoneMinder:~$ git checkout master
fatal: Not a git repository (or any of the parent directories): .git

rapheal@ZoneMinder:~$ git pull
fatal: Not a git repository (or any of the parent directories): .git

What am I missing, or can someone point me in the right direction.

Re: Upgrade Issues

Posted: Sat Aug 08, 2020 6:52 am
by Rapheal
Solved this issue.

The clue was fatal: Not a git repository (or any of the parent directories): .git


I had to find where the git files where downloaded and work from that directory it was in home or ~/zmeventnotification