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

    Free Radius Issue with 2.3.x

    2.3.3 Development Snapshots
    2
    3
    2349
    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.
    • B
      brianc69 last edited by

      Crash report begins.  Anonymous machine information:

      amd64
      10.3-RELEASE-p9
      FreeBSD 10.3-RELEASE-p9 #283 7a802f5(RELENG_2_3): Mon Sep 26 10:14:03 CDT 2016    root@ce23-amd64-builder:/builder/pfsense/tmp/obj/builder/pfsense/tmp/FreeBSD-src/sys/pfSense

      Crash report details:

      PHP Errors:
      [26-Sep-2016 17:08:52 America/New_York] PHP Warning:  unlink(/var/log/radacct/datacounter/daily/used-octets-adrien*): No such file or directory in /usr/local/pkg/freeradius.inc on line 618
      [26-Sep-2016 17:08:52 America/New_York] PHP Stack trace:
      [26-Sep-2016 17:08:52 America/New_York] PHP  1. {main}() /usr/local/www/pkg_edit.php:0
      [26-Sep-2016 17:08:52 America/New_York] PHP  2. eval() /usr/local/www/pkg_edit.php:253
      [26-Sep-2016 17:08:52 America/New_York] PHP  3. freeradius_users_resync() /usr/local/www/pkg_edit.php(253) : eval()'d code:3
      [26-Sep-2016 17:08:52 America/New_York] PHP  4. unlink() /usr/local/pkg/freeradius.inc:618
      [26-Sep-2016 17:08:52 America/New_York] PHP Warning:  unlink(/var/log/radacct/datacounter/daily/used-octets-alex*): No such file or directory in /usr/local/pkg/freeradius.inc on line 618
      [26-Sep-2016 17:08:52 America/New_York] PHP Stack trace:
      [26-Sep-2016 17:08:52 America/New_York] PHP  1. {main}() /usr/local/www/pkg_edit.php:0
      [26-Sep-2016 17:08:52 America/New_York] PHP  2. eval() /usr/local/www/pkg_edit.php:253
      [26-Sep-2016 17:08:52 America/New_York] PHP  3. freeradius_users_resync() /usr/local/www/pkg_edit.php(253) : eval()'d code:3
      [26-Sep-2016 17:08:52 America/New_York] PHP  4. unlink() /usr/local/pkg/freeradius.inc:618

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

        It's harmless, PHP is set to display more things on 2.3.3 since it's under development.

        The unlink call could be replaced with @unlink to suppress the error.

        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!

        1 Reply Last reply Reply Quote 0
        • B
          brianc69 last edited by

          I figured it was harmless since everything appears to work. I believe it was caused by me trying to set a data limit on the kids. That didn't work and this appears to be the remnants of the attempt.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post