Advertisement
Guest User

Untitled

a guest
May 19th, 2021
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1.  
  2. users:
  3. - username: Admin
  4. password: xxx
  5. instcmds:
  6. - all
  7. actions: []
  8. devices:
  9. - name: forza
  10. driver: nutdrv_qx
  11. port: auto
  12. config: []
  13. mode: netserver
  14. shutdown_host: 'false'
  15. list_usb_devices: 'true'
  16. log_level: debug
  17.  
  18. [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
  19. [s6-init] ensuring user provided files have correct perms...exited 0.
  20. [fix-attrs.d] applying ownership & permissions fixes...
  21. [fix-attrs.d] nut: applying...
  22. [fix-attrs.d] nut: exited 0.
  23. [fix-attrs.d] done.
  24. [cont-init.d] executing container initialization scripts...
  25. [cont-init.d] 00-banner.sh: executing...
  26. -----------------------------------------------------------
  27. Add-on: Network UPS Tools
  28. Manage battery backup (UPS) devices
  29. -----------------------------------------------------------
  30. Add-on version: 0.7.0
  31. You are running the latest version of this add-on.
  32. System: Home Assistant OS 5.13 (armv7 / raspberrypi4)
  33. Home Assistant Core: 2021.5.4
  34. Home Assistant Supervisor: 2021.04.3
  35. -----------------------------------------------------------
  36. Please, share the above information when looking for help
  37. or support in, e.g., GitHub, forums or the Discord chat.
  38. -----------------------------------------------------------
  39. [cont-init.d] 00-banner.sh: exited 0.
  40. [cont-init.d] 01-log-level.sh: executing...
  41. Log level is set to DEBUG
  42. [cont-init.d] 01-log-level.sh: exited 0.
  43. [cont-init.d] nut.sh: executing...
  44. [15:00:53] INFO: Setting mode to netserver...
  45. [15:00:53] INFO: Connected USB devices:
  46. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  47. Bus 001 Device 004: ID 0665:5161 Cypress Semiconductor USB to Serial
  48. Bus 001 Device 005: ID 0665:5161 Cypress Semiconductor USB to Serial
  49. Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
  50. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  51. [15:00:54] INFO: Generating /etc/nut/upsd.users...
  52. [15:00:54] INFO: Configuring user: Admin
  53. [15:00:54] DEBUG: Password SHA1: 06CC8D41E69CC2855D88EBD417ED1A4757BAFBAB
  54. [15:00:54] DEBUG: Requested API resource: https://api.pwnedpasswords.com/range/06CC8
  55. [15:00:54] DEBUG: API HTTP Response code: 200
  56. [15:00:54] INFO: Password is NOT in the Have I Been Pwned database! Nice!
  57. [15:00:54] INFO: Configuring Device named forza...
  58. [15:00:54] INFO: Starting the UPS drivers...
  59. 0.000000 Starting UPS: forza
  60. Using protocol: Voltronic-QS-Hex 0.10
  61. Can't autodetect number of battery packs [-1/13.65]
  62. Battery runtime will not be calculated (runtimecal not set)
  63. Network UPS Tools - UPS driver controller 2.7.4
  64. [cont-init.d] nut.sh: exited 0.
  65. [cont-init.d] nutclient.sh: executing...
  66. [cont-init.d] nutclient.sh: exited 0.
  67. [cont-init.d] done.
  68. [services.d] starting services
  69. [services.d] done.
  70. [15:00:56] INFO: Starting the UPS information server...
  71. 0.000000 fopen /var/run/nut/upsd.pid: No such file or directory
  72. 0.001808 listening on 0.0.0.0 port 3493
  73. 0.003632 Connected to UPS [forza]: nutdrv_qx-forza
  74. [15:00:57] INFO: Starting the UPS monitor and shutdown controller...
  75. 0.000000 fopen /var/run/nut/upsmon.pid: No such file or directory
  76. 0.000659 Using power down flag file /etc/killpower
  77. 0.000994 UPS: forza@localhost (master) (power value 1)
  78. 0.001266 debug level is '1'
  79. 0.001310 Warning: running as one big root process by request (upsmon -p)
  80. 0.002028 Init SSL without certificate database
  81. 0.010464 Trying to connect to UPS [forza@localhost]
  82. 0.547971 User upsmonmaster@127.0.0.1 logged into UPS [forza]
  83. 0.013802 Logged into UPS forza@localhost
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement