Displaying 3 results from an estimated 3 matches for "850pro".
Did you mean:
840pro
2018 Jun 19
2
upsmon Can not initialize SSL context (letsencrypt) #563
those mails list are from last century but i give it a try !
created : https://github.com/networkupstools/nut/issues/563
Hello all,
Trying to run an EATON 850pro via USB on a Debian Stretch Stable.
I have letsencrypt certificate installed and working.
When trying to manage the EATON device, i got:
upsmon Can not initialize SSL context
When 850pro is connected via USB, i can:
lsusb
Bus 009 Device 003: ID 0463:ffff MGE UPS Systems UPS
after install nut u...
2018 Jun 27
2
upsmon Can not initialize SSL context (letsencrypt) #563
...-tip.
It was a access right violation on /etc.../letsencrypt/....cert . The folder was own by root:root
Had to create a group nutusers including root and my nut users. After that, had to change the chmod for the folder from 755 to 775
Now, running upsc -l
Init SSL without certificate database
850PRO
Witch is better. But still problématic wuth the init ssl database warning.
________________________________
De : Nut-upsuser <nut-upsuser-bounces+tech=rkn.ovh at alioth-lists.debian.net> de la part de Roger Price <roger at rogerprice.org>
Envoyé : lundi 25 juin 2018 16:54
À : nut-ups...
2018 Jun 28
0
upsmon Can not initialize SSL context (letsencrypt) #563
...violation on /etc.../letsencrypt/....cert . The folder was own by root:root
> Had to create a group nutusers including root and my nut users. After that, had to change the chmod for the folder from 755 to 775
>
> Now, running upsc -l
>
> Init SSL without certificate database
> 850PRO
>
> Witch is better. But still problématic wuth the init ssl database warning.
Without using SSL certificates, command "upsc -l" always gives me the STDERR
message "Init SSL without certificate database". It means that the client cannot
find the certificate, and is fal...