In the captive portal state, the version 2.4.4-RELEASE-p1 does not show the number of connected users
-
Hello, in this version of pfsense, the captive portal status section does not show the number of connected users. In the logfile=portalauth the logs of the connected users do appear. Cheers

-
@susobaco said in In the captive portal state, the version 2.4.4-RELEASE-p1 does not show the number of connected users:
Hello, in this version of pfsense, the captive portal status section does not show the number of connected users. In the logfile=portalauth the logs of the connected users do appear.

This is your answer :

This means : database messed up => can't write logged in users any more => Side effect : can not show log in users anymore.
I advise you to stop the portal.
Delete manually the database file.rm /var/db/captiveportal*.dbStart the captive portal.
Your captive portal log should show MAC addresses like this :

Yours doesn't.
What up ? -
@gertjan said in In the captive portal state, the version 2.4.4-RELEASE-p1 does not show the number of connected users:
Yours doesn't.
What up ?Perfect, it worked, thank you very much for the solution and sorry for my ignorance. I am new in the management of this great distribution.