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.7k 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.
    • 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
                              • dennypageD
                                dennypage
                                last edited by dennypage

                                Just tried a few times.

                                If I go into the UI very quickly following reboot, I find this:

                                Screenshot 2024-05-14 at 07.55.08.png

                                If I leave it alone, all is good. However, if I click on the Verify button, I get this:

                                @@ -5877,7 +5867,7 @@
                                 			<invert>false</invert>
                                 			<size>8</size>
                                 			<backgroundupdate>true</backgroundupdate>
                                -			<filter>opt4,enc0</filter>
                                +			<filter>wan,lan,opt2,opt3,opt4,enc0</filter>
                                 			<smoothfactor>0</smoothfactor>
                                 		</traffic_graphs>
                                 		<gateways-0>
                                
                                1 Reply Last reply Reply Quote 0
                                • stephenw10S
                                  stephenw10 Netgate Administrator
                                  last edited by

                                  Huh. Well that seems like a bug. Does it log a reason for the config change in the history?

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

                                    @stephenw10

                                    if you give me some clues as to where to find the answer, I'll be happy to put it here

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

                                      In Diag > Backp/Restore > Config History

                                      You should see all the recent changes and it usually gives a brief description of what changed and often what called that change if it's something automatic.

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

                                        @stephenw10
                                        I'm not a specialist, but I don't think there's anything interesting here.

                                        92fb5b59-9ff1-4fdc-b9c9-fba2920e503f-image.png

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

                                          Hmm, so those last set of changes at 15:43 were the last reboot including you clicking on the verify button?

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

                                            @stephenw10 said in 24.03_1 “Traffic Graphs” does not keep its configuration:

                                            Does it log a reason for the config change in the history?

                                            It's a repeat of the prior log entry. I.E. my workstation address and my login and "Updated traffic graphs widget settings via dashboard."

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