Hi, my device is showing up on the web page and the config is:
package system
config system 'system'
option hostname 'OpenEdge'
option timezone 'EST5EDT,M3.2.0,M11.1.0'
option zonename 'America/New York'
config timeserver 'ntp'
list server '0.openwrt.pool.ntp.org'
list server '1.openwrt.pool.ntp.org'
list server '2.openwrt.pool.ntp.org'
list server '3.openwrt.pool.ntp.org'
option enable_server '0'
option enabled '1'
I saw these logs on the device:
Thu May 25 12:50:21 2017 daemon.info openwisp: Local configuration outdated
Thu May 25 12:50:21 2017 daemon.info openwisp: Downloading configuration
from controller...
Thu May 25 12:50:22 2017 daemon.info openwisp: Configuration downloaded,
now applying it...
Thu May 25 12:50:22 2017 daemon.info openwisp: Service openwisp has been
reloaded via procd/ubus
Thu May 25 12:50:22 2017 daemon.info openwisp: OpenWISP config agent
received reload trigger
Thu May 25 12:50:27 2017 daemon.info openwisp: Testing configuration...
Thu May 25 12:50:27 2017 daemon.info openwisp: Configuration test succeded
Thu May 25 12:50:28 2017 daemon.info openwisp: Configuration applied
succesfully
Thu May 25 12:50:28 2017 daemon.info openwisp: OpenWISP config agent started
But the system settings are unchanged:
root@OpenWrt:/etc/config# cat system
config system
option hostname OpenWrt
option timezone UTC
option ttylogin 0
config timeserver ntp
list server 0.openwrt.pool.ntp.org
list server 1.openwrt.pool.ntp.org
list server 2.openwrt.pool.ntp.org
list server 3.openwrt.pool.ntp.org
option enabled 1
option enable_server 0
Why would this be?
Thanks again!
--
You received this message because you are subscribed to the Google Groups
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.