Project

General

Profile

Actions

Bug #15499

closed
SW CM

Manually verifying the boot environment makes config changes

Bug #15499: Manually verifying the boot environment makes config changes

Added by Steve Wheeler over 2 years ago. Updated 10 months ago.

Status:
Closed
Priority:
Normal
Category:
Dashboard
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Release Notes:
Default
Affected Plus Version:
24.03
Affected Architecture:
All

Description

If a user connects to the webgui before the automatic BE verification has run at boot they are presented with the manually verify button.

If they click verify at that point the banner is removed and bootup completes but the traffic graphs widget has it's config changed to hide all interfaces:

--- /cf/conf/backup/config-1715785548.xml    2024-05-15 16:15:06.367203000 +0100
+++ /cf/conf/config.xml    2024-05-15 16:15:06.368702000 +0100
@@ -564,6 +564,9 @@
     <widgets>
         <sequence>system_information:col1:open:0,interfaces:col2:open:0,services_status:col2:open:0,openvpn:col2:open:0,disks:col2:open:0,zfs:col2:open:0,traffic_graphs:col3:open:0</sequence>
         <period>10</period>
+        <traffic_graphs>
+            <filter>wan,lan,opt1</filter>
+        </traffic_graphs>
     </widgets>
     <openvpn>
         <openvpn-server>
@@ -716,8 +719,8 @@
     <qinqs></qinqs>
     <laggs></laggs>
     <revision>
-        <time>1715785548</time>
-        <description><![CDATA[admin@172.21.16.8 (Local Database): Widget configuration has been changed.]]></description>
+        <time>1715786106</time>
+        <description><![CDATA[admin@172.21.16.8 (Local Database): Updated traffic graphs widget settings via dashboard.]]></description>
         <username><![CDATA[admin@172.21.16.8 (Local Database)]]></username>
     </revision>
     <gateways>

That does not happen if the user logs into the GUI after the auto verification has run. Or if they simply do not click verify when presented with the banner.

SW Updated by Steve Wheeler about 2 years ago Actions #2

Still seeing this in current snapshots: 24.08.a.20240703.0600

CM Updated by Christian McDonald almost 2 years ago Actions #3

  • Assignee set to Christian McDonald

JP Updated by Jim Pingle almost 2 years ago Actions #4

  • Target version changed from 24.11 to 25.07

JP Updated by Jim Pingle about 1 year ago Actions #5

  • Target version changed from 25.07 to 25.11

CM Updated by Christian McDonald about 1 year ago Actions #7

  • % Done changed from 0 to 100

Applied in changeset pfsense:commit:891b161d2bd54390ed972ac82971d8b46971d4ae.

JP Updated by Jim Pingle 10 months ago Actions #8

  • Status changed from Feedback to Closed
Actions

Also available in: Atom