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

    Note: lightsquid on pfsense 1.2.3-RELEASE

    Scheduled Pinned Locked Moved pfSense Packages
    5 Posts 3 Posters 3.4k 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.
    • F Offline
      friend
      last edited by

      When you installed lightsquid package on pfsense 1.2.3-RELEASE and configured lightsquid. But you saw "not contain any valid data! Please run lightparser.pl (and check 'report' folder content)" error.
      You fix it at the following:
              1/ Edit /usr/local/www/lightsquid/index.cgi
              2/ find :
      ##  YEAR row ______________________________________________
      @yearlist=sort keys %yearhash;
      $yearcnt=$#yearlist+1;
      if ($yearcnt == 0) {
          ErrPrintConfig("report folder '$reportpath' not contain any valid data! Please run lightparser.pl (and check 'report' folder content)");
          print "


      folder content:
      ";
          foreach $file (@days) {
              print "$file
      ";
          }

      exit;

      }
                3/ Delete "#". Then save it ==> finished.
      I think it is error code.

      1 Reply Last reply Reply Quote 0
      • D Offline
        dvserg
        last edited by

        You must install & test squid, install LS and press refresh_now button.

        SquidGuardDoc EN  RU Tutorial
        Localization ru_PFSense

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

          Hi dvserg
          I really did everything to fix it when I saw error. I spent 2 days to fix  :'( . Finally, I found it  :D

          1 Reply Last reply Reply Quote 0
          • D Offline
            dvserg
            last edited by

            @friend:

            Hi dvserg
            I really did everything to fix it when I saw error. I spent 2 days to fix  :'( . Finally, I found it  :D

            Hm.. Why you say about what this is error? This is behavior  from series "if no data collection" developed by LS author Sergey Erokhin.

            SquidGuardDoc EN  RU Tutorial
            Localization ru_PFSense

            1 Reply Last reply Reply Quote 0
            • B Offline
              belikeyeshua
              last edited by

              All I did was what it told me to do.

              Please run lightparser.pl (and check 'report' folder content)
              

              Its /usr/local/eee/lightsquid/lightparser.pl… I think. It worked.

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