OPNsense Forum

English Forums => General Discussion => Topic started by: guest10459 on November 20, 2015, 04:02:34 AM

Title: [SOLVED] Deleted captive portal instances on system health tab
Post by: guest10459 on November 20, 2015, 04:02:34 AM
Has anyone else noticed an issue with the System Health tab showing captive portals that have been removed?

I have deleted all instance of the captive portal from the services section but they still remain here, even after reboot. Is this a bug?
Title: Re: Deleted captive portal instances on system health tab
Post by: Andreas on November 20, 2015, 07:43:32 AM
Hi
i noticed it as well in the german forum
https://forum.opnsense.org/index.php?topic=1696.0

Franco sends the commands

# rm /var/db/rrd/*-concurrent.rrd
# rm /var/db/rrd/*-loggedin.rrd

i didnt tried till now because i got another problems with my firewall but perhaps it helps you
Title: Re: Deleted captive portal instances on system health tab
Post by: guest10459 on November 20, 2015, 02:15:18 PM
That did the trick. Thanks!
Title: Re: [SOLVED] Deleted captive portal instances on system health tab
Post by: franco on November 20, 2015, 07:49:29 PM
We need to keep those files as long as the stable release supports the old captive portal in parallel so people don't unwillingly wipe their data by moving back and forth. We will remove stale files as soon as the stable/16.1 branch is created.