OpenWRT broken

Discussion in 'ZIDOO X9S' started by Eugene_Sh, Mar 24, 2018.

Tags:
  1. Eugene_Sh

    Eugene_Sh New Member

    When the browser opens the IP address of the console, the OpenWRT interface does not open
    Displays a message
    /usr/lib/lua/luci/dispatcher.lua:182: /etc/config/luci seems to be corrupt, unable to find section 'main'
    stack traceback:
    [C]: in function 'assert'
    /usr/lib/lua/luci/dispatcher.lua:182: in function 'dispatch'
    /usr/lib/lua/luci/dispatcher.lua:168: in function </usr/lib/lua/luci/dispatcher.lua:167>


    How to fix it ?

    Zidoo X9S
    Firmware 2.0.5
     
  2. pda8888

    pda8888 New Member

    this site is very bad, the administrator does not reply custmer's question,why?
     
  3. Sarco

    Sarco Active Member Beta test group

    If you can not access luci you have to flash your device according to the first pin post in X9S topic. This way will format the device and apply fresh systems (OpenWrt and Android) you will lost all config or files on your device, unplug all usb and sata drive to prevent formating them. If you can access Luci go in System Tab/backup and restore and click on reset, this will reset OpenWrt only.

    For advance user try: SSH the command: rm -rf /overlay/*
     
    Last edited: Sep 5, 2018
  4. pda8888

    pda8888 New Member

    I have encountered the same problem with you.
    1. login to x9s via ssh.
    2, vi /etc/config/luci
    3, the last line:
    Code:
    option 'OpenWrt' '/luci-static/openwrt.org'
    change it with :
    Code:
     option 'bootstrap'  '/luci-static/bootstrap'
    then,it works!
     

Share This Page