Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - jspeckman

#1
General Discussion / Re: Unable to get Nut to start
March 27, 2020, 07:54:14 PM
No errors in the system.log
#2
General Discussion / Unable to get Nut to start
March 27, 2020, 07:39:58 PM
Hi,

I am unable to get Nut to start
nut_upsmon will start, but nut_daemon will not.

I am using a Prolific USB to Serial adapter with an APC SmartUPS 900

The adapter is seen by the OS:
ugen0.2: <Prolific Technology Inc. USB-Serial Controller> at usbus0
uplcom0 on uhub1
uplcom0: <Prolific Technology Inc. USB-Serial Controller, class 0/0, rev 2.00/3.00, addr 1> on usbus0

When I run:
/usr/local/sbin/upsdrvctl -D start

It returns:
Network UPS Tools - UPS driver controller 2.7.4
   0.000000   Starting UPS: ups-garage-01
Network UPS Tools - APC Smart protocol driver 3.1 (2.7.4)
APC command table version 3.1
Can't uu_lock cuaU0: link error: Operation not permitted
   0.146787   Driver failed to start (exit status=1)

I've checked the premissions on:
/dev/cuaU0
/var/spool/lock
/var/db/nut

All are owned by uucp with rw access

I'm running OPNsense 20.1.3-amd64
FreeBSD 11.2-RELEASE-p17-HBSD

Thanks,
Jason