I get some debug messages while Coova starts but on the login page it says "Hotspot not responding" or "Cannot get latest challenge"
Here is the debug once Coova starts
Listening on command file /var/run/freeradius/freeradius.sock
Listening on auth address 127.0.0.1 port 18120 bound to server inner-tunnel
Listening on auth address * port 1812 bound to server default
Listening on acct address * port 1813 bound to server default
Listening on auth address :: port 1812 bound to server default
Listening on acct address :: port 1813 bound to server default
Listening on proxy address * port 59633
Listening on proxy address :: port 56502
Ready to process requests
After this there is nothing when I try to login. I did check the UAM and RAD secrets and they are the same. Also ports 1812 and 1813 are also open.
FreeRADIUS Version 3.0.14
Any help with this would be much appreciated.
Thanks a lot.
Last edit: Stanley Thomas 2017-09-07
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear Dirk,
I get some debug messages while Coova starts but on the login page it says "Hotspot not responding" or "Cannot get latest challenge"
Here is the debug once Coova starts
Listening on command file /var/run/freeradius/freeradius.sock
Listening on auth address 127.0.0.1 port 18120 bound to server inner-tunnel
Listening on auth address * port 1812 bound to server default
Listening on acct address * port 1813 bound to server default
Listening on auth address :: port 1812 bound to server default
Listening on acct address :: port 1813 bound to server default
Listening on proxy address * port 59633
Listening on proxy address :: port 56502
Ready to process requests
After this there is nothing when I try to login. I did check the UAM and RAD secrets and they are the same. Also ports 1812 and 1813 are also open.
FreeRADIUS Version 3.0.14
Any help with this would be much appreciated.
Thanks a lot.
Last edit: Stanley Thomas 2017-09-07
I have noticed that this issue occurs when nginx is configured to serve over https. This does not happen for http protocol.
Is there anything that can be done to make RadiusDesk working over https?
I have the exactly same problem, works like a charm on http, but on https I got the message "hotspot is not responding to status queries"
anyone has a solution for this?