Nut server with Tripp Lite SMART1500LCDXL on proxmox problems

I am currently trying to configure a NUT server on myProxmox PVE server to work with my Tripp Lite SMART1500LCDXL ups and am looking for some advice.

I posted to proxmox forums several weeks ago but have gotten no help there and thought I would try here.

Any and all help would be appreciated.

I am currently getting the following error

root@pve1:~# upsdrvctl start
Network UPS Tools - UPS driver controller 2.7.4
Network UPS Tools - Generic HID driver 0.41 (2.7.4)
USB communication driver 0.33
No matching HID UPS found
Driver failed to start (exit status=1)
Network UPS Tools - Generic HID driver 0.41 (2.7.4)
USB communication driver 0.33
No matching HID UPS found
Driver failed to start (exit status=1)
Network UPS Tools - Generic HID driver 0.41 (2.7.4)
USB communication driver 0.33
No matching HID UPS found
Driver failed to start (exit status=1)

output of lsusb

root@pve1:~# lsusb
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 004: ID 0b1f:03ee Insyde Software Corp. RNDIS/Ethernet Gadget
Bus 004 Device 003: ID 0557:9241 ATEN International Co., Ltd SMCI HID KM
Bus 004 Device 002: ID 1d6b:0107 Linux Foundation USB Virtual Hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 060: ID 09ae:2012 Tripp Lite Tripp Lite UPS 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

output of nut-scanner -U

root@pve1:~# nut-scanner -U
SNMP library not found. SNMP search disabled.
Neon library not found. XML search disabled.
IPMI library not found. IPMI search disabled.
Scanning USB bus.
[nutdev1]
        driver = "usbhid-ups"
        port = "auto"
        vendorid = "09AE"
        productid = "2012"
        product = "Tripp Lite UPS"
        vendor = "Tripp Lite"
        bus = "002"

contents of /etc/nut/nut.conf
MODE=netserver

contents of /etc/nut/ups.conf

pollinterval = 15
maxretry = 3

offdelay = 120
ondelay = 240

[tripplite]
driver = "usbhid-ups"
port = "auto"
desc = "Tripp Lite SMART1500LCDXL 1500VA"
vendor = "Tripp Lite"
vendorid = "09ae"
productid = "2012"
pollinterval = 1
bus = "002"
serial = ************

serial number redacted