Hi,
I get the following error at the bottom of my Overview page:
Sorry, the server encountered an unexpected error.
/usr/lib/lua/luci/dispatcher.lua:217: Failed to execute template dispatcher target for entry '/admin/status/overview'.
The called action terminated with an exception:
/usr/lib/lua/luci/template.lua:17: Failed to execute template 'admin_status/index'.
A runtime error occured: [string "/usr/lib/lua/luci/view/admin_status/index.h..."]:810: attempt to concatenate field '?' (a nil value)
stack traceback:
[C]: in function 'assert'
/usr/lib/lua/luci/dispatcher.lua:217: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:93: in function
Anyone seen this before? Any ideas on how to fix?