Plugboard died today
16 August, 2012 - 16:51
Hi
Before I try and force a firmware update can anyone point me to the reason for this log when I try to run xap-plugboard?
lua: /usr/share/lua/5.1/pl/config.lua:80: attempt to index local 'key' (a nil value)
stack traceback:
/usr/share/lua/5.1/pl/config.lua:80: in function 'process_name'
/usr/share/lua/5.1/pl/config.lua:110: in function 'read'
/etc_ro_fs/plugboard/plugboard.lua:52: in main chunk
[C]: ?
It was fine until I rebooted :)
That is plugboards way of telling you that it can't read /etc/xap-livebox.ini or that there is a corruption in that file.
52: local ini = config.read("/etc/xap-livebox.ini")
Validate that its a well form windows .INI file format, something has got corrupted when you upgraded I suspect.
Reflashing isn't going to help you as this file isn't touched when you reflash.
Brett