Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Timeout before AP mode
#4
(02-17-2023, 11:22 AM)Tim Curtis Wrote: Menu, Configure, System

Address timeout. Set this to 120 (seconds) and if this is not long enough then increase it to >120 using the command below.

Code:
# Update to > 120
moodeutl -q "update cfg_system set value='180' where param='ipaddr_timeout'"

# Reset to default of 90
moodeutl -q "update cfg_system set value='90' where param='ipaddr_timeout'"

# Print current value
moodeutl -q "select value from cfg_system where param='ipaddr_timeout'"

Hi @Tim Curtis, thanks for the response. I have used the info you have provided. I'm needing to make it closer to 5 minutes. It takes a while for the firewall, POE switches, and APs to fully boot and assign out IP addresses.

I used the commands above to set to 300, and verified it and it shows 300 using moodeutl, however the webui shows 180 seconds. See output below. How will moOde behave? 


Code:
pi@moode-felicity:~ $ moodeutl -q "select value from cfg_system where param='ipaddr_timeout'"
300
Reply


Messages In This Thread
Timeout before AP mode - by robmck - 02-17-2023, 05:06 AM
RE: Timeout before AP mode - by Tim Curtis - 02-17-2023, 11:22 AM
RE: Timeout before AP mode - by robmck - 02-18-2023, 06:05 AM
RE: Timeout before AP mode - by heman22 - 05-08-2024, 12:49 AM
RE: Timeout before AP mode - by DRONE7 - 05-08-2024, 06:20 AM
RE: Timeout before AP mode - by Tim Curtis - 05-08-2024, 10:39 AM

Forum Jump: