LuCI login invalid after installing the latest snapshot?

Hello all,

Today I've upgraded my router firmware to the latest LEDE snapshot and now I can't login into LuCI anymore. However, I can ssh just fine (pheew!) and I did not change the root password. I tried with Firefox, Safari and Chrome, to make sure it wasn't a browser issue. At some point I tried changing the password to 'password' just to make sure it wasn't a special character issue either. No luck. Here's some details (feel free to ask for more):

root@lede-wyn:~# cat /etc/os-release
NAME="LEDE"
VERSION="SNAPSHOT, Reboot"
ID="lede"
ID_LIKE="lede openwrt"
PRETTY_NAME="LEDE Reboot SNAPSHOT"
VERSION_ID="snapshot"
HOME_URL="http://lede-project.org/"
BUG_URL="http://bugs.lede-project.org/"
SUPPORT_URL="http://forum.openwrt.org/"
BUILD_ID="r4907-31e9445"
LEDE_BOARD="mvebu/generic"
LEDE_ARCH="arm_cortex-a9_vfpv3"
LEDE_TAINTS=""
LEDE_DEVICE_MANUFACTURER="LEDE"
LEDE_DEVICE_MANUFACTURER_URL="http://lede-project.org/"
LEDE_DEVICE_PRODUCT="Generic"
LEDE_DEVICE_REVISION="v0"
LEDE_RELEASE="LEDE Reboot SNAPSHOT r4907-31e9445"


root@lede-wyn:~# opkg list-installed | grep luci
luci - git-17.267.26012-a2ea9fd-1
luci-app-adblock - git-17.267.26012-a2ea9fd-1
luci-app-clamav - git-17.267.26012-a2ea9fd-1
luci-app-ddns - 2.4.8-2
luci-app-firewall - git-17.267.26012-a2ea9fd-1
luci-app-fwknopd - git-17.267.26012-a2ea9fd-1
luci-app-openvpn - git-17.267.26012-a2ea9fd-1
luci-app-sqm - 1.1.3-1
luci-app-uhttpd - git-17.267.26012-a2ea9fd-1
luci-app-vpnbypass - git-17.267.26012-a2ea9fd-1
luci-app-watchcat - git-17.267.26012-a2ea9fd-1
luci-base - git-17.267.26012-a2ea9fd-1
luci-lib-ip - git-17.267.26012-a2ea9fd-1
luci-lib-jsonc - git-17.267.26012-a2ea9fd-1
luci-lib-nixio - git-17.267.26012-a2ea9fd-1
luci-mod-admin-full - git-17.267.26012-a2ea9fd-1
luci-proto-ipv6 - git-17.267.26012-a2ea9fd-1
luci-proto-ppp - git-17.267.26012-a2ea9fd-1
luci-ssl-openssl - git-17.267.26012-a2ea9fd-1
luci-theme-bootstrap - git-17.267.26012-a2ea9fd-1

55 pm

I would appreciate your help. Even if it's just understanding if this is a bug.

Please and thank you

bump: anybody, please?

I have reverted to the last working build and now I can login. This could be a "red light".

current (reverted) LEDE snapshot details:

cat /etc/os-release
NAME="LEDE"
VERSION="SNAPSHOT, Reboot"
ID="lede"
ID_LIKE="lede openwrt"
PRETTY_NAME="LEDE Reboot SNAPSHOT"
VERSION_ID="snapshot"
HOME_URL="http://lede-project.org/"
BUG_URL="http://bugs.lede-project.org/"
SUPPORT_URL="http://forum.openwrt.org/"
BUILD_ID="r4831-9c500db"
LEDE_BOARD="mvebu/generic"
LEDE_ARCH="arm_cortex-a9_vfpv3"
LEDE_TAINTS=""
LEDE_DEVICE_MANUFACTURER="LEDE"
LEDE_DEVICE_MANUFACTURER_URL="http://lede-project.org/"
LEDE_DEVICE_PRODUCT="Generic"
LEDE_DEVICE_REVISION="v0"
LEDE_RELEASE="LEDE Reboot SNAPSHOT r4831-9c500db"

I hope this helps.

I also filed a bug report: https://github.com/openwrt/luci/issues/1381