-
I compiled Openwrt with the latest luci code, the configuration for LUCI module is below:
> CONFIG_PACKAGE_liblucihttp=y
> CONFIG_PACKAGE_liblucihttp-lua=y
> CONFIG_PACKAGE_luci=y
> CONFIG_PACKA…
-
*qwertz123:*
Supply the following if possible:
=====Device problem occurs on=====
TP-Link WDR4300
=====Software versions of LEDE release, packages, etc.=====
DISTRIB_ID='LEDE'
DISTRIB_RE…
-
I'm using 15.05-rc1 on a Netgear WNDR3700v2. After using the web interface one day, I had issues the next day: I kept getting redirected to the login page on each action. After successful login, I'm t…
-
When trying to access MTK luci tab the following error shows up. Proprietary kernel modules for 7603 & 7612 are loaded and I can access rai0 and ra0 via commandline.
``/usr/lib/lua/luci/dispatcher…
-
Environment: amd64, OpenWRT 18.06-RC1
Description:
Creation of LXC container fails:
`lxc-create -t download -n u1 -- --dist ubuntu --release bionic --arch amd64`
`Setting up the GPG keyring`
`Dow…
-
17.01.4 just added 4 patches for lighttpd to make it work with luci, however that is not working, I could not even see the login page at all. I can show my testing static html files and also run testi…
-
Setting luci's Attended Sysupgrade to https://ledeupdate.planetexpress.cc/ results in an error.
Actual behavior:
Unsupported device, release, target, subtraget or board
-
Hi,
/etc/config/luci from the package differs in 'quoting' and partially in contents from the file on my router.
Even if I choose to overwrite the config file after installation with the one from …
-
Description:
A normal login is being logged as deamon.err
```
Thu Jan 25 01:07:48 2018 daemon.err uhttpd[2010]: luci: accepted login on / for root from 192.168.0.2
```
```
root@OpenWrt:~# ca…
-
I am using LEDE trunk. Luci works with uhttpd without problem. But when configured using Lighttpd, it doesn't work. It used to work in OpenWrt CC1505.
I can see the login interface, but there is no…