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

    Upgrade to 23.01 - crash report

    Scheduled Pinned Locked Moved General pfSense Questions
    29 Posts 4 Posters 4.8k 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.
    • stephenw10S
      stephenw10 Netgate Administrator
      last edited by

      Nope that's all expected output at upgrade.

      If you're not seeing that error return after removing the report it was likely a conflict that was only present during the upgrade because of the php change and not an issue.

      Steve

      P M 2 Replies Last reply Reply Quote 0
      • P
        pfguy2018 @stephenw10
        last edited by

        @stephenw10
        That makes sense - thanks for your help!

        1 Reply Last reply Reply Quote 1
        • M
          madas @stephenw10
          last edited by

          @stephenw10

          Same error for me. I've cleared it 3 times since the upgrade and it comes back

          Crash report begins. Anonymous machine information:

          amd64
          14.0-CURRENT
          FreeBSD 14.0-CURRENT #0 plus-RELENG_23_01-n256037-6e914874a5e: Fri Feb 10 20:30:29 UTC 2023 root@freebsd:/var/jenkins/workspace/pfSense-Plus-snapshots-23_01-main/obj/amd64/VDZvZksF/var/jenkins/workspace/pfSense-Plus-snapshots-23_01-main/sources/FreeBS

          Crash report details:

          PHP Errors:
          [28-Feb-2023 02:02:51 EST5EDT] PHP Fatal error: Uncaught TypeError: fwrite(): Argument #1 ($stream) must be of type resource, bool given in /etc/inc/config.lib.inc:172
          Stack trace:
          #0 /etc/inc/config.lib.inc(172): fwrite(false, 'a:41:{s:7:"vers...')
          #1 /etc/inc/config.lib.inc(147): generate_config_cache(Array)
          #2 /etc/inc/config.inc(141): parse_config()
          #3 /etc/inc/gwlb.inc(25): require_once('/etc/inc/config...')
          #4 /etc/inc/functions.inc(35): require_once('/etc/inc/gwlb.i...')
          #5 /etc/inc/notices.inc(26): require_once('/etc/inc/functi...')
          #6 /usr/local/pkg/nut/nut_email.php(24): require_once('/etc/inc/notice...')
          #7 {main}
          thrown in /etc/inc/config.lib.inc on line 172
          [28-Feb-2023 02:02:51 EST5EDT] PHP Fatal error: Uncaught ValueError: Path cannot be empty in /etc/inc/notices.inc:101
          Stack trace:
          #0 /etc/inc/notices.inc(101): fopen('', 'w')
          #1 /etc/inc/config.lib.inc(1162): file_notice('phperror', 'PHP ERROR: Type...', 'PHP errors')
          #2 [internal function]: pfSense_clear_globals()
          #3 {main}
          thrown in /etc/inc/notices.inc on line 101

          No FreeBSD crash data found.

          1 Reply Last reply Reply Quote 0
          • stephenw10S
            stephenw10 Netgate Administrator
            last edited by

            Have you rebooted since the upgrade?

            Do those errors only appear after rebooting?

            If not what triggers the errors?

            Steve

            M 1 Reply Last reply Reply Quote 0
            • M
              madas @stephenw10
              last edited by

              @stephenw10

              No - not on a reboot. I have rebooted it 2-3 times since the upgrade and it doesn't occur on reboot.

              This happened at 2am so I have no clue what triggered it

              stephenw10S 1 Reply Last reply Reply Quote 0
              • B
                Brad Bishop
                last edited by Brad Bishop

                I'm getting similar errors:

                PHP ERROR: Type: 1, File: /usr/local/www/xmlrpc.php(147) : eval()'d code, Line: 14, Message: Uncaught TypeError: Cannot access offset of type string on string in /usr/local/www/xmlrpc.php(147) : eval()'d code:14
                Stack trace:
                #0 /usr/local/www/xmlrpc.php(147): eval()
                #1 /usr/local/share/pear/XML/RPC2/Server/CallHandler/Instance.php(141): pfsense_xmlrpc_server->exec_php('\nini_set('displ...')
                #2 /usr/local/share/pear/XML/RPC2/Backend/Php/Server.php(135): XML_RPC2_Server_Callhandler_Instance->__call('pfsense.exec_ph...', Array)
                #3 /usr/local/share/pear/XML/RPC2/Backend/Php/Server.php(99): XML_RPC2_Backend_Php_Server->getResponse()
                #4 /usr/local/www/xmlrpc.php(988): XML_RPC2_Backend_Php_Server->handleCall()
                #5 {main}
                thrown @ 2023-02-28 15:23:50
                

                I have rebooted. This seems to be happening throughout the day.

                M stephenw10S 2 Replies Last reply Reply Quote 0
                • M
                  madas @Brad Bishop
                  last edited by

                  @stephenw10

                  Not sure if its related but i have up/down notifications on my gateways and they are now getting stuck in a loop and i get the notifications over and over again.

                  Notifications in this message: 3

                  10:28:59 MONITOR: VPN_TOR_VPNV4 is available now, adding to routing group VPN_NORMAL
                  9.9.9.9|1x|VPN_TOR_VPNV4|98.764ms|3.098ms|10%|online|none
                  10:29:02 DynDNS updated IP Address on VPN_TOR (ovpnc9) to xx
                  10:34:40 MONITOR: VPN_TOR_VPNV4 has packet loss, omitting from routing group VPN_NORMAL
                  9.9.9.9|1x|VPN_TOR_VPNV4|99.52ms|3.805ms|57%|down|highloss

                  Its not really down. I received 1000 of these in the last 5 minutes.

                  1 Reply Last reply Reply Quote 0
                  • stephenw10S
                    stephenw10 Netgate Administrator @Brad Bishop
                    last edited by

                    @brad-bishop said in Upgrade to 23.01 - crash report:

                    I'm getting similar errors

                    That's a different error, you should open a new thread.

                    Though IIRC there is already a patch for it. See: https://redmine.pfsense.org/issues/14000

                    Try the patch shown here: https://redmine.pfsense.org/issues/13944

                    B 1 Reply Last reply Reply Quote 0
                    • stephenw10S
                      stephenw10 Netgate Administrator @madas
                      last edited by

                      @madas said in Upgrade to 23.01 - crash report:

                      This happened at 2am so I have no clue what triggered it

                      Presumably something that triggered a notification. What's in the logs at that time?

                      Steve

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        madas @stephenw10
                        last edited by

                        @stephenw10

                        Sorry - i think i'm confusing issues.

                        I see your last post about the home assistant integration - i think that was for brad only (i'm not using HA).

                        I don't see any fix for my PHP issue?

                        Separately - i'm getting this notification loop and I actually managed to catch pfsense stuck in a loop bringing the gateway on the VPN up and down over and over again. the VPN is an openvpn client and I actually shutdown openvpn completely and PFSense was still stuck in a loop bringing it up/down. Maybe I should open a new thread for this one?

                        1 Reply Last reply Reply Quote 0
                        • stephenw10S
                          stephenw10 Netgate Administrator
                          last edited by

                          Yes, that link to the fix was for Brad. He's seeing a different bug entirely.

                          Yes you should open a new thread for a looping VPN connection. That appears to be triggering the notifications but it's actually notifying correctly for the incorrect connection attempts.

                          Do you still see that error if you don't have email notifications enabled in nut?
                          I note OP here was seeing it without nut.

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            madas @stephenw10
                            last edited by

                            @stephenw10

                            I just disabled NUT as I did see that losing connection to the UPS over time. So maybe thats it?

                            I can monitor to see if it still occurs now NUT is disabled

                            NUT worked fine with the UPS prior to 23.01

                            1 Reply Last reply Reply Quote 0
                            • stephenw10S
                              stephenw10 Netgate Administrator
                              last edited by

                              Yes, it should still work. There may be a bug you've hit. Let's see what that changes.

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                madas @stephenw10
                                last edited by

                                @stephenw10 do you want me to shutdown NUT completely or just disable the email notification?

                                1 Reply Last reply Reply Quote 0
                                • stephenw10S
                                  stephenw10 Netgate Administrator
                                  last edited by

                                  Just disable the notification.

                                  M 1 Reply Last reply Reply Quote 0
                                  • B
                                    Brad Bishop @stephenw10
                                    last edited by

                                    @stephenw10

                                    Sorry I didn't start a new thread. This worked. My fault / my side.

                                    I appreciate the help.

                                    Have a great day!

                                    1 Reply Last reply Reply Quote 1
                                    • M
                                      madas @stephenw10
                                      last edited by

                                      @stephenw10

                                      No crash notification on the firewall but i noticed that NUT is complaining that it lost connectivity to the UPS again.

                                      1 Reply Last reply Reply Quote 0
                                      • stephenw10S
                                        stephenw10 Netgate Administrator
                                        last edited by

                                        Like intermittent? Is it USB connected? Probably better to start a new thread about that. Unless it;s something already being discussed in packages.

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          madas @stephenw10
                                          last edited by

                                          @stephenw10 it is connected to USB (the same as it has always been). No issues on previous versions

                                          1 Reply Last reply Reply Quote 0
                                          • stephenw10S
                                            stephenw10 Netgate Administrator
                                            last edited by

                                            Ok, start a new thread for that then it seems unrelated to the notifications issue.

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