Hello,

     I have a Raspberry Pi model B running Raspbian Stretch.  I have installed 
version 2.7.4-5 of nut from the raspbian repos.  I have a CyberPower 1500PFCLCD 
UPS.  When I reboot the Pi, the nut-server service fails to start.

root@nut:~# service nut-server status
● nut-server.service - Network UPS Tools - power devices information server
   Loaded: loaded (/lib/systemd/system/nut-server.service; enabled; vendor 
preset: enabled)
   Active: failed (Result: exit-code) since Sun 2017-10-22 05:57:37 UTC; 5min 
ago
  Process: 341 ExecStart=/sbin/upsd (code=exited, status=1/FAILURE)

Oct 22 05:57:37 nut.tklapp.com upsd[341]: fopen /var/run/nut/upsd.pid: No such 
file or directory
Oct 22 05:57:37 nut.tklapp.com upsd[341]: not listening on 192.168.213.189 port 
3493
Oct 22 05:57:37 nut.tklapp.com upsd[341]: not listening on 192.168.213.189 port 
3493
Oct 22 05:57:37 nut.tklapp.com upsd[341]: listening on 127.0.0.1 port 3493
Oct 22 05:57:37 nut.tklapp.com upsd[341]: no listening interface available
Oct 22 05:57:37 nut.tklapp.com upsd[341]: Network UPS Tools upsd 2.7.4
Oct 22 05:57:37 nut.tklapp.com systemd[1]: nut-server.service: Control process 
exited, code=exited status=1
Oct 22 05:57:37 nut.tklapp.com systemd[1]: Failed to start Network UPS Tools - 
power devices information server.
Oct 22 05:57:37 nut.tklapp.com systemd[1]: nut-server.service: Unit entered 
failed state.
Oct 22 05:57:37 nut.tklapp.com systemd[1]: nut-server.service: Failed with 
result 'exit-code'.
root@nut:~#

I have looked through the syslogs, but have not been able to find anything 
obvious.

I have attached an excerpt from the syslog from when the server is rebooted and 
the nut-server service fails.  Any help or advice is greatly appreciated.  
Thanks!

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

Oct 22 05:57:20 nut systemd[1]: Stopped target Timers.
Oct 22 05:57:20 nut systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Oct 22 05:57:20 nut systemd[1]: Stopping Session c1 of user root.
Oct 22 05:57:20 nut systemd[1]: Stopping User Manager for UID 0...
Oct 22 05:57:20 nut systemd[1]: Stopped target Graphical Interface.
Oct 22 05:57:20 nut systemd[1]: Stopped target Multi-User System.
Oct 22 05:57:20 nut systemd[1]: Stopping OpenBSD Secure Shell server...
Oct 22 05:57:20 nut avahi-daemon[317]: Got SIGTERM, quitting.
Oct 22 05:57:20 nut systemd[909]: Stopped target Default.
Oct 22 05:57:20 nut avahi-daemon[317]: Leaving mDNS multicast group on 
interface eth0.IPv6 with address fe80::4ee8:e4cc:3a10:9a1c.
Oct 22 05:57:20 nut systemd[909]: Stopped target Basic System.
Oct 22 05:57:20 nut avahi-daemon[317]: Leaving mDNS multicast group on 
interface eth0.IPv4 with address 192.168.213.189.
Oct 22 05:57:20 nut systemd[909]: Stopped target Sockets.
Oct 22 05:57:20 nut avahi-daemon[317]: avahi-daemon 0.6.32 exiting.
Oct 22 05:57:20 nut systemd[909]: Closed GnuPG cryptographic agent and 
passphrase cache.
Oct 22 05:57:20 nut upsmon[416]: Signal 15: exiting
Oct 22 05:57:20 nut systemd[909]: Closed GnuPG network certificate management 
daemon.
Oct 22 05:57:20 nut upsmon[415]: upsmon parent: read
Oct 22 05:57:20 nut systemd[909]: Closed GnuPG cryptographic agent (ssh-agent 
emulation).
Oct 22 05:57:20 nut upsd[1018]: mainloop: Interrupted system call
Oct 22 05:57:20 nut systemd[909]: Closed GnuPG cryptographic agent (access for 
web browsers).
Oct 22 05:57:34 nut fake-hwclock[93]: Sun Oct 22 05:57:24 UTC 2017
Oct 22 05:57:34 nut systemd-fsck[99]: e2fsck 1.43.4 (31-Jan-2017)
Oct 22 05:57:34 nut systemd-fsck[99]: /dev/mmcblk0p2: clean, 45851/959616 
files, 453583/3872384 blocks
Oct 22 05:57:34 nut kernel: [    0.000000] Booting Linux on physical CPU 0x0
Oct 22 05:57:34 nut kernel: [    0.000000] Linux version 4.9.35+ 
(dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG 
crosstool-ng-1.22.0-88-g8460611) ) #1014 Fri Jun 30 ST 2017
Oct 22 05:57:34 nut kernel: [    0.000000] CPU: ARMv6-compatible processor 
[410fb767] revision 7 (ARMv7), cr=00c5387d
Oct 22 05:57:34 nut kernel: [    0.000000] CPU: PIPT / VIPT nonaliasing data 
cache, VIPT nonaliasing instruction cache
Oct 22 05:57:34 nut kernel: [    0.000000] OF: fdt:Machine model: Raspberry Pi 
Model B Rev 2
Oct 22 05:57:34 nut kernel: [    0.000000] cma: Reserved 8 MiB at 0x1b400000
Oct 22 05:57:34 nut kernel: [    0.000000] Memory policy: Data cache writeback
Oct 22 05:57:34 nut kernel: [    0.000000] On node 0 totalpages: 114688
Oct 22 05:57:34 nut kernel: [    0.000000] free_area_init_node: node 0, pgdat 
c0914874, node_mem_map db010000
Oct 22 05:57:34 nut kernel: [    0.000000]   Normal zone: 1008 pages used for 
memmap
Oct 22 05:57:34 nut kernel: [    0.000000]   Normal zone: 0 pages reserved
Oct 22 05:57:34 nut kernel: [    0.000000]   Normal zone: 114688 pages, LIFO 
batch:31
Oct 22 05:57:34 nut kernel: [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 
alloc=1*32768
Oct 22 05:57:34 nut kernel: [    0.000000] pcpu-alloc: [0] 0
Oct 22 05:57:34 nut kernel: [    0.000000] Built 1 zonelists in Zone order, 
mobility grouping on.  Total pages: 113680
Oct 22 05:57:34 nut kernel: [    0.000000] Kernel command line: 
bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 
vc_mem.mem_base=0x1ec00000 vc_mem.mem_si000  dwc_otg.lpm_enable=0 
console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 
elevator=deadline fsck.repair=yes rootwait
Oct 22 05:57:34 nut kernel: [    0.000000] PID hash table entries: 2048 (order: 
1, 8192 bytes)
Oct 22 05:57:34 nut kernel: [    0.000000] Dentry cache hash table entries: 
65536 (order: 6, 262144 bytes)
Oct 22 05:57:34 nut kernel: [    0.000000] Inode-cache hash table entries: 
32768 (order: 5, 131072 bytes)
Oct 22 05:57:34 nut kernel: [    0.000000] Memory: 435944K/458752K available 
(5946K kernel code, 489K rwdata, 1948K rodata, 400K init, 734K bss, 14616K 
reserved, 8192K cma
Oct 22 05:57:34 nut kernel: [    0.000000] Virtual kernel memory layout:
Oct 22 05:57:34 nut kernel: [    0.000000]     vector  : 0xffff0000 - 
0xffff1000   (   4 kB)
Oct 22 05:57:34 nut kernel: [    0.000000]     fixmap  : 0xffc00000 - 
0xfff00000   (3072 kB)
Oct 22 05:57:34 nut kernel: [    0.000000]     vmalloc : 0xdc800000 - 
0xff800000   ( 560 MB)
Oct 22 05:57:34 nut kernel: [    0.000000]     lowmem  : 0xc0000000 - 
0xdc000000   ( 448 MB)
Oct 22 05:57:34 nut kernel: [    0.000000]     modules : 0xbf000000 - 
0xc0000000   (  16 MB)
Oct 22 05:57:34 nut kernel: [    0.000000]       .text : 0xc0008000 - 
0xc05d6bbc   (5947 kB)
Oct 22 05:57:34 nut kernel: [    0.000000]       .init : 0xc0840000 - 
0xc08a4000   ( 400 kB)
Oct 22 05:57:34 nut kernel: [    0.000000]       .data : 0xc08a4000 - 
0xc091e728   ( 490 kB)
Oct 22 05:57:34 nut kernel: [    0.000000]        .bss : 0xc091e728 - 
0xc09d5f28   ( 734 kB)
Oct 22 05:57:34 nut kernel: [    0.000000] SLUB: HWalign=32, Order=0-3, 
MinObjects=0, CPUs=1, Nodes=1
Oct 22 05:57:34 nut kernel: [    0.000000] NR_IRQS:16 nr_irqs:16 16
Oct 22 05:57:34 nut kernel: [    0.000029] sched_clock: 32 bits at 1000kHz, 
resolution 1000ns, wraps every 2147483647500ns
Oct 22 05:57:34 nut kernel: [    0.000073] clocksource: timer: mask: 0xffffffff 
max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
Oct 22 05:57:34 nut kernel: [    0.000172] bcm2835: system timer (irq = 27)
Oct 22 05:57:34 nut kernel: [    0.000638] Console: colour dummy device 80x30
Oct 22 05:57:34 nut kernel: [    0.001371] console [tty1] enabled
Oct 22 05:57:34 nut kernel: [    0.001428] Calibrating delay loop... 697.95 
BogoMIPS (lpj=3489792)
Oct 22 05:57:34 nut kernel: [    0.060349] pid_max: default: 32768 minimum: 301
Oct 22 05:57:34 nut kernel: [    0.060818] Mount-cache hash table entries: 1024 
(order: 0, 4096 bytes)
Oct 22 05:57:34 nut kernel: [    0.060888] Mountpoint-cache hash table entries: 
1024 (order: 0, 4096 bytes)
Oct 22 05:57:34 nut kernel: [    0.062001] Disabling cpuset control group 
subsystem
Oct 22 05:57:34 nut kernel: [    0.062275] CPU: Testing write buffer coherency: 
ok
Oct 22 05:57:34 nut kernel: [    0.062381] ftrace: allocating 21712 entries in 
64 pages
Oct 22 05:57:34 nut kernel: [    0.176989] Setting up static identity map for 
0x8200 - 0x8238
Oct 22 05:57:34 nut kernel: [    0.179050] devtmpfs: initialized
Oct 22 05:57:34 nut kernel: [    0.187832] VFP support v0.3: implementor 41 
architecture 1 part 20 variant b rev 5
Oct 22 05:57:34 nut kernel: [    0.188344] clocksource: jiffies: mask: 
0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Oct 22 05:57:34 nut kernel: [    0.188442] futex hash table entries: 256 
(order: -1, 3072 bytes)
Oct 22 05:57:34 nut kernel: [    0.189752] pinctrl core: initialized pinctrl 
subsystem
Oct 22 05:57:34 nut kernel: [    0.191265] NET: Registered protocol family 16
Oct 22 05:57:34 nut kernel: [    0.193723] DMA: preallocated 1024 KiB pool for 
atomic coherent allocations
Oct 22 05:57:34 nut kernel: [    0.203382] hw-breakpoint: found 6 breakpoint 
and 1 watchpoint registers.
Oct 22 05:57:34 nut kernel: [    0.203474] hw-breakpoint: maximum watchpoint 
size is 4 bytes.
Oct 22 05:57:34 nut kernel: [    0.203615] Serial: AMBA PL011 UART driver
Oct 22 05:57:34 nut kernel: [    0.206381] bcm2835-mbox 2000b880.mailbox: 
mailbox enabled
Oct 22 05:57:34 nut kernel: [    0.254719] bcm2835-dma 20007000.dma: DMA legacy 
API manager at dc80d000, dmachans=0x1
Oct 22 05:57:34 nut kernel: [    0.257520] SCSI subsystem initialized
Oct 22 05:57:34 nut kernel: [    0.257846] usbcore: registered new interface 
driver usbfs
Oct 22 05:57:34 nut kernel: [    0.258015] usbcore: registered new interface 
driver hub
Oct 22 05:57:34 nut kernel: [    0.258268] usbcore: registered new device 
driver usb
Oct 22 05:57:34 nut kernel: [    0.267060] raspberrypi-firmware soc:firmware: 
Attached to firmware from 2017-07-03 14:16
Oct 22 05:57:34 nut kernel: [    0.269042] clocksource: Switched to clocksource 
timer
Oct 22 05:57:34 nut kernel: [    0.325315] VFS: Disk quotas dquot_6.6.0
Oct 22 05:57:34 nut kernel: [    0.325513] VFS: Dquot-cache hash table entries: 
1024 (order 0, 4096 bytes)
Oct 22 05:57:34 nut kernel: [    0.325860] FS-Cache: Loaded
Oct 22 05:57:34 nut kernel: [    0.326276] CacheFiles: Loaded
Oct 22 05:57:34 nut kernel: [    0.345602] NET: Registered protocol family 2
Oct 22 05:57:34 nut kernel: [    0.347038] TCP established hash table entries: 
4096 (order: 2, 16384 bytes)
Oct 22 05:57:34 nut kernel: [    0.347192] TCP bind hash table entries: 4096 
(order: 2, 16384 bytes)
Oct 22 05:57:34 nut kernel: [    0.347323] TCP: Hash tables configured 
(established 4096 bind 4096)
Oct 22 05:57:34 nut kernel: [    0.347451] UDP hash table entries: 256 (order: 
0, 4096 bytes)
Oct 22 05:57:34 nut kernel: [    0.347517] UDP-Lite hash table entries: 256 
(order: 0, 4096 bytes)
Oct 22 05:57:34 nut kernel: [    0.347871] NET: Registered protocol family 1
Oct 22 05:57:34 nut kernel: [    0.348680] RPC: Registered named UNIX socket 
transport module.
Oct 22 05:57:34 nut kernel: [    0.348756] RPC: Registered udp transport module.
Oct 22 05:57:34 nut kernel: [    0.348794] RPC: Registered tcp transport module.
Oct 22 05:57:34 nut kernel: [    0.348829] RPC: Registered tcp NFSv4.1 
backchannel transport module.
Oct 22 05:57:34 nut kernel: [    0.350056] hw perfevents: enabled with 
armv6_1176 PMU driver, 3 counters available
Oct 22 05:57:34 nut kernel: [    0.352532] workingset: timestamp_bits=14 
max_order=17 bucket_order=3
Oct 22 05:57:34 nut kernel: [    0.372469] FS-Cache: Netfs 'nfs' registered for 
caching
Oct 22 05:57:34 nut kernel: [    0.374277] NFS: Registering the id_resolver key 
type
Oct 22 05:57:34 nut kernel: [    0.374387] Key type id_resolver registered
Oct 22 05:57:34 nut kernel: [    0.374429] Key type id_legacy registered
Oct 22 05:57:34 nut kernel: [    0.378906] Block layer SCSI generic (bsg) 
driver version 0.4 loaded (major 251)
Oct 22 05:57:34 nut kernel: [    0.379477] io scheduler noop registered
Oct 22 05:57:34 nut kernel: [    0.379544] io scheduler deadline registered 
(default)
Oct 22 05:57:34 nut kernel: [    0.380028] io scheduler cfq registered
Oct 22 05:57:34 nut kernel: [    0.385937] BCM2708FB: allocated DMA memory 
5b500000
Oct 22 05:57:34 nut kernel: [    0.386069] BCM2708FB: allocated DMA channel 0 @ 
dc80d000
Oct 22 05:57:34 nut kernel: [    0.394278] Console: switching to colour frame 
buffer device 82x26
Oct 22 05:57:34 nut kernel: [    0.404385] bcm2835-rng 20104000.rng: hwrng 
registered
Oct 22 05:57:34 nut kernel: [    0.407214] vc-cma: Videocore CMA driver
Oct 22 05:57:34 nut kernel: [    0.409894] vc-cma: vc_cma_base      = 0x00000000
Oct 22 05:57:34 nut kernel: [    0.412456] vc-cma: vc_cma_size      = 
0x00000000 (0 MiB)
Oct 22 05:57:34 nut kernel: [    0.415035] vc-cma: vc_cma_initial   = 
0x00000000 (0 MiB)
Oct 22 05:57:34 nut kernel: [    0.418023] vc-mem: phys_addr:0x00000000 
mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
Oct 22 05:57:34 nut kernel: [    0.448189] brd: module loaded
Oct 22 05:57:34 nut kernel: [    0.463129] loop: module loaded
Oct 22 05:57:34 nut kernel: [    0.465560] Loading iSCSI transport class 
v2.0-870.
Oct 22 05:57:34 nut kernel: [    0.468742] usbcore: registered new interface 
driver smsc95xx
Oct 22 05:57:34 nut kernel: [    0.471319] dwc_otg: version 3.00a 10-AUG-2012 
(platform bus)
Oct 22 05:57:34 nut kernel: [    0.702134] Core Release: 2.80a
Oct 22 05:57:34 nut kernel: [    0.704560] Setting default values for core 
params
Oct 22 05:57:34 nut kernel: [    0.706904] Finished setting default values for 
core params
Oct 22 05:57:34 nut kernel: [    0.909702] Using Buffer DMA mode
Oct 22 05:57:34 nut kernel: [    0.912126] Periodic Transfer Interrupt 
Enhancement - disabled
Oct 22 05:57:34 nut kernel: [    0.914577] Multiprocessor Interrupt Enhancement 
- disabled
Oct 22 05:57:34 nut kernel: [    0.917033] OTG VER PARAM: 0, OTG VER FLAG: 0
Oct 22 05:57:34 nut kernel: [    0.919581] Dedicated Tx FIFOs mode
Oct 22 05:57:34 nut kernel: [    0.922658] WARN::dwc_otg_hcd_init:1032: FIQ DMA 
bounce buffers: virt = 0xdb514000 dma = 0x5b514000 len=9024
Oct 22 05:57:34 nut kernel: [    0.927746] FIQ FSM acceleration enabled for :
Oct 22 05:57:34 nut kernel: [    0.927746] Non-periodic Split Transactions
Oct 22 05:57:34 nut kernel: [    0.927746] Periodic Split Transactions
Oct 22 05:57:34 nut kernel: [    0.927746] High-Speed Isochronous Endpoints
Oct 22 05:57:34 nut kernel: [    0.927746] Interrupt/Control Split Transaction 
hack enabled
Oct 22 05:57:34 nut kernel: [    0.940482] dwc_otg: Microframe scheduler enabled
Oct 22 05:57:34 nut kernel: [    0.940621] WARN::hcd_init_fiq:459: FIQ on core 
0 at 0xc04512ec
Oct 22 05:57:34 nut kernel: [    0.943274] WARN::hcd_init_fiq:460: FIQ ASM at 
0xc04515c8 length 36
Oct 22 05:57:34 nut kernel: [    0.945914] WARN::hcd_init_fiq:486: MPHI 
regs_base at 0xdc8a5000
Oct 22 05:57:34 nut kernel: [    0.948594] dwc_otg 20980000.usb: DWC OTG 
Controller
Oct 22 05:57:34 nut kernel: [    0.951321] dwc_otg 20980000.usb: new USB bus 
registered, assigned bus number 1
Oct 22 05:57:34 nut kernel: [    0.954062] dwc_otg 20980000.usb: irq 56, io mem 
0x00000000
Oct 22 05:57:34 nut kernel: [    0.956717] Init: Port Power? op_state=1
Oct 22 05:57:34 nut kernel: [    0.959351] Init: Power Port (0)
Oct 22 05:57:34 nut kernel: [    0.962216] usb usb1: New USB device found, 
idVendor=1d6b, idProduct=0002
Oct 22 05:57:34 nut kernel: [    0.964865] usb usb1: New USB device strings: 
Mfr=3, Product=2, SerialNumber=1
Oct 22 05:57:34 nut kernel: [    0.967466] usb usb1: Product: DWC OTG Controller
Oct 22 05:57:34 nut kernel: [    0.970031] usb usb1: Manufacturer: Linux 
4.9.35+ dwc_otg_hcd
Oct 22 05:57:34 nut kernel: [    0.972594] usb usb1: SerialNumber: 20980000.usb
Oct 22 05:57:34 nut kernel: [    0.976304] hub 1-0:1.0: USB hub found
Oct 22 05:57:34 nut kernel: [    0.978936] hub 1-0:1.0: 1 port detected
Oct 22 05:57:34 nut kernel: [    0.982339] dwc_otg: FIQ enabled
Oct 22 05:57:34 nut kernel: [    0.982349] dwc_otg: NAK holdoff enabled
Oct 22 05:57:34 nut kernel: [    0.982356] dwc_otg: FIQ split-transaction FSM 
enabled
Oct 22 05:57:34 nut kernel: [    0.982376] Module dwc_common_port init
Oct 22 05:57:34 nut kernel: [    0.982902] usbcore: registered new interface 
driver usb-storage
Oct 22 05:57:34 nut kernel: [    0.985871] mousedev: PS/2 mouse device common 
for all mice
Oct 22 05:57:34 nut kernel: [    0.990046] bcm2835-wdt 20100000.watchdog: 
Broadcom BCM2835 watchdog timer
Oct 22 05:57:34 nut kernel: [    0.993221] bcm2835-cpufreq: min=700000 
max=700000
Oct 22 05:57:34 nut kernel: [    0.996479] sdhci: Secure Digital Host 
Controller Interface driver
Oct 22 05:57:34 nut kernel: [    0.999220] sdhci: Copyright(c) Pierre Ossman
Oct 22 05:57:34 nut kernel: [    1.002242] sdhost-bcm2835 20202000.sdhost: 
could not get clk, deferring probe
Oct 22 05:57:34 nut kernel: [    1.005283] sdhci-pltfm: SDHCI platform and OF 
driver helper
Oct 22 05:57:34 nut kernel: [    1.008559] ledtrig-cpu: registered to indicate 
activity on CPUs
Oct 22 05:57:34 nut kernel: [    1.011727] hidraw: raw HID events driver (C) 
Jiri Kosina
Oct 22 05:57:34 nut kernel: [    1.014815] usbcore: registered new interface 
driver usbhid
Oct 22 05:57:34 nut kernel: [    1.017575] usbhid: USB HID core driver
Oct 22 05:57:34 nut kernel: [    1.021510] vchiq: vchiq_init_state: slot_zero = 
0xdb580000, is_master = 0
Oct 22 05:57:34 nut kernel: [    1.026870] Initializing XFRM netlink socket
Oct 22 05:57:34 nut kernel: [    1.030297] NET: Registered protocol family 17
Oct 22 05:57:34 nut kernel: [    1.033580] Key type dns_resolver registered
Oct 22 05:57:34 nut kernel: [    1.038584] registered taskstats version 1
Oct 22 05:57:34 nut kernel: [    1.042004] vc-sm: Videocore shared memory driver
Oct 22 05:57:34 nut kernel: [    1.044791] [vc_sm_connected_init]: start
Oct 22 05:57:34 nut kernel: [    1.048571] [vc_sm_connected_init]: end - 
returning 0
Oct 22 05:57:34 nut kernel: [    1.058557] 20201000.serial: ttyAMA0 at MMIO 
0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2
Oct 22 05:57:34 nut kernel: [    1.895628] console [ttyAMA0] enabled
Oct 22 05:57:34 nut kernel: [    1.904568] sdhost: log_buf @ db513000 (5b513000)
Oct 22 05:57:34 nut kernel: [    1.989119] mmc0: sdhost-bcm2835 loaded - DMA 
enabled (>1)
Oct 22 05:57:34 nut kernel: [    1.997558] of_cfs_init
Oct 22 05:57:34 nut kernel: [    2.023026] of_cfs_init: OK
Oct 22 05:57:34 nut kernel: [    2.029486] Waiting for root device 
/dev/mmcblk0p2...
Oct 22 05:57:34 nut kernel: [    2.038938] random: fast init done
Oct 22 05:57:34 nut kernel: [    2.046497] Indeed it is in host mode hprt0 = 
00021501
Oct 22 05:57:34 nut kernel: [    2.186702] mmc0: host does not support reading 
read-only switch, assuming write-enable
Oct 22 05:57:34 nut kernel: [    2.202754] mmc0: new high speed SDHC card at 
address e624
Oct 22 05:57:34 nut kernel: [    2.212257] mmcblk0: mmc0:e624 SE16G 14.8 GiB
Oct 22 05:57:34 nut kernel: [    2.221711]  mmcblk0: p1 p2
Oct 22 05:57:34 nut kernel: [    2.249142] usb 1-1: new high-speed USB device 
number 2 using dwc_otg
Oct 22 05:57:34 nut kernel: [    2.258601] Indeed it is in host mode hprt0 = 
00001101
Oct 22 05:57:34 nut kernel: [    2.344246] EXT4-fs (mmcblk0p2): mounted 
filesystem with ordered data mode. Opts: (null)
Oct 22 05:57:34 nut kernel: [    2.358186] VFS: Mounted root (ext4 filesystem) 
readonly on device 179:2.
Oct 22 05:57:34 nut kernel: [    2.377126] devtmpfs: mounted
Oct 22 05:57:34 nut kernel: [    2.384580] Freeing unused kernel memory: 400K 
(c0840000 - c08a4000)
Oct 22 05:57:34 nut kernel: [    2.393977] This architecture does not have 
kernel memory protection.
Oct 22 05:57:34 nut kernel: [    2.499646] usb 1-1: New USB device found, 
idVendor=0424, idProduct=9514
Oct 22 05:57:34 nut kernel: [    2.509709] usb 1-1: New USB device strings: 
Mfr=0, Product=0, SerialNumber=0
Oct 22 05:57:34 nut kernel: [    2.521617] hub 1-1:1.0: USB hub found
Oct 22 05:57:34 nut kernel: [    2.529126] hub 1-1:1.0: 5 ports detected
Oct 22 05:57:34 nut kernel: [    2.859186] usb 1-1.1: new high-speed USB device 
number 3 using dwc_otg
Oct 22 05:57:34 nut kernel: [    3.009982] usb 1-1.1: New USB device found, 
idVendor=0424, idProduct=ec00
Oct 22 05:57:34 nut kernel: [    3.020264] usb 1-1.1: New USB device strings: 
Mfr=0, Product=0, SerialNumber=0
Oct 22 05:57:34 nut kernel: [    3.035121] smsc95xx v1.0.5
Oct 22 05:57:34 nut kernel: [    3.136107] smsc95xx 1-1.1:1.0 eth0: register 
'smsc95xx' at usb-20980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:f4:ee:fd
Oct 22 05:57:34 nut kernel: [    3.184189] NET: Registered protocol family 10
Oct 22 05:57:34 nut kernel: [    3.206697] ip_tables: (C) 2000-2006 Netfilter 
Core Team
Oct 22 05:57:34 nut kernel: [    3.276188] usb 1-1.3: new full-speed USB device 
number 4 using dwc_otg
Oct 22 05:57:34 nut kernel: [    3.413813] usb 1-1.3: New USB device found, 
idVendor=0764, idProduct=0501
Oct 22 05:57:34 nut kernel: [    3.424061] usb 1-1.3: New USB device strings: 
Mfr=3, Product=1, SerialNumber=2
Oct 22 05:57:34 nut kernel: [    3.434662] usb 1-1.3: Product: CP1500PFCLCD
Oct 22 05:57:34 nut kernel: [    3.442111] usb 1-1.3: Manufacturer: CPS
Oct 22 05:57:34 nut kernel: [    3.449151] usb 1-1.3: SerialNumber: 000000000000
Oct 22 05:57:34 nut kernel: [    3.582470] hid-generic 0003:0764:0501.0001: 
hiddev0,hidraw0: USB HID v1.10 Device [CPS CP1500PFCLCD] on 
usb-20980000.usb-1.3/input0
Oct 22 05:57:34 nut kernel: [    3.716974] uart-pl011 20201000.serial: no DMA 
platform data
Oct 22 05:57:34 nut kernel: [    6.513483] EXT4-fs (mmcblk0p2): re-mounted. 
Opts: (null)
Oct 22 05:57:34 nut kernel: [    9.549361] gpiomem-bcm2835 20200000.gpiomem: 
Initialised: Registers at 0x20200000
Oct 22 05:57:34 nut kernel: [   11.584459] nf_conntrack version 0.5.0 (7168 
buckets, 28672 max)
Oct 22 05:57:34 nut kernel: [   12.223496] ip6_tables: (C) 2000-2006 Netfilter 
Core Team
Oct 22 05:57:34 nut systemd[1]: Starting Load/Save Random Seed...
Oct 22 05:57:34 nut systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 22 05:57:34 nut systemd[1]: Starting udev Coldplug all Devices...
Oct 22 05:57:34 nut systemd[1]: Started Create Static Device Nodes in /dev.
Oct 22 05:57:34 nut systemd[1]: Started Load/Save Random Seed.
Oct 22 05:57:34 nut systemd[1]: Started Flush Journal to Persistent Storage.
Oct 22 05:57:34 nut systemd[1]: Starting udev Kernel Device Manager...
Oct 22 05:57:34 nut systemd[1]: Started udev Kernel Device Manager.
Oct 22 05:57:34 nut systemd[1]: Started Set the console keyboard layout.
Oct 22 05:57:34 nut systemd[1]: Reached target Local File Systems (Pre).
Oct 22 05:57:34 nut systemd[1]: Started udev Coldplug all Devices.
Oct 22 05:57:34 nut systemd[1]: Starting udev Wait for Complete Device 
Initialization...
Oct 22 05:57:34 nut systemd[1]: Starting Show Plymouth Boot Screen...
Oct 22 05:57:34 nut systemd[1]: Received SIGRTMIN+20 from PID 149 (plymouthd).
Oct 22 05:57:34 nut systemd[1]: Started Show Plymouth Boot Screen.
Oct 22 05:57:34 nut systemd[1]: Reached target Encrypted Volumes.
Oct 22 05:57:34 nut systemd[1]: Reached target Paths.
Oct 22 05:57:34 nut systemd[1]: Started Forward Password Requests to Plymouth 
Directory Watch.
Oct 22 05:57:34 nut systemd[1]: Found device /dev/ttyAMA0.
Oct 22 05:57:34 nut systemd[1]: Found device /dev/mmcblk0p1.
Oct 22 05:57:34 nut systemd[1]: Starting File System Check on /dev/mmcblk0p1...
Oct 22 05:57:34 nut systemd-fsck[168]: fsck.fat 4.1 (2017-01-24)
Oct 22 05:57:34 nut systemd-fsck[168]: /dev/mmcblk0p1: 145 files, 2783/8057 
clusters
Oct 22 05:57:34 nut systemd[1]: Started File System Check on /dev/mmcblk0p1.
Oct 22 05:57:34 nut systemd[1]: Mounting /boot...
Oct 22 05:57:34 nut systemd[1]: Mounted /boot.
Oct 22 05:57:34 nut systemd[1]: Reached target Local File Systems.
Oct 22 05:57:34 nut systemd[1]: Starting Set console font and keymap...
Oct 22 05:57:34 nut systemd[1]: Starting Preprocess NFS configuration...
Oct 22 05:57:34 nut systemd[1]: Starting Tell Plymouth To Write Out Runtime 
Data...
Oct 22 05:57:34 nut systemd[1]: Starting netfilter persistent configuration...
Oct 22 05:57:34 nut systemd[1]: Starting Create Volatile Files and 
Directories...
Oct 22 05:57:34 nut systemd[1]: Started Set console font and keymap.
Oct 22 05:57:34 nut systemd[1]: Started Preprocess NFS configuration.
Oct 22 05:57:34 nut systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Oct 22 05:57:34 nut netfilter-persistent[182]: run-parts: executing 
/usr/share/netfilter-persistent/plugins.d/15-ip4tables start
Oct 22 05:57:34 nut systemd[1]: Reached target NFS client services.
Oct 22 05:57:34 nut systemd[1]: Started Create Volatile Files and Directories.
Oct 22 05:57:34 nut systemd[1]: Starting RPC bind portmap service...
Oct 22 05:57:34 nut systemd[1]: Starting Update UTMP about System 
Boot/Shutdown...
Oct 22 05:57:34 nut systemd[1]: Reached target System Time Synchronized.
Oct 22 05:57:34 nut netfilter-persistent[182]: run-parts: executing 
/usr/share/netfilter-persistent/plugins.d/25-ip6tables start
Oct 22 05:57:34 nut systemd[1]: Started RPC bind portmap service.
Oct 22 05:57:34 nut systemd[1]: Started netfilter persistent configuration.
Oct 22 05:57:34 nut systemd[1]: Reached target Network (Pre).
Oct 22 05:57:34 nut systemd[1]: Starting Raise network interfaces...
Oct 22 05:57:34 nut systemd[1]: Reached target Remote File Systems (Pre).
Oct 22 05:57:34 nut systemd[1]: Reached target Remote File Systems.
Oct 22 05:57:34 nut systemd[1]: Reached target RPC Port Mapper.
Oct 22 05:57:34 nut systemd[1]: Started Update UTMP about System Boot/Shutdown.
Oct 22 05:57:34 nut systemd[1]: Started Raise network interfaces.
Oct 22 05:57:34 nut systemd[1]: Reached target Network.
Oct 22 05:57:34 nut systemd[1]: Reached target Network is Online.
Oct 22 05:57:34 nut systemd[1]: Reached target Sound Card.
Oct 22 05:57:34 nut systemd[1]: Started udev Wait for Complete Device 
Initialization.
Oct 22 05:57:34 nut systemd[1]: Reached target System Initialization.
Oct 22 05:57:34 nut systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 22 05:57:34 nut systemd[1]: apt-daily.timer: Adding 11h 33min 37.010180s 
random time.
Oct 22 05:57:34 nut systemd[1]: Started Daily apt download activities.
Oct 22 05:57:34 nut systemd[1]: apt-daily-upgrade.timer: Adding 26min 
44.330167s random time.
Oct 22 05:57:34 nut systemd[1]: Started Daily apt upgrade and clean activities.
Oct 22 05:57:34 nut systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation 
Socket.
Oct 22 05:57:34 nut systemd[1]: Listening on triggerhappy.socket.
Oct 22 05:57:34 nut systemd[1]: Reached target Sockets.
Oct 22 05:57:34 nut systemd[1]: Reached target Basic System.
Oct 22 05:57:34 nut systemd[1]: Starting LSB: Switch to ondemand cpu governor 
(unless shift key is pressed)...
Oct 22 05:57:34 nut systemd[1]: Starting System Logging Service...
Oct 22 05:57:34 nut systemd[1]: Starting Permit User Sessions...
Oct 22 05:57:34 nut systemd[1]: Starting LSB: Autogenerate and use a swap 
file...
Oct 22 05:57:34 nut systemd[1]: Started Nagios Remote Plugin Executor.
Oct 22 05:57:34 nut systemd[1]: Starting /etc/rc.local Compatibility...
Oct 22 05:57:34 nut liblogging-stdlog:  [origin software="rsyslogd" 
swVersion="8.24.0" x-pid="280" x-info="http://www.rsyslog.com";] start
Oct 22 05:57:34 nut systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Oct 22 05:57:34 nut systemd[1]: Starting Save/Restore Sound Card State...
Oct 22 05:57:34 nut systemd[1]: Starting OpenBSD Secure Shell server...
Oct 22 05:57:34 nut systemd[1]: Started D-Bus System Message Bus.
Oct 22 05:57:34 nut nrpe[285]: Starting up daemon
Oct 22 05:57:34 nut nrpe[285]: Server listening on 0.0.0.0 port 5666.
Oct 22 05:57:34 nut nrpe[285]: Server listening on :: port 5666.
Oct 22 05:57:34 nut nrpe[285]: Listening for connections on port 5666
Oct 22 05:57:34 nut nrpe[285]: Allowing connections from: 
127.0.0.1,::1,192.168.213.166
Oct 22 05:57:34 nut avahi-daemon[292]: Found user 'avahi' (UID 105) and group 
'avahi' (GID 110).
Oct 22 05:57:34 nut avahi-daemon[292]: Successfully dropped root privileges.
Oct 22 05:57:34 nut avahi-daemon[292]: avahi-daemon 0.6.32 starting up.
Oct 22 05:57:35 nut avahi-daemon[292]: Successfully called chroot().
Oct 22 05:57:35 nut avahi-daemon[292]: Successfully dropped remaining 
capabilities.
Oct 22 05:57:35 nut avahi-daemon[292]: Loading service file 
/services/nut.service.
Oct 22 05:57:35 nut systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Oct 22 05:57:35 nut avahi-daemon[292]: Network interface enumeration completed.
Oct 22 05:57:35 nut systemd[1]: Starting LSB: IPv4 DHCP client with IPv4LL 
support...
Oct 22 05:57:35 nut avahi-daemon[292]: Server startup complete. Host name is 
nut.local. Local service cookie is 1138225799.
Oct 22 05:57:35 nut avahi-daemon[292]: Service "nut" (/services/nut.service) 
successfully established.
Oct 22 05:57:35 nut systemd[1]: Starting Login Service...
Oct 22 05:57:35 nut systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 22 05:57:35 nut systemd[1]: Reached target Timers.
Oct 22 05:57:35 nut systemd[1]: Starting LSB: Start NTP daemon...
Oct 22 05:57:35 nut systemd[1]: Started Regular background program processing 
daemon.
Oct 22 05:57:35 nut systemd[1]: Starting triggerhappy global hotkey daemon...
Oct 22 05:57:35 nut cron[306]: (CRON) INFO (pidfile fd = 3)
Oct 22 05:57:35 nut systemd[1]: Starting Network UPS Tools - power device 
driver controller...
Oct 22 05:57:35 nut cron[306]: (CRON) INFO (Running @reboot jobs)
Oct 22 05:57:35 nut systemd[1]: Started System Logging Service.
Oct 22 05:57:35 nut thd[309]: Found socket passed from systemd
Oct 22 05:57:35 nut systemd[1]: Started OpenBSD Secure Shell server.
Oct 22 05:57:35 nut systemd[1]: Started triggerhappy global hotkey daemon.
Oct 22 05:57:35 nut systemd[1]: Started Permit User Sessions.
Oct 22 05:57:35 nut systemd[1]: Started /etc/rc.local Compatibility.
Oct 22 05:57:35 nut upsdrvctl[312]: Using subdriver: CyberPower HID 0.4
Oct 22 05:57:35 nut upsdrvctl[312]: Network UPS Tools - Generic HID driver 0.41 
(2.7.4)
Oct 22 05:57:35 nut upsdrvctl[312]: USB communication driver 0.33
Oct 22 05:57:35 nut systemd[1]: Started Save/Restore Sound Card State.
Oct 22 05:57:35 nut upsdrvctl[312]: Network UPS Tools - UPS driver controller 
2.7.4
Oct 22 05:57:35 nut usbhid-ups[319]: Startup successful
Oct 22 05:57:35 nut systemd[1]: Started Network UPS Tools - power device driver 
controller.
Oct 22 05:57:36 nut dhcpcd[302]: eth0: waiting for carrier
Oct 22 05:57:36 nut kernel: [   17.619952] smsc95xx 1-1.1:1.0 eth0: hardware 
isn't capable of remote wakeup
Oct 22 05:57:36 nut dhcpcd[302]: eth0: carrier acquired
Oct 22 05:57:36 nut dhcpcd[302]: eth0: adding address fe80::4ee8:e4cc:3a10:9a1c
Oct 22 05:57:36 nut dhcpcd[302]: DUID 00:01:00:01:1f:cb:37:d9:b8:27:eb:f4:ee:fd
Oct 22 05:57:36 nut dhcpcd[302]: eth0: IAID eb:f4:ee:fd
Oct 22 05:57:36 nut dhcpcd[302]: eth0: probing address 192.168.213.189/27
Oct 22 05:57:36 nut dhcpcd[302]: eth0: carrier lost
Oct 22 05:57:36 nut dphys-swapfile[284]: Starting dphys-swapfile swapfile setup 
...
Oct 22 05:57:36 nut systemd[1]: Listening on Load/Save RF Kill Switch Status 
/dev/rfkill Watch.
Oct 22 05:57:36 nut systemd[1]: Starting Network UPS Tools - power devices 
information server...
Oct 22 05:57:36 nut raspi-config[279]: Checking if shift key is held down:Error 
opening '/dev/input/event*': No such file or directory
Oct 22 05:57:36 nut systemd[1]: Starting Hold until boot process finishes up...
Oct 22 05:57:36 nut raspi-config[279]:  No. Switching to ondemand scaling 
governor.
Oct 22 05:57:36 nut systemd[1]: Starting Terminate Plymouth Boot Screen...
Oct 22 05:57:37 nut upsd[341]: fopen /var/run/nut/upsd.pid: No such file or 
directory
Oct 22 05:57:37 nut upsd[341]: not listening on 192.168.213.189 port 3493
Oct 22 05:57:37 nut upsd[341]: not listening on 192.168.213.189 port 3493
Oct 22 05:57:37 nut upsd[341]: listening on 127.0.0.1 port 3493
Oct 22 05:57:37 nut upsd[341]: no listening interface available
Oct 22 05:57:37 nut upsd[341]: listening on 127.0.0.1 port 3493
Oct 22 05:57:37 nut systemd[1]: Received SIGRTMIN+21 from PID 149 (plymouthd).
Oct 22 05:57:37 nut upsd[341]: Network UPS Tools upsd 2.7.4
Oct 22 05:57:37 nut upsd[341]: no listening interface available
Oct 22 05:57:37 nut systemd[1]: Started LSB: Switch to ondemand cpu governor 
(unless shift key is pressed).
Oct 22 05:57:37 nut systemd[1]: nut-server.service: Control process exited, 
code=exited status=1
Oct 22 05:57:37 nut systemd[1]: Failed to start Network UPS Tools - power 
devices information server.
Oct 22 05:57:37 nut systemd[1]: nut-driver.service: Unit not needed anymore. 
Stopping.
Oct 22 05:57:37 nut dhcpcd[302]: eth0: deleting address 
fe80::4ee8:e4cc:3a10:9a1c
Oct 22 05:57:37 nut systemd[1]: nut-server.service: Unit entered failed state.
Oct 22 05:57:37 nut systemd[1]: nut-server.service: Failed with result 
'exit-code'.
Oct 22 05:57:37 nut ntpd[355]: ntpd 4.2.8p10@1.3728-o Sat Oct  7 14:29:08 UTC 
2017 (1): Starting
Oct 22 05:57:37 nut systemd[1]: Started Hold until boot process finishes up.
Oct 22 05:57:37 nut ntp[304]: Starting NTP server: ntpd.
Oct 22 05:57:37 nut ntpd[355]: Command line: /usr/sbin/ntpd -p 
/var/run/ntpd.pid -g -u 106:111
Oct 22 05:57:37 nut systemd[1]: Started Terminate Plymouth Boot Screen.
Oct 22 05:57:37 nut ntpd[372]: proto: precision = 3.000 usec (-18)
Oct 22 05:57:37 nut systemd[1]: Started LSB: Start NTP daemon.
Oct 22 05:57:37 nut ntpd[372]: Listen and drop on 0 v6wildcard [::]:123
Oct 22 05:57:37 nut dphys-swapfile[284]: want /var/swap=100MByte, checking 
existing: keeping it
Oct 22 05:57:37 nut kernel: [   19.016896] smsc95xx 1-1.1:1.0 eth0: link up, 
100Mbps, full-duplex, lpa 0xDDE1
Oct 22 05:57:37 nut systemd[1]: Started Login Service.
Oct 22 05:57:37 nut ntpd[372]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Oct 22 05:57:37 nut systemd[1]: Started Getty on tty1.
Oct 22 05:57:37 nut ntpd[372]: Listen normally on 2 lo 127.0.0.1:123
Oct 22 05:57:37 nut systemd[1]: Started Serial Getty on ttyAMA0.
Oct 22 05:57:37 nut ntpd[372]: Listen normally on 3 lo [::1]:123
Oct 22 05:57:37 nut systemd[1]: Reached target Login Prompts.
Oct 22 05:57:37 nut ntpd[372]: Listening on routing socket on fd #20 for 
interface updates
Oct 22 05:57:37 nut systemd[1]: Stopping Network UPS Tools - power device 
driver controller...
Oct 22 05:57:37 nut systemd[1]: Starting Network UPS Tools - power device 
monitor and shutdown controller...
Oct 22 05:57:38 nut usbhid-ups[319]: Signal 15: exiting
Oct 22 05:57:38 nut upsdrvctl[385]: Network UPS Tools - UPS driver controller 
2.7.4
Oct 22 05:57:38 nut dhcpcd[302]: eth0: carrier acquired
Oct 22 05:57:38 nut dhcpcd[302]: eth0: adding address fe80::4ee8:e4cc:3a10:9a1c
Oct 22 05:57:38 nut systemd[1]: Stopped Network UPS Tools - power device driver 
controller.
Oct 22 05:57:38 nut upsmon[388]: fopen /var/run/nut/upsmon.pid: No such file or 
directory
Oct 22 05:57:38 nut upsmon[388]: Using power down flag file /etc/killpower
Oct 22 05:57:38 nut upsmon[388]: UPS: nailbunny@localhost (master) (power value 
1)
Oct 22 05:57:38 nut upsmon[388]: /etc/nut/upsmon.conf line 380: invalid 
directive MAXAGE 25
Oct 22 05:57:38 nut systemd[1]: nut-monitor.service: PID file 
/var/run/nut/upsmon.pid not readable (yet?) after start: No such file or 
directory
Oct 22 05:57:38 nut dhcpcd[302]: eth0: IAID eb:f4:ee:fd
Oct 22 05:57:38 nut dhcpcd[302]: eth0: probing address 192.168.213.189/27
Oct 22 05:57:38 nut kernel: [   19.618146] Adding 102396k swap on /var/swap.  
Priority:-1 extents:2 across:217084k SSFS
Oct 22 05:57:38 nut upsmon[393]: Startup successful
Oct 22 05:57:38 nut upsmon[394]: Init SSL without certificate database
Oct 22 05:57:38 nut systemd[1]: nut-monitor.service: Supervising process 394 
which is not our child. We'll most likely not notice when it exits.
Oct 22 05:57:38 nut systemd[1]: Started Network UPS Tools - power device 
monitor and shutdown controller.
Oct 22 05:57:38 nut dphys-swapfile[284]: done.
Oct 22 05:57:38 nut systemd[1]: Started LSB: Autogenerate and use a swap file.
Oct 22 05:57:38 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
Oct 22 05:57:38 nut upsmon[394]: Communications with UPS nailbunny@localhost 
lost
Oct 22 05:57:38 nut ntpd[372]: error resolving pool 0.debian.pool.ntp.org: 
Temporary failure in name resolution (-3)
Oct 22 05:57:39 nut dhcpcd[302]: eth0: soliciting an IPv6 router
Oct 22 05:57:39 nut ntpd[372]: bind(23) AF_INET6 
fe80::4ee8:e4cc:3a10:9a1c%2#123 flags 0x11 failed: Cannot assign requested 
address
Oct 22 05:57:39 nut ntpd[372]: unable to create socket on eth0 (4) for 
fe80::4ee8:e4cc:3a10:9a1c%2#123
Oct 22 05:57:39 nut ntpd[372]: failed to init interface for address 
fe80::4ee8:e4cc:3a10:9a1c%2
Oct 22 05:57:39 nut ntpd[372]: error resolving pool 1.debian.pool.ntp.org: 
Temporary failure in name resolution (-3)
Oct 22 05:57:40 nut avahi-daemon[292]: Joining mDNS multicast group on 
interface eth0.IPv6 with address fe80::4ee8:e4cc:3a10:9a1c.
Oct 22 05:57:40 nut avahi-daemon[292]: New relevant interface eth0.IPv6 for 
mDNS.
Oct 22 05:57:40 nut avahi-daemon[292]: Registering new address record for 
fe80::4ee8:e4cc:3a10:9a1c on eth0.*.
Oct 22 05:57:40 nut ntpd[372]: error resolving pool 2.debian.pool.ntp.org: 
Temporary failure in name resolution (-3)
Oct 22 05:57:41 nut ntpd[372]: Listen normally on 5 eth0 
[fe80::4ee8:e4cc:3a10:9a1c%2]:123
Oct 22 05:57:41 nut ntpd[372]: error resolving pool 3.debian.pool.ntp.org: 
Temporary failure in name resolution (-3)
Oct 22 05:57:42 nut dhcpcd[302]: eth0: using static address 192.168.213.189/27
Oct 22 05:57:42 nut dhcpcd[302]: eth0: adding route to 192.168.213.160/27
Oct 22 05:57:42 nut dhcpcd[302]: eth0: adding default route via 192.168.213.161
Oct 22 05:57:42 nut avahi-daemon[292]: Joining mDNS multicast group on 
interface eth0.IPv4 with address 192.168.213.189.
Oct 22 05:57:42 nut avahi-daemon[292]: New relevant interface eth0.IPv4 for 
mDNS.
Oct 22 05:57:42 nut avahi-daemon[292]: Registering new address record for 
192.168.213.189 on eth0.IPv4.
Oct 22 05:57:42 nut dhcpcd[302]: forked to background, child pid 455
Oct 22 05:57:42 nut systemd[1]: Started LSB: IPv4 DHCP client with IPv4LL 
support.
Oct 22 05:57:43 nut systemd[1]: Reached target Multi-User System.
Oct 22 05:57:43 nut systemd[1]: Reached target Graphical Interface.
Oct 22 05:57:43 nut systemd[1]: Starting Update UTMP about System Runlevel 
Changes...
Oct 22 05:57:43 nut systemd[1]: Started Update UTMP about System Runlevel 
Changes.
Oct 22 05:57:43 nut systemd[1]: Startup finished in 2.870s (kernel) + 21.520s 
(userspace) = 24.390s.
Oct 22 05:57:43 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
Oct 22 05:57:43 nut upsmon[394]: UPS nailbunny@localhost is unavailable
Oct 22 05:57:43 nut ntpd[372]: Listen normally on 6 eth0 192.168.213.189:123
Oct 22 05:57:48 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
Oct 22 05:57:49 nut kernel: [   30.901971] random: crng init done
Oct 22 05:57:52 nut dhcpcd[455]: eth0: no IPv6 Routers available
Oct 22 05:57:53 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
Oct 22 05:57:55 nut systemd[1]: Created slice User Slice of root.
Oct 22 05:57:55 nut systemd[1]: Starting User Manager for UID 0...
Oct 22 05:57:55 nut systemd[1]: Started Session c1 of user root.
Oct 22 05:57:55 nut systemd[471]: Reached target Timers.
Oct 22 05:57:55 nut systemd[471]: Listening on GnuPG network certificate 
management daemon.
Oct 22 05:57:55 nut systemd[471]: Reached target Paths.
Oct 22 05:57:55 nut systemd[471]: Listening on GnuPG cryptographic agent 
(ssh-agent emulation).
Oct 22 05:57:55 nut systemd[471]: Listening on GnuPG cryptographic agent and 
passphrase cache.
Oct 22 05:57:56 nut systemd[471]: Listening on GnuPG cryptographic agent 
(access for web browsers).
Oct 22 05:57:56 nut systemd[471]: Listening on GnuPG cryptographic agent and 
passphrase cache (restricted).
Oct 22 05:57:56 nut systemd[471]: Reached target Sockets.
Oct 22 05:57:56 nut systemd[471]: Reached target Basic System.
Oct 22 05:57:56 nut systemd[471]: Reached target Default.
Oct 22 05:57:56 nut systemd[471]: Startup finished in 328ms.
Oct 22 05:57:56 nut systemd[1]: Started User Manager for UID 0.
Oct 22 05:57:58 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
Oct 22 05:58:03 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
Oct 22 05:58:08 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
Oct 22 05:58:13 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
Oct 22 05:58:18 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
Oct 22 05:58:23 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
Oct 22 05:58:28 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
Oct 22 05:58:33 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
Oct 22 05:58:38 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
Oct 22 05:58:43 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
Oct 22 05:58:44 nut ntpd[372]: Soliciting pool server 208.75.89.4
Oct 22 05:58:45 nut ntpd[372]: Soliciting pool server 154.16.245.246
Oct 22 05:58:46 nut ntpd[372]: Soliciting pool server 40.85.153.82
Oct 22 05:58:46 nut ntpd[372]: Soliciting pool server 45.33.84.208
Oct 22 05:58:46 nut ntpd[372]: Soliciting pool server 45.79.111.114
Oct 22 05:58:47 nut ntpd[372]: Soliciting pool server 129.250.35.251
Oct 22 05:58:47 nut ntpd[372]: Soliciting pool server 198.58.105.63
Oct 22 05:58:47 nut ntpd[372]: Soliciting pool server 208.75.88.4
Oct 22 05:58:48 nut upsmon[394]: UPS [nailbunny@localhost]: connect failed: 
Connection failure: Connection refused
_______________________________________________
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to