Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    NUT package (2.8.0 and below)

    Scheduled Pinned Locked Moved UPS Tools
    1.2k Posts 128 Posters 4.8m Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      shaffergr @dennypage
      last edited by

      @dennypage

      unfortunately, the system keeps thinking that my reply is spam and won't let me post it.

      went through the instructions.

      usbconfig -v gives the same before and after. UPS is attached to ugen0.2 and identified correctly - "CPS OR500LCDRM1Ua".

      [23.01-RELEASE][X@Y]/var/log: cat *.log | egrep -ie usb | more

      shows no errors or info that already reported in my original post.

      [23.01-RELEASE][X@Y]/var/log: usbconfig -v

      ugen0.1: <Intel XHCI root HUB> at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA)
      ugen0.1.0: uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1>

      ugen0.2: <CPS OR500LCDRM1Ua> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (2mA)

      dennypageD 1 Reply Last reply Reply Quote 1
      • dennypageD
        dennypage @shaffergr
        last edited by

        @shaffergr said in NUT package:

        [23.01-RELEASE][X@Y]/var/log: cat *.log | egrep -ie usb | more
        shows no errors or info that already reported in my original post.

        Thanks. Your original post contained the crucial information, which is that usbhid-ups is exiting with a bus error.

        I'm assuming that the others will also see this in their logs.

        Are you a C coder by chance? I don't have a CPS.

        S JonathanLeeJ 2 Replies Last reply Reply Quote 1
        • dennypageD
          dennypage @azdeltawye
          last edited by

          @azdeltawye said in NUT package:

          I am experiencing the same issue with my Tripp Lite rack mount UPS; NUT not able to connect after upgrading pfSense to 23.01.

          Is it the same issue? It works for several minutes and then fails? Or is the issue you are seeing that it never works?

          If the former, please check your logs for usbhid-ups messages and post them.

          If the latter, have you unplugged and replugged since updating? Alternatively a second reboot would work as well.

          A 1 Reply Last reply Reply Quote 1
          • S
            shaffergr @dennypage
            last edited by

            @dennypage

            Its been a long time since I coded anything so most likely no help.

            nut/usb package worked flawlessly under 22.05 so wonder what changed...

            Can I turn the log level up to debug to gather more info?

            1 Reply Last reply Reply Quote 1
            • JonathanLeeJ
              JonathanLee @dennypage
              last edited by JonathanLee

              @dennypage

              9f0f6aa7-8e8e-4d03-95b0-7c73f29be9e7-image.png
              (Image: Same issue)
              acf4cd92-c56f-4e67-b14f-5e99ff811249-image.png
              (Image: Same issue)

              Feb 17 13:56:23 Lee_Family kernel: pid 53495 (usbhid-ups), jid 0, uid 66: exited on signal 11

              Feb 17 09:20:53 Lee_Family kernel: pid 85785 (usbhid-ups), jid 0, uid 66: exited on signal 11

              Make sure to upvote

              S 1 Reply Last reply Reply Quote 0
              • S
                shaffergr @JonathanLee
                last edited by

                @jonathanlee

                I am only seeing exit signal 10, not signal 11 so interesting..

                JonathanLeeJ dennypageD 2 Replies Last reply Reply Quote 1
                • JonathanLeeJ
                  JonathanLee @shaffergr
                  last edited by

                  @shaffergr I am running an ARM processor for this one

                  Make sure to upvote

                  S 1 Reply Last reply Reply Quote 0
                  • JonathanLeeJ
                    JonathanLee @azdeltawye
                    last edited by JonathanLee

                    @azdeltawye
                    Run this command in the GUI

                    5d5ae5c9-7a94-4aad-bcd6-3077410cf877-image.png

                    cat /var/log/*.log

                    After search with ctl-f usbhid-ups this should make it easy so you do not need to log in with a console cable or ssh in, and still get the log entry everyone is looking for.

                    b6677be3-db34-4357-ac96-cd331ff2fa07-image.png

                    Quick and easy way to find it, my grep | was not working in the command area.

                    Make sure to upvote

                    A 1 Reply Last reply Reply Quote 0
                    • S
                      shaffergr @JonathanLee
                      last edited by

                      @jonathanlee

                      My Bo’s is a Netgate XG-7100. Intel Atom processor so amd64

                      S JonathanLeeJ 2 Replies Last reply Reply Quote 1
                      • S
                        shaffergr @shaffergr
                        last edited by

                        @shaffergr

                        Box, not Bo’s

                        1 Reply Last reply Reply Quote 1
                        • dennypageD
                          dennypage @shaffergr
                          last edited by dennypage

                          @shaffergr said in NUT package:

                          I am only seeing exit signal 10, not signal 11 so interesting.

                          Different sides of the same random pointer coin. One is accessing memory that doesn't exist, the other is accessing memory that exists but doing so improperly.

                          JonathanLeeJ 1 Reply Last reply Reply Quote 1
                          • JonathanLeeJ
                            JonathanLee @shaffergr
                            last edited by

                            @shaffergr mine is a Netgate SG-2100 Max

                            Make sure to upvote

                            1 Reply Last reply Reply Quote 0
                            • T
                              tman222
                              last edited by tman222

                              Fingers crossed, I may have found a workaround. My CyberPower UPS has now been continuously connected for a little over 1.5 hours.

                              After a lot of searching, I came across this link:

                              https://github.com/networkupstools/nut/wiki/Troubleshooting-eventual-disconnections-(Data-stale)

                              I ended up setting/adjusting the following variables:
                              pollinterval=15 in the section for ups.conf
                              MAXAGE 25 in the section for upsd.conf
                              DEADTIME 25 in the section for upsmon.conf

                              Will continue to monitor - hopefully it will to stay connected.

                              T 1 Reply Last reply Reply Quote 1
                              • T
                                tman222 @tman222
                                last edited by

                                @tman222 said in NUT package:

                                Fingers crossed, I may have found a workaround. My CyberPower UPS has now been continuously connected for a little over 1.5 hours.

                                After a lot of searching, I came across this link:

                                https://github.com/networkupstools/nut/wiki/Troubleshooting-eventual-disconnections-(Data-stale)

                                I ended up setting/adjusting the following variables:
                                pollinterval=15 in the section for ups.conf
                                MAXAGE 25 in the section for upsd.conf
                                DEADTIME 25 in the section for upsmon.conf

                                Will continue to monitor - hopefully it will to stay connected.

                                Well, I spoke too soon - shortly after posting this the connection was lost again with the same signal 10 kernel error shown in the logs that has already been referenced above.

                                Would another temporary workaround be just to set up a cron job to restart nut every e.g. 15min until a more permanent solution is found?

                                1 Reply Last reply Reply Quote 1
                                • A
                                  azdeltawye @JonathanLee
                                  last edited by

                                  @jonathanlee

                                  My problem looks a bit different.

                                  b5e72f85-d3a1-41b8-aa4c-10486eaad734-image.png

                                  JonathanLeeJ 1 Reply Last reply Reply Quote 1
                                  • JonathanLeeJ
                                    JonathanLee @dennypage
                                    last edited by JonathanLee

                                    @dennypage I removed the package for now, it is generating tons of logs that I can't see anything else in the GUI logs. It seems to be consuming more resources than normal also with the pointer issues. Will reinstall once we have a solid resolve for this issue.

                                    Make sure to upvote

                                    dennypageD 1 Reply Last reply Reply Quote 0
                                    • JonathanLeeJ
                                      JonathanLee @azdeltawye
                                      last edited by

                                      @azdeltawye is that the only entry ?

                                      Make sure to upvote

                                      A 1 Reply Last reply Reply Quote 0
                                      • A
                                        azdeltawye @dennypage
                                        last edited by azdeltawye

                                        @dennypage

                                        I guess my symptoms are different in that it never works at all. Yes, I have unplugged and rebooted several times without any improvement.

                                        I did run the 'usbconfig -v' command and it appears normal?:

                                        ugen0.1: <Intel XHCI root HUB> at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA)
                                        ugen0.1.0: uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1>
                                        
                                          bLength = 0x0012
                                          bDescriptorType = 0x0001
                                          bcdUSB = 0x0300
                                          bDeviceClass = 0x0009  <HUB>
                                          bDeviceSubClass = 0x0000
                                          bDeviceProtocol = 0x0003
                                          bMaxPacketSize0 = 0x0009
                                          idVendor = 0x0000
                                          idProduct = 0x0000
                                          bcdDevice = 0x0100
                                          iManufacturer = 0x0001  <Intel>
                                          iProduct = 0x0002  <XHCI root HUB>
                                          iSerialNumber = 0x0000  <no string>
                                          bNumConfigurations = 0x0001
                                        
                                        
                                         Configuration index 0
                                        
                                            bLength = 0x0009
                                            bDescriptorType = 0x0002
                                            wTotalLength = 0x001f
                                            bNumInterfaces = 0x0001
                                            bConfigurationValue = 0x0001
                                            iConfiguration = 0x0000  <no string>
                                            bmAttributes = 0x0040
                                            bMaxPower = 0x0000
                                        
                                            Interface 0
                                              bLength = 0x0009
                                              bDescriptorType = 0x0004
                                              bInterfaceNumber = 0x0000
                                              bAlternateSetting = 0x0000
                                              bNumEndpoints = 0x0001
                                              bInterfaceClass = 0x0009  <HUB>
                                              bInterfaceSubClass = 0x0000
                                              bInterfaceProtocol = 0x0000
                                              iInterface = 0x0000  <no string>
                                        
                                             Endpoint 0
                                                bLength = 0x0007
                                                bDescriptorType = 0x0005
                                                bEndpointAddress = 0x0081  <IN>
                                                bmAttributes = 0x0003  <INTERRUPT>
                                                wMaxPacketSize = 0x0002
                                                bInterval = 0x00ff
                                                bRefresh = 0x0000
                                                bSynchAddress = 0x0000
                                        
                                              Additional Descriptor
                                        
                                              bLength = 0x06
                                              bDescriptorType = 0x30
                                              bDescriptorSubType = 0x00
                                               RAW dump:
                                               0x00 | 0x06, 0x30, 0x00, 0x00, 0x00, 0x00
                                        
                                        
                                        
                                        
                                        ugen0.2: <Tripp Lite TRIPP LITE SMART1500RMXLN> at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (0mA)
                                        ugen0.2.0: uhid0: <Tripp Lite TRIPP LITE SMART1500RMXLN, class 0/0, rev 1.10/2.0a, addr 29>
                                        
                                          bLength = 0x0012
                                          bDescriptorType = 0x0001
                                          bcdUSB = 0x0110
                                          bDeviceClass = 0x0000  <Probed by interface class>
                                          bDeviceSubClass = 0x0000
                                          bDeviceProtocol = 0x0000
                                          bMaxPacketSize0 = 0x0008
                                          idVendor = 0x09ae
                                          idProduct = 0x3015
                                          bcdDevice = 0x020a
                                          iManufacturer = 0x0002  <Tripp Lite >
                                          iProduct = 0x0003  <TRIPP LITE SMART1500RMXLN >
                                          iSerialNumber = 0x0004  <2517AY0SM882400090>
                                          bNumConfigurations = 0x0001
                                        
                                        
                                         Configuration index 0
                                        
                                            bLength = 0x0009
                                            bDescriptorType = 0x0002
                                            wTotalLength = 0x0022
                                            bNumInterfaces = 0x0001
                                            bConfigurationValue = 0x0001
                                            iConfiguration = 0x0000  <no string>
                                            bmAttributes = 0x00e0
                                            bMaxPower = 0x0000
                                        
                                            Interface 0
                                              bLength = 0x0009
                                              bDescriptorType = 0x0004
                                              bInterfaceNumber = 0x0000
                                              bAlternateSetting = 0x0000
                                              bNumEndpoints = 0x0001
                                              bInterfaceClass = 0x0003  <HID device>
                                              bInterfaceSubClass = 0x0000
                                              bInterfaceProtocol = 0x0000
                                              iInterface = 0x0000  <no string>
                                        
                                              Additional Descriptor
                                        
                                              bLength = 0x09
                                              bDescriptorType = 0x21
                                              bDescriptorSubType = 0x10
                                               RAW dump:
                                               0x00 | 0x09, 0x21, 0x10, 0x01, 0x00, 0x01, 0x22, 0xe4,
                                               0x08 | 0x04
                                        
                                             Endpoint 0
                                                bLength = 0x0007
                                                bDescriptorType = 0x0005
                                                bEndpointAddress = 0x0081  <IN>
                                                bmAttributes = 0x0003  <INTERRUPT>
                                                wMaxPacketSize = 0x0008
                                                bInterval = 0x0028
                                                bRefresh = 0x0000
                                                bSynchAddress = 0x0000
                                        
                                        
                                        
                                        dennypageD 1 Reply Last reply Reply Quote 1
                                        • A
                                          azdeltawye @JonathanLee
                                          last edited by

                                          @jonathanlee said in NUT package:

                                          @azdeltawye is that the only entry ?

                                          It seems to repeat that sequence over and over.

                                          1 Reply Last reply Reply Quote 1
                                          • dennypageD
                                            dennypage @azdeltawye
                                            last edited by

                                            @azdeltawye Need the usbhid-ups and kernel usb messages as above.

                                            A 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.