08-02-2024 07:52 PM
Hi,
I downgraded to 16.3.9 on a 3850 for a lab environment as I want to use for its AP capabilities, as soon as I log into the GUI it gives me "Your session has timed out, please log in again"
Any suggestions?
08-02-2024 08:17 PM - edited 08-02-2024 08:19 PM
start with some basic checks, make sure http and https services are configured and web auth is set to local with priv 15 credentials.
switch# configure terminal
switch(config)# ip http server
switch(config)# ip http secure-server
!
switch# configure terminal
switch(config)# username your_username privilege 15 secret your_password
!
switch(config)# ip http authentication local
08-03-2024 06:04 AM
Thanks for your response Ammahend, those statements are already in my config.
08-03-2024 04:03 PM
looks buggy, can you try to restart HTTP service and try incognito
08-03-2024 06:29 AM
- Review this documentation : https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3850/software/release/3se/wlan/configuration_guide/b_wlan_3se_3850_cg/b_wlan_3se_3850_cg_chapter_0110.html
M.
08-03-2024 11:30 AM
Once I log in I am presented with the message and I cant do anything other that click ok. I was able to login to the GUI with no issues before I downgraded to 16.3.9 from 16.12.09. Th only reason I did that was so I can work with AP in a lab environment.
08-03-2024 12:05 PM
- Check the logs on the 3850 when that happens ,
M.
08-03-2024 05:58 PM
The logs look normal reporting when I log in successfully no errors. I just upgraded to the latest software 16.12.11 the web interface is running fine and ordered a slightly used 4400 Series Wireless LAN Controller AIR-WLC4402-12-K9 for my lab learning. I appreciate all the help here thanks all!!!!!!!!
08-04-2024 03:24 AM
>....The logs look normal reporting when I log in successfully no errors.
- Have a try by defining another admin user (name) for GUI access , with local authentication (no radius - e.g.)
M.
08-04-2024 05:38 PM
Did you try incognito (private browsing) as @ammahend suggested?
This is most likely a browser/caching/cookies issue.
Also try clearing history and cache and cookies.
If that doesn't help it may be a browser incompatibility so you might need to run an older browser version to support the old software version - I'd generally suggest Firefox.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide