-
Notifications
You must be signed in to change notification settings - Fork 757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
19.7 CaptivePortal auth does not work #3612
Comments
|
I'm experiencing the same problems with Captive portal: Describe the bug What happens is the captive portal page pops up and when someone selects the "Accept" button, they get a "Login Failed" error box in pink and access is denied. This happens for everyone. To Reproduce
Expected behavior Relevant log files
I also tried using the command from issue #3235 which displayed the following text:
The exact same entries in configd.log and sqlite error happen if I set the Captive portal to use the voucher server and generate some vouchers. When I try to login by using the voucher I also get a "Login Failed" error box in pink and access is denied, I get the following entry in the Captive Portal:
Under Services ->Captive Portal ->Vouchers I can see that the entered Voucher had its status changed to Valid, but I still can't login properly. |
|
@doctorA sounds like a broken database, can you move or remove /var/captiveportal/captiveportal.sqlite and try again? |
|
@AdSchellevis sorry I forgot to mention that I already deleted the database and tried again, still got the same issue. |
|
@doctorA can you delete the file again and install the following patch? |
|
@AdSchellevis thank you very much for such fast response, both the anon and voucher login now work without issues! |
|
@doctorA your welcome, let's consider this issue closed. |
|
Hi. Output of captiveportal log file. And the log from configd |
|
@rantwolf easiest test is to check if the output is similar, run: |
|
Hi Ad. Got this error. After deleting the sqlite file again and restart the daemon now it works. A big thanks to you and your help. |
|
@rantwolf probably an unclean shutdown of the system, the ufs filesystem isn't very forgiving. good to hear it's solved now. |
Hi.
On 19.7 and 19.7.1 there is an error with the captive portal.
Auth is no longer working.
After the input of the credentials I got an error: "login failed."
Log-file output: "Jul 27 19:24:39 captiveportal[88395]: AUTH ****** (192.168.XXX.27) zone 0"
Things I've done:
Nothing helps...
Issue has been reported by some guys in the forums:
https://forum.opnsense.org/index.php?topic=13599.0
The text was updated successfully, but these errors were encountered: