Cannot connect when captive portal is enabled
-
Post your CP config. You might have a combination of options that breaks it.
-
Been poking around and tonight I came across this in my system logs and seems to be the reason the portal is failing…
I didn't notice this before but I decided to kill process 47600. After doing this, the captive portal was able to start and function 100%
Jan 23 21:07:15 lighttpd[47600]: (mod_fastcgi.c.1744) connect failed: No such file or directory on unix:/tmp/php-fastcgi-guest_wifi.socket-0
Jan 23 21:07:15 lighttpd[47600]: (mod_fastcgi.c.2846) backend died; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 5 load: 1
Jan 23 21:07:15 lighttpd[47600]: (mod_fastcgi.c.3414) all handlers for /index.php?zone=guest_wifi&redirurl=/Hw1fHFTVccGuYh/flixxebJVDTNnp/K4SAaSf48vnxog/wcaiRO5jX9C3v3/s6pqpxlXD5QUXK.html on .php are down.
Jan 23 21:07:17 lighttpd[47600]: (mod_fastcgi.c.2604) fcgi-server re-enabled: 0 /tmp/php-fastcgi-guest_wifi.socket -
I wonder where this came from :
@nappy_d:Jan 23 21:07:15 lighttpd[47600]: (mod_fastcgi.c.3414) all handlers for /index.php?zone=guest_wifi&redirurl=/Hw1fHFTVccGuYh/flixxebJVDTNnp/K4SAaSf48vnxog/wcaiRO5jX9C3v3/s6pqpxlXD5QUXK.html on .php are down.
-
I saw that and not sue what it is from. I do have a redirect URL entered but not sure if that's what was causing this issue. The same redirect URL is there in my now working config. I have not had any issues so far sine I killed the process and restarted the captive portal.