Emiliano Vazquez
2014-06-12 14:19:18 UTC
Hi guys.
I'm installing openwrt on a TL-WR740N and i try to install luci to get a
more easy way of configuration.
I only change IP address using vi to 192.168.0.1 because my working
network is on 192.168.1.x
Following the guide [1] i do:
# opkg update && opkg install luci && /etc/init.d/uhttpd start
But when i go to the web i get this error:
/usr/lib/lua/luci/dispatcher.lua:211: /etc/config/luci seems to be corrupt, unable to find section 'main'
stack traceback:
[C]: in function 'assert'
/usr/lib/lua/luci/dispatcher.lua:211: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:195: in function </usr/lib/lua/luci/dispatcher.lua:194>
I read about a basic configuration of /etc/config/luci [2]
|this is the config
config 'uhttpd' 'main'
option 'listen_http' '80'
option 'home' '/www'
this is the error:
/usr/lib/lua/luci/dispatcher.lua:219: attempt to index field 'languages' (a nil value)
stack traceback:
/usr/lib/lua/luci/dispatcher.lua:219: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:195: in function </usr/lib/lua/luci/dispatcher.lua:194>
|
Please let me know if you need more information.
Best regards.
Emiliano.
[1] http://wiki.openwrt.org/doc/howto/luci.essentials
[2] http://wiki.openwrt.org/doc/uci/uhttpd
--
Emiliano Vazquez | PcCentro Informatica & CCTV
Office: +54 (11) 4635-3218 y Rotativas
Movil: 011-15-6253-7165
Mail: emilianovazquez at gmail.com
Web: http://www.pccentro.com.ar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openwrt.org/pipermail/openwrt-users/attachments/20140612/b3d9202d/attachment.html>
I'm installing openwrt on a TL-WR740N and i try to install luci to get a
more easy way of configuration.
I only change IP address using vi to 192.168.0.1 because my working
network is on 192.168.1.x
Following the guide [1] i do:
# opkg update && opkg install luci && /etc/init.d/uhttpd start
But when i go to the web i get this error:
/usr/lib/lua/luci/dispatcher.lua:211: /etc/config/luci seems to be corrupt, unable to find section 'main'
stack traceback:
[C]: in function 'assert'
/usr/lib/lua/luci/dispatcher.lua:211: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:195: in function </usr/lib/lua/luci/dispatcher.lua:194>
I read about a basic configuration of /etc/config/luci [2]
|this is the config
config 'uhttpd' 'main'
option 'listen_http' '80'
option 'home' '/www'
this is the error:
/usr/lib/lua/luci/dispatcher.lua:219: attempt to index field 'languages' (a nil value)
stack traceback:
/usr/lib/lua/luci/dispatcher.lua:219: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:195: in function </usr/lib/lua/luci/dispatcher.lua:194>
|
Please let me know if you need more information.
Best regards.
Emiliano.
[1] http://wiki.openwrt.org/doc/howto/luci.essentials
[2] http://wiki.openwrt.org/doc/uci/uhttpd
--
Emiliano Vazquez | PcCentro Informatica & CCTV
Office: +54 (11) 4635-3218 y Rotativas
Movil: 011-15-6253-7165
Mail: emilianovazquez at gmail.com
Web: http://www.pccentro.com.ar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openwrt.org/pipermail/openwrt-users/attachments/20140612/b3d9202d/attachment.html>