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

    Error using Show States

    Scheduled Pinned Locked Moved webGUI
    2 Posts 2 Posters 1.5k 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.
    • S
      stvboyle
      last edited by

      I'm running pfSense 2.0.1.  I have the system configured to support 800K states, it generally has around 450K states at any given time.  On the Dashboard, under System Information, where it shows the State table size there is a Show States link.  If I click the Show States link I get this error:
      Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 24 bytes) in /usr/local/www/diag_dump_states.php on line 62

      This is happening on two different instances of pfSense, both boxes have 4GB of ram.  pfSense is reporting about 16% memory usage, should be plenty of ram available.  Thoughts?

      Thanks,
      Steve

      1 Reply Last reply Reply Quote 0
      • marcellocM
        marcelloc
        last edited by

        I'ts a php memory limit.

        If you know how to handle php files, you can try to edit /usr/local/www/diag_dump_states.php and increase it.

        As you have 4g ram, you maybe using amd64 version.

        the php option to increase memory limit is

        ini_set('memory_limit', '490M');

        Treinamentos de Elite: http://sys-squad.com

        Help a community developer! ;D

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