Displaying 20 results from an estimated 3000 matches similar to: "usbhid-ups must use '-u root'"
2014 Nov 14
0
usbhid-ups must use '-u root'
Hi,
Self-reply ftw, is it something to do with the permissions of the device
that is created when the UPS is plugged in? I remember that Debian does
have a pretty strict permissions structure, so do I have to fiddle the
permissions of something in /dev?
I'll try updating nut-server to version 2.6.4-2.3+deb7u1 in wheezy
backports and report back - initial attempt to install from wheezy
2016 Oct 30
3
CyberPower SX650G no driver.
I went to the link to test the power off if the battery gets to low. Here is what I got on the command line.
root at odroid-u2:/etc/nut# /usr/local/ups/bin/upsdrvctl -t shutdown
-bash: /usr/local/ups/bin/upsdrvctl: No such file or directory
root at odroid-u2:/etc/nut# find / -name upsdrvctl
/sbin/upsdrvctl
^C
root at odroid-u2:/etc/nut# /sbin/upsdrvctl -t shutdown
Network UPS Tools - UPS driver
2014 Nov 14
1
Belkin UPS, master netbook, slave MythTV server
Hi all,
I've finally gotten around to setting up the netbook that controls my
UPS and I would like to make sure that I've got the metacode correct
before configuring nut :)
Here's what I've got:
Belkin UPS F6C120auUNV
* Batteries recently replaced
* On battery: 24 port switch, PoE AP, antenna power booster, ADSL
modem, MythTV server, 19" monitor
* On surge
2007 Nov 25
2
Nut problems with Centos and Belkin UPS
Hi Arjen
My apologies fro drifting off topic in the other mailing list...:-)
On the bottom of the Belkin UPS unit - is the model number: F6C120auUNV
The "au" is for Australia I think.
"man belkinunv" states that F6C120-UNV is supported - and I assumed that
the "au" would not prevent this.
I plugged in the USB to gather the information you requested. My
intention
2013 Feb 07
1
Problem with NUT and an Eaton 5PX UPS, usbhid-ups won't start
Hello,
I have trouble connecting to an Eaton 5PX UPS via the usbhid-ups
driver. It is supposed to be fully working according to the
compatibility list (support level 5).
OS: A fresh Debian stable install. Then changed the apt source to
unstable and did "aptitute update" and "aptitude install nut". Nothing
else. I did that, because the "unstable" package is a more
2015 Jan 31
2
Start up script fails
Good morning all. I am on a different system with a different UPS, and I am
fighting a similar problem to the one I posted about yesterday, and again making
little headway.
This system is running Debian Wheezy and connected to an APC BackUPS ES550.
Starting things manually seems to go well, but my startup script fails, and
nothing is logged anywhere. This may not be a NUT question per se, but I
2016 Oct 18
3
CyberPower SX650G no driver.
Hi. I have this this on a Odroid-u2 backing it up. Have the USB from the
CyberPower SX650G plug in the Odroid-u2 and when I do a lsusb it looks
like this:
Bus 001 Device 008: ID 0764:0501 Cyber Power System, Inc. CP1500 AVR UPS
The User's Manual list SE450G and SX650G. So I guess they would take the
same driver.
CyberPower web page has a driver but it's for i386 not ARM like
2006 Nov 07
6
Sweex 1000VA UPS
Hi,
I'm trying to get a sweex ups working with nut on debian sarge.
This one:
http://www.sweex.com/producten.php?lang=1&%20sectie=&item=59&artikel=95
It's shipped with UPSmart and according to the compatibility list it should
work with the
genericups upstype=7 driver. But it doesn't.
I get:
mybox:/etc/nut# /etc/init.d/nut start
Starting Network UPS Tools: (upsdrvctl
2012 Sep 07
2
ERR ACCESS-DENIED in upsrw
Hi all,
i've a problem with only a command in all suite: upsrw.
root at ProLiant:/etc/nut# upsrw -u monmaster -p p455w0rd -s
ups.delay.shutdown=180 ups
Unexpected response from upsd: ERR ACCESS-DENIED
root at ProLiant:/etc/nut#
upsc and upsmon work greatly.
This is in my /etc/host.allow:
upsd : localhost, LOCAL, 127.0.0.1, [::1] : ALLOW
What miss ?
Thank you!
2007 Feb 16
1
upsd looking at wrong filename for socket?
Hi,
When I start upsd under normal conditions, I get this:
--------------------------------------------------------------------------------
Network UPS Tools upsd 2.0.4
/etc/nut/upsd.conf is world readable
Can't connect to UPS [tripplite] (tripplite_usb-auto): No such file or directory
/etc/nut/upsd.users is world readable
Synchronizing........ giving up
2013 May 15
2
APC AP9617 SNMP returns strange errors
Hi,
we do have APC Smart-UPS each with AP9617 and latest FW.
As we found out we are not able to shutdown the UPS via SNMP - neither immediately nor delayed. And we cannot set values, but we can read them correctly. So it seems as we are not able to write to the UPS and get back strange errors.
root at abex:/etc/nut# upsdrvctl -DDDD shutdown apc10001
Network UPS Tools - UPS driver controller
2007 Jan 04
3
hidups can't find device
Hello,
I try to install my APC Back-UPS RS 800 on my debian system (Etch):
Linux aigner 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC 2006 i686 GNU/Linux
When i try to start the driver an i use hidups i get this failure massage:
aigner:/lib/nut# upsdrvctl start
Network UPS Tools - UPS driver controller 2.0.4
Network UPS Tools: HID UPS driver 0.13 (2.0.4)
Warning: This is an experimental driver.
2008 Oct 13
1
upsc does not dig connection from other hosts
I got a bunch of configfiles that look like this:
mgmt-dev:/etc/nut# grep -v 'niets' *
ups.conf:[ups]
ups.conf:driver=newhidups
ups.conf:port=auto
upsd.conf:ACL all 0.0.0.0/0
upsd.conf:ACL localhost 127.0.0.1/32
upsd.conf:ACL remote 192.168.110.0/24
upsd.conf:ACCEPT remote
upsd.conf:ACCEPT localhost
upsd.conf:REJECT all
upsd.users:[monuser]
upsd.users:password = mypass
upsd.users:allowfrom
2016 Oct 18
6
CyberPower SX650G no driver.
Got the:
git clone git://github.com/networkupstools/nut.git
To work. Had to all so do this:
apt-get install autoconf
apt-get install libtool
Did put driver = usbhid-ups in the /etc/nut/ups.conf file like you said.
Here is what I got for it all:
root at odroid-u2:~/nut# ./autogen.sh
Calling autoreconf...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying
2016 Oct 28
3
CyberPower SX650G no driver.
28 ??????? 2016??. 4:18:06 CEST, Raymond Day <raymondday at hotmail.com> ?????:
>I forgot how I ask this. But I just found out. It's a list here:
>
>http://lists.alioth.debian.org/pipermail/nut-upsdev/2016-October/007229.html
>
>Thanks again. Seems like it's working real good.
>
>Is there a way to test if it will turn off my server when the battery
>power
2006 Feb 24
1
Problems starting upsd with newhidups
Hello,
I am having trouble getting upsd to start. I am using the Debian NUT packages
version 2.0.3 (current in Debian/sid). I am using the newhidups driver with
an APC Back-UPS BR 800.
The init.d script wasn't functioning, so I backtracked to running upsd
manually and I get:
foxstar:/etc/nut# upsd -u root
Network UPS Tools upsd 2.0.3
Can't connect to UPS [foxstarups] (newhidups-auto):
2014 Feb 11
2
error: Unknown UPS
Hi all,
I've got nut going with a Belkin F6C120auUNV. I'm able to communicate
with the UPS, upsc gives data:
$ sudo upsc BelkinUPS
battery.charge: 37
battery.charge.low: 30
battery.charge.warning: 30
battery.runtime: 120
battery.type: PbAc
battery.voltage: 23.7
...
I've enabled the CGI, and when I go to upsstats.cgi, I see a line entry
like this:
System: BelkinUPS
Model: [error:
2020 Jan 27
3
Nut-upsuser Digest, Vol 175, Issue 32
Here are my permissions and user info. Let me know if there is anything
else I should check
pi at nutpi:~ $ ls -alt /etc/nut
total 56
drwxr-xr-x 87 root root 4096 Jan 26 15:22 ..
drwxr-xr-x 2 root nut 4096 Jan 26 13:53 .
-rw-r----- 1 root nut 4719 Jan 26 13:15 upssched.conf
-rw-r----- 1 root nut 15347 Jan 26 11:25 upsmon.conf
-rw-r----- 1 root nut 1543 Jan 26 10:02 nut.conf
-rw-r-----
2016 Oct 30
0
CyberPower SX650G no driver.
I did just copy and paste on the command line like this:
root at odroid-u2:/etc/nut# Shutdown UPS: serverups
-bash: Shutdown: command not found
root at odroid-u2:/etc/nut# /lib/nut/usbhid-ups -a serverups -k
Network UPS Tools - Generic HID driver 0.37 (2.6.4)
USB communication driver 0.31
Using subdriver: CyberPower HID 0.3
Initiating UPS shutdown
root at odroid-u2:/etc/nut#
Don't know why
2011 Jul 28
1
can't connect to an Eaton Powerware 9155 over a usb-serial adapter
hello everyone,
I've been testing the NUT solution as opposed to the undocumented LanSafe
application to control my Eaton UPS.
I am on a Slackware 13.37 system with a 2.6.37.6 kernel. NUT version is
2.4.3 .
I installed the tarball by compiling it directly on my system (as a
slackbuild package).
The UPS is an Eaton Powerware 9155, but I don't know how to obtain the
manufacturing date. The