Dear Maintainer,
Problem with Jessie (Amd64) from few weeks : no connexions by upsd dameon.
Syslog tell me this :
Sep 14 07:47:40 quebec upsmon[993]: fopen /var/run/nut/upsmon.pid: No
such file
or directory
Looking on the web, I have found this command lines to restore connexion :
chown root.nut /var/run/nut/
chmod 770 /var/run/nut/
After this, it is necessary to run :
upsd
It is necessary to repeat after each reboot.
Maybe a script problem using systemd (info from Arnaud) ?
Hi,
Today I have tried again :
chown root.nut /var/run/nut/
chmod 770 /var/run/nut/
and :
upsdrvctl start
Now UPS monitoring works well even after a reboot (tested 3 times).
I can't tell wich other update solved this problem...
In fact, not ! Connexion lost again. Sorry for false positive... Matthieu