0

Logs are filled with error:

Jul 21 17:56:36 servername kernel: [ 2883.646823] do_IRQ: 3.33 No irq handler for vector

Help! What is this?

Its a brand new 18.04 server install on new hardware. I installed APCUPSD via "apt-get -y install apcupsd" and the errors started during the installation. 2 or 3 reboots, the errors persisted. Removed APCUPSD and the errors stopped. Reinstalled, they come back. Turning off the apcupsd service stops the errors.

All the search hits on this error seem to be for very old stuff, like Ubuntu 12 or 14. I need to use APCUPSD. What is going wrong here?

1 Answers1

1

From the comments...

In /etc/apcupsd/apcupsd.conf there are at least three settings that are important for proper operation of apcupsd via USB. They are UPSCABLE, UPSTYPE, and DEVICE.

In your case, UPSCABLE, UPSTYPE, should be set to usb, and DEVICE should be set to #DEVICE.

heynnema
  • 70,711