search for: 1099947

Displaying 7 results from an estimated 7 matches for "1099947".

2015 Jan 31
0
Error: Connection failure: Connection refused
...it from being masked by an earlier rules file. Alternatively, you probably already have a similar file in /lib/udev/rules.d that can be renamed. I thought there was a Debian bug about this, but here's the equivalent Ubuntu bug database entry: https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1099947 -- Charles Lepple clepple at gmail
2015 Jan 02
0
Data stale error after short while
...switching, as there shouldn't be many changes necessary: http://www.networkupstools.org/docs/man/nutdrv_qx.html#_notes_for_the_previous_user_of_blazer_drivers It also looks like the Ubuntu 14.04 package still is affected by a udev-related bug: https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1099947/comments/4 If you rename the 52-nut-usbups.rules file to 62-nut-usbups.rules as indicated in that URL, and unplug and re-plug in the USB cable (or run "udevadm trigger -- subsystem-match=usb"), subsequent driver runs should find the USB device. -- Charles Lepple clepple at gmail ----...
2015 Jan 30
5
Error: Connection failure: Connection refused
Hello list, I am configuring NUT on a Dell workstation that is connected to an APC Back UPS Pro 1300, and I am running into an issue where starting everything manually seems to be successful, but fails when using the init.d scripts. The short story is that I get the following error when trying to check the status of the UPS: [root at mypc:/etc/nut]# upsc apc_pro1300 at localhost Error:
2015 Jan 02
2
Data stale error after short while
A couple of years ago, Arnaud helped me get my Apollo Line Interactive UPS working, using the blazer_usb driver. Now I've run into another problem, having rebuilt my HP Proliant Microserver into an ESXi 5.5 managed hypervisor with various VMs. One of the VMs is a FreeNAS server which manages the storage for the other VMs so graceful shutdowns are important. I built a single VM to monitor the
2017 Apr 12
0
HP R1500 G2 USB on Ubuntu [HCL]
.../rules.d/62-nut-usbups.rules > cp /lib/udev/rules.d/62-nut-usbups.rules /etc/udev/rules.d/ > udevadm control --reload-rules > udevadm trigger > reboot server to be sure everything is OK Yes, this has been a known issue for a while: * https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1099947 * https://bugzilla.redhat.com/show_bug.cgi?id=488368 * https://github.com/networkupstools/nut/issues/140 > Nicolas > > upsc HPR1500 > Init SSL without certificate database > battery.charge: 100 > battery.charge.low: 20 > battery.charge.warning: 20 > battery.runtime: 2417...
2017 Apr 12
4
HP R1500 G2 USB on Ubuntu
Hello, Control HP R1500 G2 with nut via USB. Ubuntu 14.04.5 LTS (GNU/Linux 4.4.0-72-generic x86_64) nut V2.7.1 installed from repository /etc/nut/ups.conf [HPR1500] driver=usbhid-ups port=auto After dealing hours with this, hope this will help some : rename udev rule to higher priority and move it to its right location, reload udev rules mv /lib/udev/rules.d/52-nut-usbups.rules
2015 Jan 02
2
Data stale error after short while
...ldn't be many changes necessary: > http://www.networkupstools.org/docs/man/nutdrv_qx.html#_notes_for_the_previous_user_of_blazer_drivers > > It also looks like the Ubuntu 14.04 package still is affected by a > udev-related bug: > https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1099947/comments/4 If > you rename the 52-nut-usbups.rules file to 62-nut-usbups.rules as > indicated in that URL, and unplug and re-plug in the USB cable (or run > "udevadm trigger -- subsystem-match=usb"), subsequent driver runs should > find the USB device. > > -- > Charle...