Luci no valid theme on upgrade

i flashed r20156 snapshot to my wrt3200acm running 22.03rc5. got these error messages when access luci web interface:

/usr/lib/lua/luci/dispatcher.lua:669: No valid theme found
stack traceback:
	[C]: in function 'assert'
	/usr/lib/lua/luci/dispatcher.lua:669: in function 'init_template_engine'
	/usr/lib/lua/luci/dispatcher.lua:892: in function 'dispatch'
	/usr/lib/lua/luci/dispatcher.lua:483: in function </usr/lib/lua/luci/dispatcher.lua:482>

Unless it's a custom built snapshot there is no web UI anymore on your device. Snapshot builds don't come with web UIs.

@borromini -
yes, custom image created with firmware-selector.openwrt.org; many luci-app-* modules added in customization.

followup: found that firmware-selector does not find all dependencies. the luic-app-* packages depend on luci, but luci was not added. if i explicitly add luci tot he module list, it is added.

thanks

1 Like

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