Description
Prerequisites
-
I have checked the Wiki and Discussions and found no answer
-
I have searched other issues and found no duplicates
-
I want to report a bug and not ask a question or ask for help
-
I have set up AdGuard Home correctly and configured clients to use it. (Use the Discussions for help with installing and configuring clients.)
Platform (OS and CPU architecture)
Linux, ARM64
Installation
Docker
Setup
On one machine
AdGuard Home version
v0.107.62
Action
When clicking "Enable DHCP server" nothing happens:
- no network request is visible in the browser's network tab,
- yaml config file is not changed and stays set to
false
.
Manually modifying config file to true
enables DHCP and it correctly assigns leases. I didn't check the static reservation, but the DHCP itself works, it's just it cannot be enabled through WebUI.
Disabling DHCP server from WebUI works as expected.
Expected result
DHCP server being enabled and config file being updated accordingly.
Actual result
As described in "Action".
Additional information and/or screenshots
No response