Bug #81
closedCaptive portal problems
0%
Description
Several issues with the new captive portal locking have been reported.
1) /index.php: WARNING: unlock() - Could not unlock lock
2) When RADIUS server is unavailable, CP stops working until rebooted.
3) Warning: file(/var/db/captiveportal.db): failed to open stream: No such file or directory in /usr/local/www/status_captiveportal.php on line 60 Warning: Invalid argument supplied for foreach() in /usr/local/www/status_captiveportal.php on line 61
Updated by Chris Buechler about 15 years ago
some of these from mailing list, also reported here:
http://forum.pfsense.org/index.php/topic,18516.msg95289.html
Updated by Chris Buechler about 15 years ago
Can't replicate the problem where CP stops functioning when the RADIUS server becomes unavailable. Tried using 1 and 2 RADIUS servers, and 3 clients. May be specific to more simultaneous clients. I did get PHP to crash once after numerous attempts, leading to a 500 error on the clients rather than the Authentication error page.
Updated by Chris Buechler about 15 years ago
3) above may be fixed by locking addition on the status page checked in last night.
Updated by Ermal Luçi about 15 years ago
- Status changed from New to Feedback
Let this for now to feedback
Updated by Chris Buechler about 15 years ago
- Status changed from Feedback to Resolved