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

Squid Status GUI tab not working pfsense plus v 24

Cache/Proxy
403 squid status page cachemgr
1
4
169
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.
  • J
    JonathanLee
    last edited by JonathanLee 30 days ago 30 days ago

    Does anyone know how to correct this issue with pfsense plus ver 24?

    I have attempted so many things to find a solution to this. Does anyone else see this?

    You click on status and it just spins and never loads..

    login-to-view

    Under the real time you see this..

    login-to-view

    login-to-view

    I do use the password directive however if I remove it same issue occurs.

    I would love to help find a solution to this

    This same config works in the old version of pfsense

    After a while of it spinning the browser of death you get this

    login-to-view

    I would love to use the new versions but I need to find a solution to this.

    Make sure to upvote

    1 Reply Last reply Reply Quote 0
    • J
      JonathanLee
      last edited by 30 days ago

      I have went as far as to remove every bit of custom config to see if it resolves and it does not. Same error

      Make sure to upvote

      1 Reply Last reply Reply Quote 0
      • J
        JonathanLee
        last edited by JonathanLee 29 days ago 29 days ago

        It’s a code puzzle … anyone else want to get in on this ??? Puzzle time come on… you know you want to .. it’s got that package “come back story” back on top super merge epic I fixed it feel … I also already made a redmine it has been open for some time ago so you don’t even need to create one

        Make sure to upvote

        1 Reply Last reply Reply Quote 0
        • J
          JonathanLee
          last edited by 28 days ago

          On 11/04/25 03:47, Jonathan Lee wrote:
          Hello fellow Squid users,
          Does anyone use pfSense squid package that knows a possible solution to this issue ? I have went as far as to remove all custom config and go to complete splice all and it still occurs with or without cache enabled and or squid guard enabled. It is something I just don’t know how to correct it. I worked on testing it in command line a while back but could not find a way to get the status page working again.
          Show Quoted Content
          On 11/04/25 03:47, Jonathan Lee wrote:
          Hello fellow Squid users,
          Does anyone use pfSense squid package that knows a possible solution to this issue ? I have went as far as to remove all custom config and go to complete splice all and it still occurs with or without cache enabled and or squid guard enabled. It is something I just don’t know how to correct it. I worked on testing it in command line a while back but could not find a way to get the status page working again.

          Bug #15410: cache_object://URL Scheme is removed in Squid-6 - pfSense Packages - pfSense bugtracker https://redmine.pfsense.org/issues/15410

          As discussed in that bug report the "cache_object://" scheme has been replaced by "http://(visible_hostname):3128/squid-internal-mgr/"

          • The scheme can be "https://" so long as the proxy listening port is configured with the https_port directive.

          • visible_hostname should be replaced by the contents of the visible_hostname directive, or listening IP address. This is just one of the many reasons that directive needs to be a DNS resolvable domain name.

          • The port 3128 can be another forward-proxy or an 'accel' mode port if you wish. Cannot be an 'intercept' or 'tproxy' *_port, nor an https_port with SSL-Bump enabled.

          FTR; What we are familiar with as an "index page" is not provided by the Squid cache manager by default. I provide a basic UI at https://github.com/yadij/cachemgr.js that makes accessing the reports a bit easier for humans.

          HTH
          Amos


          squid-users mailing list
          squid-users@lists.squid-cache.org
          https://lists.squid-cache.org/listinfo/squid-users

          Make sure to upvote

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