<div dir="ltr">Hi, I'm setting up NUT on a raspberry pi 4, following the guide here:<div><a href="https://melgrubb.com/2016/12/11/rphs-v2-ups/">https://melgrubb.com/2016/12/11/rphs-v2-ups/</a>  </div><div>OS version: Raspian Buster</div><div>NUT version: 2.7.4.8</div><div>Installed via: apt package install</div><div>Device: Legrand Keor Multiplug connected via USB</div><div><br></div><div>The problem I am experiencing is that <font face="monospace"><b>NOTIFYCMD</b></font> never runs.  I can connect to the device via <font face="monospace"><b>upsc</b></font>, and I receive WALL messages when I connect and disconnect the power.  I have the following in <b><font face="monospace">upsmon.conf</font></b>:</div><div><br></div><div><b><font face="monospace">MONITOR ROUTERUPS@localhost 1 upsmon <mypassword> master</font></b></div><div><b><font face="monospace">NOTIFYCMD /home/pi/Documents/scripts/ups-log.py</font></b></div><div><b><font face="monospace">NOTIFYFLAG ONLINE       SYSLOG+WALL+EXEC<br>NOTIFYFLAG ONBATT       SYSLOG+WALL+EXEC<br>NOTIFYFLAG LOWBATT      SYSLOG+WALL+EXEC<br>NOTIFYFLAG FSD  SYSLOG+WALL+EXEC<br>NOTIFYFLAG SHUTDOWN     SYSLOG+WALL+EXEC<br>NOTIFYFLAG REPLBATT     SYSLOG+WALL+EXEC<br>NOTIFYFLAG NOPARENT     SYSLOG+WALL</font></b><br></div><div><br></div><div>I am able to run that command,  </div><div><font face="monospace"><b>/home/pi/Documents/scripts/ups-log.py "some text"</b></font></div><div>without any issues, and it doesn't require root privileges.  The owner is nut and the permissions are 755:</div><div>-rwxr-xr-x 1 nut nut 2927 Feb  9 22:26 ups-log.py<br></div><div><br></div><div>Contents of my /etc/nut/ folder:</div><div><b><font face="monospace">-rw-r----- 1 nut nut  1544 Feb  3 07:40 nut.conf<br>-rw-r----- 1 nut nut  5588 Feb  3 07:38 ups.conf<br>-rw-r----- 1 nut nut  4578 Jun  1  2018 upsd.conf<br>-rw-r----- 1 nut nut  2283 Feb  3 13:27 upsd.users<br>-rw-r----- 1 nut nut 15434 Feb 10 23:22 upsmon.conf<br>-rw-r----- 1 nut nut 15308 Feb  3 15:45 upsmon.conf.save<br>-rw-r----- 1 nut nut  3887 Jun  1  2018 upssched.conf</font></b><br></div><div><br></div><div>Contents of my syslog via tail:</div><div><b><font face="monospace">Feb 11 11:59:52 raspberrypi kernel: [ 6355.200755] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0<br>Feb 11 11:59:52 raspberrypi kernel: [ 6355.200768] usb 1-1.4: Product: USB to Serial<br>Feb 11 11:59:52 raspberrypi kernel: [ 6355.200780] usb 1-1.4: Manufacturer: INNO TECH<br>Feb 11 11:59:52 raspberrypi kernel: [ 6355.214192] hid-generic 0003:0665:5161.0002: hiddev96,hidraw0: USB HID v1.00 Device [INNO TECH USB to Serial] on usb-0000:01:00.0-1.4/input0<br>Feb 11 11:59:52 raspberrypi mtp-probe: checking bus 1, device 5: "/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4"<br>Feb 11 11:59:52 raspberrypi mtp-probe: bus: 1, device: 5 was not an MTP device<br>Feb 11 11:59:52 raspberrypi mtp-probe: checking bus 1, device 5: "/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4"<br>Feb 11 11:59:52 raspberrypi mtp-probe: bus: 1, device: 5 was not an MTP device<br>Feb 11 11:59:57 raspberrypi upsmon[14209]: UPS ROUTERUPS@localhost on battery<br>Feb 11 12:00:22 raspberrypi upsmon[14209]: UPS ROUTERUPS@localhost on line power</font></b><br></div><div><br></div><div>That's as much information as I can think of, it seems like it has to be a permissions thing but it's not spitting out any kind of error that would help troubleshoot.</div><div><br></div><div>Thank you for the time!</div><div><div><br><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>