Re-install Luci

Hi,

How do I setup Luci because I go to the address of my pi and receive this message:

# Not Found

The requested URL /luci was not found on this server.

I have done opkg update && opkg install Luci but still the same error when I try to access OpenWrt via the browser.

Thanks,

Aaron

You appear to be using the wrong url

Try

http://your.router.ip.address/cgi-bin/luci/)

Where your routers ip is likely 192.168.1.1 unless you changed it. You don’t even need to have anything past the forward slash after the ip - it should auto redirect to the correct location.

That worked! Yes, I normally only need to enter the ip address and it redirects to the login without needing to "http://" or "/cgi-bin/luci/" don't know it is misbehaving this time.

Clear your browser cache and history and it will fix that issue - it is not openwrt that is misbehaving.

If your problem is solved, please consider marking this topic as [Solved]. See How to mark a topic as [Solved] for a short how-to.
Thanks! :slight_smile: