Hello...
With 1.5.3 OpenWRT
When I access 198.168.240.1 and get the login in panel and then proceed to change the Arduino password, upon clicking the "CONFIGURE & RESTART" button I get the following error in a Chrome browser window:
The browser nav field is:
http://192.168.240.1/cgi-bin/luci/;stok=da0db5f455cde3f75d0313f1305a53a3/webpanel/config?#
Failed to execute call dispatcher target for entry '/webpanel/config'.
The called action terminated with an exception:
?:0: attempt to index a nil value
stack traceback:
: in function 'assert'
?: in function 'dispatch'
?: in function <?:194>
####
Using a Linino YUN, (not 1.5.3) the message is similar except for the first line of the error message
The nav window is:
http://192.168.240.1/cgi-bin/luci/;stok=03f4af5e8418cfa8acc60c3c7eb191c2/webpanel/config?#
/usr/lib/lua/luci/dispatcher.lua:448: Failed to execute call dispatcher target for entry '/webpanel/config'.
The called action terminated with an exception:
?:0: attempt to index a nil value
stack traceback:
[C]: in function 'assert'
/usr/lib/lua/luci/dispatcher.lua:448: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:195: in function </usr/lib/lua/luci/dispatcher.lua:194>
####
Note that I can load SerialTerminal and using "passwd" command can change the root password successfully.
I also have a failure to save and restart under Luci when changing, for instance SSID.
Inside Luci, "Save" works fine, and "Save & Restart" hangs up the Luci interface.
On the next restart, any SSID change (for instance) that was Saved takes effect then, but the Save and Restart does not
Anyone have any ideas about this problem? Perhaps something with Chrome?
Thanks for any assistance,
RT
