Navigation

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

    Squid cache table only shows 31.12.1969

    Cache/Proxy
    4
    10
    3746
    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.
    • E
      eman_no1 last edited by

      Hello All,

      I have a SG-2440 that has been up for 2 weeks now. I have followed all of the youtube guides that I can find to setup squid3 and squid-guard. Everything seems to be working except this. The squid cache log on the status page only shows entries with the date 31.12.1969 and nothing else.

      Thanks,

      Erik
      ![Screenshot at 2016-10-05 15:53:19.png](/public/imported_attachments/1/Screenshot at 2016-10-05 15:53:19.png)
      ![Screenshot at 2016-10-05 15:53:19.png_thumb](/public/imported_attachments/1/Screenshot at 2016-10-05 15:53:19.png_thumb)

      1 Reply Last reply Reply Quote 0
      • KOM
        KOM last edited by

        You really need to stop living in the past  ;D

        Is the current date/time correct in the WebGUI dashboard?  From the pfSense console, what's the output of the date command?

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

          I have the exact same issue, "31.12.1969 16:00:00" and the message column is blank as well.

          date command at the terminal shows correct date and time.


          2.4.5-RELEASE-p1 (amd64)

          1 Reply Last reply Reply Quote 0
          • KOM
            KOM last edited by

            Well look at that, me too.  I hadn't noticed before since cache.log is mostly useless, and when you do need it the real time doesn't matter.  Access.log is where the action is!

            1 Reply Last reply Reply Quote 0
            • E
              eman_no1 last edited by

              @kom the date and time on the dadhboard is correct. Which log in the UI do I find the squid action in? None of the options in Status -> System Logs appear to the related to squid. Also since I am new to this, a blank screen may be squid not actually keeping a cache.

              Erik

              ![Screenshot at 2016-10-06 08:11:29.png](/public/imported_attachments/1/Screenshot at 2016-10-06 08:11:29.png)
              ![Screenshot at 2016-10-06 08:11:29.png_thumb](/public/imported_attachments/1/Screenshot at 2016-10-06 08:11:29.png_thumb)

              1 Reply Last reply Reply Quote 0
              • KOM
                KOM last edited by

                Which log in the UI do I find the squid action in?

                Access.log, like I said.  In the GUI it's called Squid Access Table in the Real Time view.  Cache.log just gives details about some squid internals, but it appears to be bugged out in the GUI since there is no content shown.  If oyu look at the real file, it has contents like this:

                2016-10-06 08:19:20 [40798] init domainlist /var/db/squidGuard/blk_BL_webtv/domains
                2016-10-06 08:19:20 [40798] loading dbfile /var/db/squidGuard/blk_BL_webtv/domains.db
                2016-10-06 08:19:20 [40798] init urllist /var/db/squidGuard/blk_BL_webtv/urls
                2016-10-06 08:19:20 [40798] loading dbfile /var/db/squidGuard/blk_BL_webtv/urls.db
                
                1 Reply Last reply Reply Quote 0
                • E
                  eman_no1 last edited by

                  If I understand, I need to drop to the console to view the log? I'll file a bug for the UI. Can I ask a side question. Since I have a limited storage appliance, can I plug in a USB-HDD or connect a FreeNAS via NFS to use cache storage?

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

                    KOM, whats the path to the Squid logs?


                    2.4.5-RELEASE-p1 (amd64)

                    1 Reply Last reply Reply Quote 0
                    • KOM
                      KOM last edited by

                      can I plug in a USB-HDD or connect a FreeNAS via NFS to use cache storage?

                      Sure.  Lots of people add a second disk just for squid.  Check the FreeBSD docs for how to mount it at boot and then just modify squid's cache dir setting to the new mount.

                      whats the path to the Squid logs?

                      /var/squid/logs

                      1 Reply Last reply Reply Quote 0
                      • I
                        Impatient last edited by

                        When squid start's new SSL control helper's they show up there with correct date and time.

                        That is what mine show's anyway.

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