Luci error Tried removing and reinstalling but same issue

When I go to the luci interface i get this in my browser window

/usr/lib/lua/luci/template.lua:97: Failed to execute template 'sysauth'.
A runtime error occurred: /usr/lib/lua/luci/template.lua:97: Failed to execute template 'header'.
A runtime error occurred: /usr/lib/lua/luci/template.lua:97: Failed to execute template 'themes/bootstrap/header'.
A runtime error occurred: [string "/usr/lib/lua/luci/view/themes/bootstrap/hea..."]:20: attempt to call field 'node_childs' (a nil value)
stack traceback:
	[string "/usr/lib/lua/luci/view/themes/bootstrap/hea..."]:20: in main chunk
stack traceback:
	[C]: in function 'error'
	/usr/lib/lua/luci/template.lua:97: in function 'render'
	/usr/lib/lua/luci/dispatcher.lua:755: in function 'include'
	[string "/usr/lib/lua/luci/view/header.htm"]:3: in main chunk
stack traceback:
	[C]: in function 'error'
	/usr/lib/lua/luci/template.lua:97: in function 'render'
	/usr/lib/lua/luci/dispatcher.lua:755: in function 'include'
	[string "/usr/lib/lua/luci/view/sysauth.htm"]:1: in main chunk
stack traceback:
	[C]: in function 'error'
	/usr/lib/lua/luci/template.lua:97: in function </usr/lib/lua/luci/template.lua:85>
	(tail call): ?
	(tail call): ?
	/usr/lib/lua/luci/dispatcher.lua:979: in function 'dispatch'
	/usr/lib/lua/luci/dispatcher.lua:478: in function </usr/lib/lua/luci/dispatcher.lua:477>

How would I go about resolving this issue. I have laready tried removing all luci packages and reinstalling them from ssh

Nevermind..
i just reinstalled all of it based on the instructions here

so i reinstalled or installed these

  • liblua

  • lua

  • libuci-lua

  • libubus

  • libubus-lua

  • uhttpd

  • rpcd

  • luci-base

  • luci-lib-ip

  • luci-lib-nixio

  • luci-theme-bootstrap

  • luci-mod-admin-full

  • luci-lib-jsonc

a bunch of them were missing but im good now i think

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.