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

    after upgrade release Aug26 - A non-numeric value encountered

    Scheduled Pinned Locked Moved 2.4 Development Snapshots
    4 Posts 2 Posters 617 Views 2 Watching
    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.
    • F Offline
      fredlubrano
      last edited by

      Hello,

      A non-numeric value encountered

      After upgrade snapshoot

      2.4.4-DEVELOPMENT (amd64)
      built on Sun Aug 26 12:32:31 EDT 2018

      Crash report begins. Anonymous machine information:

      amd64
      11.2-RELEASE-p2
      FreeBSD 11.2-RELEASE-p2 #91 02c4cf66db5(RELENG_2_4_4): Sun Aug 26 12:33:43 EDT 2018 root@buildbot3:/builder/crossbuild-ce-master/obj/amd64/FWJoMRHc/builder/crossbuild-ce-master/pfSense/tmp/FreeBSD-src/sys/pfSense

      Crash report details:

      PHP Errors:
      [26-Aug-2018 21:01:41 Europe/Paris] PHP Warning: A non-numeric value encountered in /etc/inc/filter.inc on line 3717
      [26-Aug-2018 21:02:00 Europe/Paris] PHP Warning: A non-numeric value encountered in /etc/inc/filter.inc on line 3717
      [26-Aug-2018 21:02:14 Europe/Paris] PHP Warning: A non-numeric value encountered in /etc/inc/filter.inc on line 3717
      [26-Aug-2018 21:02:44 Europe/Paris] PHP Warning: A non-numeric value encountered in /etc/inc/filter.inc on line 3717
      [26-Aug-2018 21:03:03 Europe/Paris] PHP Warning: A non-numeric value encountered in /etc/inc/filter.inc on line 3717
      [26-Aug-2018 21:03:26 Europe/Paris] PHP Warning: A non-numeric value encountered in /etc/inc/filter.inc on line 3717

      No FreeBSD crash data found.

      3715 $gwv6 = get_interface_gateway_v6($ifdescr);
      3716 $stf = get_real_interface($ifdescr, "inet6");
      3717 $pdlen = 64 - calculate_ipv6_delegation_length($ifdescr);
      3718 $routeto = (substr($ifcfg['if'], 0, 5) != "ipsec") ? "route-to ( {$stf} {$gwv6} )" : "";
      3719 if (is_ipaddrv6($gwv6) && is_ipaddrv6($ifcfg['ipv6']) && is_subnetv6("{$ifcfg['ipv6']}/{$pdlen}")) {
      3720 $ipfrules .= "pass out {$log['pass']} {$routeto} inet6 from {$ifcfg['ipv6']} to !{$ifcfg['ipv6']}/{$pdlen} tracker {$increment_tracker($tracker)} keep state allow-opts label "let out anything from firewall host itself"\n";
      3721 if (is_array($ifcfg['vips6'])) {
      3722 foreach ($ifcfg['vips6'] as $vip) {
      3723 if (!is_ipaddrv6($vip['ip']) || !is_subnetv6("{$vip['ip']}/{$pdlen}")) {
      3724 continue;
      3725 }
      3726 $ipfrules .= "pass out {$log['pass']} {$routeto} inet6 from {$vip['ip']} to !{$vip['ip']}/{$pdlen} tracker {$increment_tracker($tracker)} keep state allow-opts label "let out anything from firewall host itself"\n";

      thanks for the helps

      1 Reply Last reply Reply Quote 0
      • F Offline
        fredlubrano
        last edited by

        and

        [26-Aug-2018 21:05:56 Europe/Paris] PHP Warning: A non-numeric value encountered in /usr/local/www/interfaces.php on line 2637
        [26-Aug-2018 21:06:02 Europe/Paris] PHP Warning: A non-numeric value encountered in /usr/local/www/interfaces.php on line 2637
        [26-Aug-2018 21:06:07 Europe/Paris] PHP Warning: A non-numeric value encountered in /usr/local/www/interfaces.php on line 2637
        [26-Aug-2018 21:06:11 Europe/Paris] PHP Warning: A non-numeric value encountered in /usr/local/www/interfaces.php on line 2637
        [26-Aug-2018 21:06:15 Europe/Paris] PHP Warning: A non-numeric value encountered in /usr/local/www/interfaces.php on line 2637
        [26-Aug-2018 21:06:18 Europe/Paris] PHP Warning: A non-numeric value encountered in /usr/local/www/interfaces.php on line 2637
        [26-Aug-2018 21:06:21 Europe/Paris] PHP Warning: A non-numeric value encountered in /usr/local/www/interfaces.php on line 2637

        0_1535310555356_a5108f63-9f31-487e-a106-c2f8b10629f4-image.png /usr/local/www/interfaces.php

        1 Reply Last reply Reply Quote 0
        • jimpJ Offline
          jimp Rebel Alliance Developer Netgate
          last edited by

          Just pushed a fix in 2456ecc9ad7fe6fe5ee7de4a0d44247a29289793, should show up shortly.

          Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

          Need help fast? Netgate Global Support!

          Do not Chat/PM for help!

          F 1 Reply Last reply Reply Quote 0
          • F Offline
            fredlubrano @jimp
            last edited by

            @jimp Hi Jimp,

            Thanks for the helps, the problem is resolv.

            Bye.

            fred

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