The OpenWrt Community is proud to announce the eighth service release of the stable OpenWrt 18.06 series. OpenWrt 18.06.8 brings security fixes, as well as the usual device support fixes and core components update.
The main highlights of this service release are:
fix a ppp buffer overflow vulnerability CVE-2020-8597
fix a libubox regression in 18.06.7 that caused umdns to stop working
update Linux kernel from 4.9.211 to 4.9.214 and from 4.14.167 to 4.14.171
I have a bad news for this new release when i update my router tp-link wr941nd v3 and tried to login but instead page with user name and password i getting follow message:
/usr/lib/lua/luci/dispatcher.lua:234: /etc/config/luci seems to be corrupt, unable to find section 'main'
stack traceback:
[C]: in function 'assert'
/usr/lib/lua/luci/dispatcher.lua:234: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:127: in function </usr/lib/lua/luci/dispatcher.lua:126>
then i decide to back to releases 18.06.7 with follows commands:
Same issue with openwrt-18.06.8-ar71xx-tiny-tl-wr841-v7-squashfs-sysupgrade.bin upgrade from 18.06.7 to 18.06.8 breaks luci, rolling back to 18.06.7 works.
http://192.168.1.1/cgi-bin/luci/ with the error message:
/usr/lib/lua/luci/dispatcher.lua:234: /etc/config/luci seems to be corrupt, unable to find section 'main'
stack traceback:
[C]: in function 'assert'
/usr/lib/lua/luci/dispatcher.lua:234: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:127: in function </usr/lib/lua/luci/dispatcher.lua:126>
Hi, openwrtfan1, I have your issue (LuCI WebGui broken) with the same version of OpenWrt.
I can connect to SSH but I don't know the command to roll back.
Could you tell me how to do it?
Thank you
Carlo Gazz
There have been a couple of reports regarding such behaviour in this forum. You can read more (and some hints on how to fix it here): Recent upgrade broke Luci