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

    Lightsquid package Test

    Scheduled Pinned Locked Moved pfSense Packages
    70 Posts 19 Posters 71.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.
    • D
      dvserg
      last edited by

      How add new themes
      Download http://diskatel.narod.ru/pfSense/packages/lightsquid_theme.zip
      Unpack and move 2 catalog's to '/usr/local/www/lightsquid/tpl'
      In gui this 2 themes now present

      SquidGuardDoc EN  RU Tutorial
      Localization ru_PFSense

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

        Updated installation new themes with transition to 'main report page' and pfSense GUI

        SquidGuardDoc EN  RU Tutorial
        Localization ru_PFSense

        1 Reply Last reply Reply Quote 0
        • M
          mbedyn
          last edited by

          hello, after last upgrade pf package stop working for me, I tried to reinstall package but reistall command stops after a while and nothing happned…

          Removing package…
          Loading package configuration lightsquid.xml...
          Loading package instructions...

          I do not know how to repair it…
          ???

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

            @mbedyn:

            hello, after last upgrade pf package stop working for me, I tried to reinstall package but reistall command stops after a while and nothing happned…

            Removing package…
            Loading package configuration lightsquid.xml...
            Loading package instructions...

            I do not know how to repair it…
            ???

            Looking bottom page - any messages exists?

            SquidGuardDoc EN  RU Tutorial
            Localization ru_PFSense

            1 Reply Last reply Reply Quote 0
            • R
              rafael.cardoso
              last edited by

              hi dvserg, thanks for great job, one question only, about logs, you have some plan to clear logs or what? like after some months clear olders, something that, and a big thank for this great addon for pfsense!

              Rafael

              Respect is Everything!

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

                @rafael.cardoso:

                hi dvserg, thanks for great job, one question only, about logs, you have some plan to clear logs or what? like after some months clear olders, something that, and a big thank for this great addon for pfsense!
                Rafael

                GUI logs have fix size - 500 strings(if i have remeber) This isn't big size, but if this need - i can add option 'enable log', what 'if disabled' will empty log file (or delete - on you selection).

                And also you can setup 'rotate Squid log'. It depending on the number of users You must define rotation period. Squid have 10 rotating files 0>1>2>3>…>9 Current file, where rotating, maked 0, 0 maked 1 .. and all others shift to up. If you setup monthly rotation, then will have logs with last 10 month. If weekly - have statistic with last 10 week.

                Lightsquid not clearing his DB statistic, but this not need (I have not seen such issues )  
                You comment's?

                SquidGuardDoc EN  RU Tutorial
                Localization ru_PFSense

                1 Reply Last reply Reply Quote 0
                • M
                  mbedyn
                  last edited by

                  @dvserg:

                  Looking bottom page - any messages exists?

                  You are right… there is a message at bottom

                  Warning: delete_package(lightsquid.inc): failed to open stream: No such file or directory in /etc/inc/pkg-utils.inc on line 728 Fatal error: delete_package(): Failed opening required 'lightsquid.inc' (include_path='.:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg') in /etc/inc/pkg-utils.inc on line 728

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

                    Deleted pkg gui files 'lightsquid.xml' and 'lightsquid.inc'
                    May be because of  unchancy installation
                    Need manually put this to 'usr/local/pkg' directory and try once more.
                    May be need try different deinstall and them install procedure (not reinstall)

                    ps I don't test this on captive portal, but nothing 'magic' in package not presented.

                    SquidGuardDoc EN  RU Tutorial
                    Localization ru_PFSense

                    1 Reply Last reply Reply Quote 0
                    • M
                      mbedyn
                      last edited by

                      With deinstall i got the same message… I do not use captive...??
                      with reinstall GUI components i got

                      Fatal error: Call to undefined function: lightsquid_deinstall() in /etc/inc/pkg-utils.inc(498) : eval()'d code on line 1

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

                        I can't say how package work with captive portal - need test. But you messages mean what broken or deleted .xml and .inc files of package. Did you plasing this files to '/usr/local/pkg/' catalog before try deleting? (need manually download from pfSense site
                        http://www.pfsense.com/packages/config/lightsquid/lightsquid.inc
                        http://www.pfsense.com/packages/config/lightsquid/lightsquid.xml)

                        SquidGuardDoc EN  RU Tutorial
                        Localization ru_PFSense

                        1 Reply Last reply Reply Quote 0
                        • M
                          mbedyn
                          last edited by

                          hello
                          I have put these files into the /usr/local/pkg
                          Package works again but it seems to do not call crontab jobs for refresh. I have setting sheduler to refresh every 24 hour

                          crontab file has proper entries, but nothing happend…
                          Problems with theese starts just after I upgraded from 5-29 snapshot to 6-28.

                          crontab

                          0      */24    *      *      *      root    /usr/bin/perl /usr/local/www/lightsquid/lightparser.pl today
                          0      0      */30    *      *      root    /usr/local/etc/squid /usr/local/sbin/squid -k rotate > /dev/null

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

                            @mbedyn:

                            hello
                            I have put these files into the /usr/local/pkg
                            Package works again but it seems to do not call crontab jobs for refresh. I have setting sheduler to refresh every 24 hour

                            crontab file has proper entries, but nothing happend…
                            Problems with theese starts just after I upgraded from 5-29 snapshot to 6-28.

                            crontab

                            0       */24    *       *       *       root    /usr/bin/perl /usr/local/www/lightsquid/lightparser.pl today
                            0       0       */30    *       *       root    /usr/local/etc/squid /usr/local/sbin/squid -k rotate > /dev/null

                            Pls test short time period (hourly for example)

                            SquidGuardDoc EN  RU Tutorial
                            Localization ru_PFSense

                            1 Reply Last reply Reply Quote 0
                            • M
                              mbedyn
                              last edited by

                              hello
                              I have done some tests.. and shortest periods refresh correctly…
                              :-\

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

                                @mbedyn:

                                hello
                                I have done some tests.. and shortest periods refresh correctly…
                                :-\

                                Fixed updateR 24h and 30 min options error.
                                Please test.

                                SquidGuardDoc EN  RU Tutorial
                                Localization ru_PFSense

                                1 Reply Last reply Reply Quote 0
                                • M
                                  mbedyn
                                  last edited by

                                  I would like to, but I do not know how to reinstall the package… As I mentioned before, I have got errors when trying to reinstall the package..  ???

                                  I repaired package putting manually inc and xml files into /usr/local/pkg.

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

                                    @mbedyn:

                                    I would like to, but I do not know how to reinstall the package… As I mentioned before, I have got errors when trying to reinstall the package..   ???

                                    I repaired package putting manually inc and xml files into /usr/local/pkg.

                                    This also good. Now i can't create captive for test install/deinstall. May be in current of month i do it.

                                    SquidGuardDoc EN  RU Tutorial
                                    Localization ru_PFSense

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      shreckbull
                                      last edited by

                                      BUG REPORT : After each reboot of pfsense

                                      
                                      Syncing packages: phpSysInfo nmap snort stunnel squid Lightsquid
                                      
                                      Beginning package installation for Lightsquid...
                                       9% 19% 30% 41% 51% 62% 73% 83% 94% 100%
                                      
                                      Installing Lightsquid and its dependencies.
                                       6% 13% 20% 27% 34% 42% 49% 56% 63% 70% 77% 85% 92% 99% 100% 6% 13% 21% 28% 36%
                                      43% 51% 58% 65% 73% 80% 88% 95% 100%
                                      
                                      Removing package...
                                      Removing Lightsquid components...
                                      
                                      Beginning package installation for Lightsquid...
                                       9% 19% 30% 41% 51% 62% 73% 83% 94% 100%
                                      
                                      Installing Lightsquid and its dependencies.
                                       2% 5% 8% 10% 13% 16% 18% 21% 23% 26% 29% 31% 34% 37% 39% 42% 45% 47% 50% 53% 55
                                      % 58% 61% 63% 66% 69% 71% 74% 77% 79% 82% 85% 87% 90% 93% 95% 98% 100% 6% 13% 20
                                      % 27% 34% 42% 49% 56% 63% 70% 77% 85% 92% 99% 100% 6% 13% 21% 28% 36% 43% 51% 58
                                      % 65% 73% 80% 88% 95% 100%
                                      
                                      

                                      I have this problem with fresh install with pfsense versions :
                                      1.2 beta 1
                                      1.2 beta 2
                                      1.2 RC1

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        sullrich
                                        last edited by

                                        Show the log entry from system logs.  It will say missing file blah blah.

                                        1 Reply Last reply Reply Quote 0
                                        • ?
                                          Guest
                                          last edited by

                                          I made a new install from ISO 1.2 RC1 built  Jul 21, but when I try to install Lightsquid I get this message:
                                          Downloading package configuration file… done.
                                          Saving updated package information... done.
                                          Downloading Lightsquid and its dependencies... done.
                                          Checking for successful package installation... failed!

                                          Installation aborted.

                                          Any idea,

                                          Thanks Alfredo

                                          1 Reply Last reply Reply Quote 0
                                          • A
                                            acid47
                                            last edited by

                                            Hi to all,

                                            I've same problem with 1.2-TESTING-SNAPSHOT-07-21-2007

                                            Installing Lightsquid and its dependencies.

                                            Downloading package configuration file… done.
                                            Saving updated package information... done.
                                            Downloading Lightsquid and its dependencies... done.
                                            Checking for successful package installation... failed!

                                            Installation aborted.

                                            You have find a solution?  ???

                                            Thanks

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