You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With recent LuCI (master branch; somewhere before openwrt/luci@09a3b47) Luci throws an error when clicking on the "Freifunk" button. The button on the page-bottom, beside the "Administration" button.
/usr/lib/lua/luci/dispatcher.lua:1190: attempt to index local 'f' (a nil value)
stack traceback:
/usr/lib/lua/luci/dispatcher.lua:1190: in function 'createtree_json'
/usr/lib/lua/luci/dispatcher.lua:703: in function 'menu_json'
/usr/lib/lua/luci/dispatcher.lua:796: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:995: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:479: in function </usr/lib/lua/luci/dispatcher.lua:478>
Seen with 05760f0. Calling http:///cgi-bin/luci/ works fine, calling http:///cgi-bin/luci/freifunk fails.
The text was updated successfully, but these errors were encountered:
With recent LuCI (master branch; somewhere before openwrt/luci@09a3b47) Luci throws an error when clicking on the "Freifunk" button. The button on the page-bottom, beside the "Administration" button.
Seen with 05760f0. Calling http:///cgi-bin/luci/ works fine, calling http:///cgi-bin/luci/freifunk fails.
The text was updated successfully, but these errors were encountered: