Latest Snapshot - Interface DHCP settings gone in Luci

Hi guys,

I don't know if this is the right category to write this issue, but I haven't found something else matching.

I've installed the latest snapshot of OpenWRT on my BPI-R4 Router today and afterwards the DHCP Settings vanished for each Interface. The snapshot I was running before was about 7 days old.

I would not have realized this so quickly, but I my PC did not get an IPv4 address from OpenWRT any more.
After a reboot of the router, I'm getting an IPv4 address again, but in Luci the DHCP configuration tab in every interface is gone. Did these settings move somewhere else now or is this a bug?

I'm running "OpenWrt SNAPSHOT r33728-cd0f6ddf13 / LuCI Master 26.089.80034~ba00517".

Regards,
MagicMight

Already fixed:

Fixed with

1 Like

Hi,

this could be connected with my issue, but I'm not 100% sure.
It's not the leases I'm missing, it's the complete DHCP configuration for each interface.

But anyway, if it's already fixed I guess that I have to wait until this fix is included in the next Snapshot build. Currently I cannot get any newer Snapshot...

Regards,
MagicMight

It is about the detection of firmware features, and if DHCP functionality detection by LuCI fails, the related setting are not shown in LuCI GUI.

I noticed it yesterday when DHCP and wireless status sections disappeared from the front page, and then identifed the culprit commit and messaged to the author (who fixed it today)

See discussion in https://github.com/openwrt/luci/commit/0529dca7a263a9ce713dd043d87467d16544e204#commitcomment-181132349

1 Like

Hi,

makes perfect sense.
I'll close this topic as soon as I have a working Snapshot again.

I'm using the "Attended Sysupgrade" and I have no idea when a new Snapshot is provided. But I'll try again tomorrow.

Thanks to all for the very quick response. :slightly_smiling_face:
Initially I just wanted to open this topic to report a bug, if it is one...

Regards,
MagicMight

Hi,

OpenWrt SNAPSHOT r33744-eba6fa859e / LuCI Master 26.091.58222~00c1a0a finally fixed this issue for me.

Regards,
MagicMight

1 Like

I also noticed something really strange, my X86 Main build from a few days ago was showing as it was using OPKG in LuCi instead of APK.
It tracks the use with hasSystemFeatures this might also be related to this problem?

Edit, I just made a new build and the problem is solved :smiley:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.