Skip to content

Instantly share code, notes, and snippets.

@lhanson
Created June 25, 2019 00:05
Show Gist options
  • Save lhanson/d5a70fcfb48bd40c14bba0366ca9a6a0 to your computer and use it in GitHub Desktop.
Save lhanson/d5a70fcfb48bd40c14bba0366ca9a6a0 to your computer and use it in GitHub Desktop.
Error accessing firewall config in LuCI
/usr/lib/lua/luci/dispatcher.lua:460: Failed to execute arcombine dispatcher target for entry '/admin/network/firewall/zones'.
The called action terminated with an exception:
/usr/lib/lua/luci/template.lua:97: Failed to execute template 'cbi/map'.
A runtime error occured: /usr/lib/lua/luci/template.lua:97: Failed to execute template 'cbi/tblsection'.
A runtime error occured: /usr/lib/lua/luci/template.lua:97: Failed to execute template 'cbi/firewall_zoneforwards'.
A runtime error occured: /usr/lib/lua/luci/model/firewall.lua:21: bad argument #2 to 'get' (string expected, got nil)
stack traceback:
[C]: in function 'assert'
/usr/lib/lua/luci/dispatcher.lua:460: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:141: in function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment