ā03-25-2021 11:32 AM
The recent enhancements on the Extreme Cloud IQ has broken an External Captive Portal integration that has been working very well with no issues on Aero Hive access points.
The initial redirect is failing with an error 500 which is not very helpful. This could use some better error handling and more user friendly error report.
Has anyone come across this since the most recent updates?
Solved! Go to Solution.
ā04-06-2021 03:19 PM
I have an update:
We discovered that one of the two external RADIUS hosts configured for the authentication service was actually unreachable. Potentially this may have been the route cause of the 500 error due to AP unable to talk to the radius host:
Clients can now authenticate OK but the 500 error now will not go away at least on my test client device despite clearing cache/restarting device. It gets displayed on initial redirect. I have to open the browser separately and request a non SSL URL in order to get redirected to our landing page.
However the problem with the 500 error, is the lack of information. It could at least display an error message such as, āOops! I cannot reach your RADIUS host please make sure itās up and runningā or similar to save time.
ā04-06-2021 03:19 PM
I have an update:
We discovered that one of the two external RADIUS hosts configured for the authentication service was actually unreachable. Potentially this may have been the route cause of the 500 error due to AP unable to talk to the radius host:
Clients can now authenticate OK but the 500 error now will not go away at least on my test client device despite clearing cache/restarting device. It gets displayed on initial redirect. I have to open the browser separately and request a non SSL URL in order to get redirected to our landing page.
However the problem with the 500 error, is the lack of information. It could at least display an error message such as, āOops! I cannot reach your RADIUS host please make sure itās up and runningā or similar to save time.
ā03-31-2021 12:03 PM
Yes I have, Iām testing on the AP122. OS version is 8.2.4.0 (82r4).
The management console is ExtremeCloud IQ Pilot
In my Policyās Wireless Network settings, I have Enable Captive Web Portal turned on and User Auth on Captive Web Portal set. The Authentication Type is set to Redirect to External URL for Authentication.
I then have the Default Captive Web Portal configured with the external page set in the Login URL mandatory field in the Captive Web Portal Settings with the Authentication Method set to PAP. I also have the external pages URL in the walled garden.
The configuration has been working well for years up until the most recent enhancements.
ā03-29-2021 01:13 PM
Thank you for that screen shot, that helps. Have you pushed a complete configuration update out to your APs since the most recent XIQ update?
ā03-27-2021 08:47 AM
Thank you Sam, we have pretty good error handling for the script running on the external host. We can run in it in debug mode and report any errors on any page where an exception was raised.
The 500 Error I am referring to above is coming from XIQ controller/AP. See attached.