I can't seem to load the "light" web page, not sure if my upgrade went bad or what? At the top of the config page it says HeaterMeter | OpenWrt Attitude Adjustment 12.09-rc1 | Load: 0.17 0.09 0.05
I am assuming rc1 means "release candidate 1" so I think it must be upgraded?
When I try to load the URL
http://MyIPAddress/luci/lm/light I get the following:
/usr/lib/lua/luci/dispatcher.lua:448: Failed to execute call dispatcher target for entry '/lm/light'.
The called action terminated with an exception:
/usr/lib/lua/luci/controller/linkmeter/lm.lua:13: module 'luci.json' not found:
no field package.preload['luci.json']
no file './luci/json.lua'
no file '/usr/share/lua/luci/json.lua'
no file '/usr/share/lua/luci/json/init.lua'
no file '/usr/lib/lua/luci/json.lua'
no file '/usr/lib/lua/luci/json/init.lua'
no file './luci/json.so'
no file '/usr/lib/lua/luci/json.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 'assert'
/usr/lib/lua/luci/dispatcher.lua:448: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:195: in function </usr/lib/lua/luci/dispatcher.lua:194>