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

Cannot assign option to not existing tab "limitmac" #13

Open
68646 opened this issue Jan 31, 2021 · 2 comments
Open

Cannot assign option to not existing tab "limitmac" #13

68646 opened this issue Jan 31, 2021 · 2 comments

Comments

@68646
Copy link

68646 commented Jan 31, 2021

Please Help, I get following error when opening Luci - Services - Qos Over Nftables

/usr/lib/lua/luci/cbi.lua:869: Cannot assign option to not existing tab "limitmac"
stack traceback:
[C]: in function 'assert'
/usr/lib/lua/luci/cbi.lua:869: in function 'taboption'
/usr/lib/lua/luci/model/cbi/nft-qos/nft-qos.lua:230: in function 'func'
/usr/lib/lua/luci/cbi.lua:66: in function 'load'
/usr/lib/lua/luci/dispatcher.lua:1353: in function '_cbi'
/usr/lib/lua/luci/dispatcher.lua:1024: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:479: in function </usr/lib/lua/luci/dispatcher.lua:478>

Please help

@danielliu000
Copy link

This can be fixed by reinstalling nft-qos

  1. backup your config file /etc/config/nft-qos, if needed
  2. remove the orginal config file
  3. reinstall nft-qos
    the new config file may be renamed to nft-qos-okpg if it already existed.

@jlawrence0710
Copy link

That is not a solution. Re-enabling "Traffic Priority" simply breaks it again. The code is bad.
The proper fix is here
openwrt/luci#5663

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