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

    24.03_1 “Traffic Graphs” does not keep its configuration

    Scheduled Pinned Locked Moved General pfSense Questions
    34 Posts 3 Posters 2.1k 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
      SwissSteph
      last edited by SwissSteph

      I discovered a “problem” with my 24.03_1 version that was not present with 23.09.1.

      Indeed, the “Traffic Graphs” view that I've always left the same for several versions, doesn't stay after a Pfsense restart.

      Today I applied the latest version of the patches and then restarted, as with the update (23.09.1 -> 24.03) my configuration is not retained.

      It's not a big problem, but I haven't seen anyone here explaining this new phenomenon.

      Thanks for your advice 👍

      Normal version (configured)
      aa947d5b-7896-4b03-b5eb-51577ddad3a2-image.png

      Version after reboot
      1dff7cc2-64ed-4378-895e-8daeca7b49dd-image.png

      1 Reply Last reply Reply Quote 0
      • stephenw10S
        stephenw10 Netgate Administrator
        last edited by

        Hmm, I haven't see that. What do you do to unhide them? They are all marked as unchecked in the widget config after rebooting?

        1 Reply Last reply Reply Quote 0
        • stephenw10S stephenw10 moved this topic from Problems Installing or Upgrading pfSense Software on
        • S
          SwissSteph
          last edited by

          I haven't checked all the interfaces, only four in my configuration.

          Yes, after reboot all are unchecked. All I have to do is check my four again and everything returns to the way it was before.

          This is a new phenomenon, as it doesn't occur on other versions of “Pfsense plus”.

          1 Reply Last reply Reply Quote 0
          • stephenw10S
            stephenw10 Netgate Administrator
            last edited by

            Hmm, yeah I can't replicate that.

            Check the config file, you will see the traffic graphs settings like:

            		<traffic_graphs>
            			<refreshinterval>1</refreshinterval>
            			<invert>true</invert>
            			<backgroundupdate>true</backgroundupdate>
            			<smoothfactor>0</smoothfactor>
            			<size>1</size>
            			<filter>opt3,opt4</filter>
            		</traffic_graphs>
            

            Interfaces in the 'filter' tags are hidden.

            Is your config being updated correctly?

            S 1 Reply Last reply Reply Quote 0
            • S
              SwissSteph @stephenw10
              last edited by

              @stephenw10

              How do I check this file? Sorry, I have a little skill, but not yours.

              I went from 23.09.1 to 24.03 and then to 24.03_1 (with an error message) but everything seems to be installed correctly.

              1 Reply Last reply Reply Quote 0
              • stephenw10S
                stephenw10 Netgate Administrator
                last edited by

                You can open it directly in /cf/conf/confg.xml. Or you can download the config from Diag > Backup/Restore.

                It's just an xml file you can open it in any text editor.

                S 1 Reply Last reply Reply Quote 0
                • S
                  SwissSteph @stephenw10
                  last edited by

                  @stephenw10

                  Sorry for my question and thank you for answering.

                  After rebooting and putting the right checkmarks back in “Graffic Graphs”, I saved the .xml configuration file and here's what I have now

                  <traffic_graphs>
                  	<refreshinterval>1</refreshinterval>
                  	<invert>true</invert>
                  	<backgroundupdate>true</backgroundupdate>
                  	<smoothfactor>0</smoothfactor>
                  	<size>1</size>
                  	<filter>opt1,opt2</filter>
                  </traffic_graphs>
                  
                  1 Reply Last reply Reply Quote 0
                  • stephenw10S
                    stephenw10 Netgate Administrator
                    last edited by

                    Ok, and that's the expected config? So WAN and LAN and shown and opt1 and opt2 are hidden?

                    So what does the config file show after rebooting when all the graphs are hidden?

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      SwissSteph @stephenw10
                      last edited by

                      @stephenw10

                      I've just done an interesting test

                      1. Restarted my Pfsense
                      2. On connection, I can visually see the graphs displayed normally.
                      3. Then I click on the green “verify” button (displayed towards the top of the page)
                      4. The graphs have disappeared
                      5. Here's what I have in my XML BEFORE I put the ticks back
                      <traffic_graphs>
                      	<refreshinterval>1</refreshinterval>
                      	<invert>true</invert>
                      	<backgroundupdate>true</backgroundupdate>
                      	<smoothfactor>0</smoothfactor>
                      	<size>1</size>
                      	<filter>wan,lan,opt1,opt2,opt3,opt5</filter>
                      </traffic_graphs>
                      
                      1 Reply Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator
                        last edited by stephenw10

                        Ah, you have manual BE boot verification enabled?

                        Does any config change survive a reboot?

                        It sounds like it might be rolling back the BE.

                        S 1 Reply Last reply Reply Quote 0
                        • S
                          SwissSteph @stephenw10
                          last edited by

                          @stephenw10

                          I haven't manually activated this option (I don't know where it is).

                          I haven't noticed any settings that haven't been saved, but I haven't done any specific tests in this sense

                          1 Reply Last reply Reply Quote 0
                          • stephenw10S
                            stephenw10 Netgate Administrator
                            last edited by

                            It's in the update settings:
                            Screenshot from 2024-05-14 14-26-38.png

                            What exactly are you clicking on after rebooting?

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              SwissSteph @stephenw10
                              last edited by

                              @stephenw10

                              Here is my current configuration

                              For security reasons during an update, should I set the ‘Boot Verification’ option instead?

                              33cb1847-aa6e-4983-a09b-d68f02f2d096-image.png

                              1 Reply Last reply Reply Quote 0
                              • stephenw10S
                                stephenw10 Netgate Administrator
                                last edited by

                                No that's fine. Can you get a screenshot of the green button you are clicking after reboot?

                                S 2 Replies Last reply Reply Quote 0
                                • S
                                  SwissSteph @stephenw10
                                  last edited by SwissSteph

                                  @stephenw10

                                  One more piece of information ... and before reading your last message (because no more network))

                                  I rebooted my Pfsense, and just after the boot (I connect it quickly) I have this message:

                                  ee471bd7-35bf-4a64-a075-b0d064821c0d-image.png

                                  If I do nothing (i.e. I do NOT touch the green button), the graphics are there and remain!

                                  In short, I'm going too fast to connect ... sorry to have taken your time for a problem that is not a problem

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    SwissSteph @stephenw10
                                    last edited by

                                    This post is deleted!
                                    1 Reply Last reply Reply Quote 0
                                    • stephenw10S
                                      stephenw10 Netgate Administrator
                                      last edited by

                                      Yup the -1 there in the countdown seconds means it hasn't yet triggered the countdown because bootup is still running. You see that if you login immediately.

                                      However I wouldn't expect the config to be changed...

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        SwissSteph @stephenw10
                                        last edited by

                                        @stephenw10

                                        Perhaps a ‘tiny bug’?

                                        Thanks again for all your help and friendly replies, it's always nice to be taken seriously (even when you're not a ‘pro’ in Pfsense) and to get help!

                                        1 Reply Last reply Reply Quote 1
                                        • dennypageD
                                          dennypage
                                          last edited by dennypage

                                          @stephenw10 FWIW, I've experienced this a couple of times. Following reboot, getting a message saying that I need to verify the boot, even though I do not have manual boot verification enabled. When this happens I also see all the interfaces in the traffic graphs widget unchecked. Unfortunately I haven't had time to explore it.

                                          1 Reply Last reply Reply Quote 0
                                          • stephenw10S
                                            stephenw10 Netgate Administrator
                                            last edited by

                                            Hmm, when you click verify or just whenever it appears?

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