Hi,
not sure if this is the right place for these questions?
I saw the other thread about this and ordered a coral edge tpu (M.2.).
I got as far as to try and start the ES but I have messed up the Lets encrypt certs.
What is the way to do this? ES get permission denied. Certs owned by root.
I did not generate my own certs. Should I? I just pointed to the "/etc/letsencrypt/live/PORTAL/fullchain.pem" and "privkey.pem". Both in the zmeventnotification.ini and secrets.ini.
Thanks
Noob questions about zmevennotification object detection on edge tpu
Re: Noob questions about zmevennotification object detection on edge tpu
Make sure your web user can reach it. www-data, apache or whatever.
-
Re: Noob questions about zmevennotification object detection on edge tpu
Thanks,
I did:
chgrp -R ssl-cert /etc/letsencrypt
chmod -R g=rX /etc/letsencrypt
usermod -a -G ssl-cert www-data
but this does not "feel" good.
But the ES is ticking now.
I did:
chgrp -R ssl-cert /etc/letsencrypt
chmod -R g=rX /etc/letsencrypt
usermod -a -G ssl-cert www-data
but this does not "feel" good.
But the ES is ticking now.