Error #111
tancatLuCI breaks when login.
Descripció
Using testing branch at 0d8a36523db1a9479ae7ffc0296aa6a02d7c5ff6
When login to LuCI with Epiphany then the qMp page crashes with next error:
This page contains the following errors:
error on line 76 at column 57: expected '>'
Below is a rendering of the page up to the first error.
When login to LuCI with Iceweasel then it says:
Error d'anàlisi XML: no ben format
Ubicació: http://172.30.22.1/cgi-bin/luci
Número de línia 76, Columna 57: /usr/lib/lua/luci/dispatcher.lua:195: in function </usr/lib/lua/luci/dispatcher.lua:194>
---------------------------------------------------------------^
And the XHTML code contents:
Status: 500 Internal Server Error
/usr/lib/lua/luci/dispatcher.lua:449: Failed to execute function dispatcher target for entry '/'.
The called action terminated with an exception:
/usr/lib/lua/luci/dispatcher.lua:449: Failed to execute call dispatcher target for entry '/qmp'.
The called action terminated with an exception:
/usr/lib/lua/luci/template.lua:105: Failed to execute template 'qmp/overview'.
A runtime error occured: /usr/lib/lua/luci/template.lua:105: Failed to execute template 'header'.
A runtime error occured: /usr/lib/lua/luci/template.lua:105: Failed to execute template 'themes/openwrt.org/header'.
A runtime error occured: /usr/lib/lua/luci/i18n.lua:58: bad argument #1 to 'lookup' (string expected, got userdata)
stack traceback:
[C]: in function 'assert'
/usr/lib/lua/luci/dispatcher.lua:449: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:195: in function </usr/lib/lua/luci/dispatcher.lua:194>