Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luci-app-sqm: Failed to execute cbi dispatcher target for entry #10492

Closed
mikk150 opened this issue Nov 7, 2019 · 2 comments
Closed

luci-app-sqm: Failed to execute cbi dispatcher target for entry #10492

mikk150 opened this issue Nov 7, 2019 · 2 comments

Comments

@mikk150
Copy link

mikk150 commented Nov 7, 2019

Maintainer: @tohojo
Environment: OpenWrt 19.07.0-rc1 Asus RT-N14U

Description:

When installing luci-app-sqm to clean router, I get this error when going to Network > SQM QoS

Failed to execute cbi dispatcher target for entry '/admin/network/sqm'.
The called action terminated with an exception:
/usr/lib/lua/luci/dispatcher.lua:938: module 'luci.cbi' not found:
	no field package.preload['luci.cbi']
	no file './luci/cbi.lua'
	no file '/usr/share/lua/luci/cbi.lua'
	no file '/usr/share/lua/luci/cbi/init.lua'
	no file '/usr/lib/lua/luci/cbi.lua'
	no file '/usr/lib/lua/luci/cbi/init.lua'
	no file './luci/cbi.so'
	no file '/usr/lib/lua/luci/cbi.so'
	no file '/usr/lib/lua/loadall.so'
	no file './luci.so'
	no file '/usr/lib/lua/luci.so'
	no file '/usr/lib/lua/loadall.so'
stack traceback:
	[C]: in function 'require'
	/usr/lib/lua/luci/dispatcher.lua:938: in function </usr/lib/lua/luci/dispatcher.lua:937>
@jow-
Copy link
Contributor

jow- commented Nov 7, 2019

You can solve the issue in the meanwhile by installing luci-compat.

@BKPepe
Copy link
Member

BKPepe commented Nov 9, 2019

Fixed by this commit: 349d73b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants