-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashed at internal/dhcpd/v4.go:298 #4722
Comments
Apologies for the long wait and thank you for the thorough bug report. We'll fix that in the next patch release. |
adguard
pushed a commit
that referenced
this issue
Sep 13, 2022
Merge in DNS/adguard-home from 4722-dhcp-http-panic to master Updates #4722. Squashed commit of the following: commit 8a8db48 Merge: 39b344f b74b92f Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 20:11:23 2022 +0300 Merge branch 'master' into 4722-dhcp-http-panic commit 39b344f Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 18:33:56 2022 +0300 dhcpd: imp code, fmt commit a36d70d Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 17:38:17 2022 +0300 dhcpd: imp names, docs commit 600d63d Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 17:36:17 2022 +0300 dhcpd: rename files, imp tags commit 44f5507 Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 16:40:26 2022 +0300 dhcpd: add mock commit cfc3cfb Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 16:15:27 2022 +0300 all: use ptr instead of value commit ec526c2 Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 14:57:10 2022 +0300 all: log changes commit 0eca09f Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 14:50:32 2022 +0300 dhcpd: let v4 be unconfigured commit 59636e9 Merge: 9238ca0 bc1503a Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 14:50:17 2022 +0300 Merge branch 'master' into 4722-dhcp-http-panic commit 9238ca0 Author: Eugene Burkov <[email protected]> Date: Wed Sep 7 18:28:56 2022 +0300 dhcpd: imp conf commit 5f801c9 Author: Eugene Burkov <[email protected]> Date: Tue Sep 6 16:31:13 2022 +0300 dhcpd: hide behind iface commit a95c274 Author: Eugene Burkov <[email protected]> Date: Wed Aug 31 16:24:02 2022 +0300 dhcpd: separate os files
@TechCiel, hello. This should be fixed in the latest edge build. AGH should now respond with error on adding a static lease to the unconfigured DHCP server. Could you please check if the problem gone? |
annguyen0
pushed a commit
to annguyen0/AdGuardHome
that referenced
this issue
Sep 21, 2022
Merge in DNS/adguard-home from 4722-dhcp-http-panic to master Updates AdguardTeam#4722. Squashed commit of the following: commit 8a8db48 Merge: 39b344f b74b92f Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 20:11:23 2022 +0300 Merge branch 'master' into 4722-dhcp-http-panic commit 39b344f Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 18:33:56 2022 +0300 dhcpd: imp code, fmt commit a36d70d Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 17:38:17 2022 +0300 dhcpd: imp names, docs commit 600d63d Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 17:36:17 2022 +0300 dhcpd: rename files, imp tags commit 44f5507 Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 16:40:26 2022 +0300 dhcpd: add mock commit cfc3cfb Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 16:15:27 2022 +0300 all: use ptr instead of value commit ec526c2 Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 14:57:10 2022 +0300 all: log changes commit 0eca09f Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 14:50:32 2022 +0300 dhcpd: let v4 be unconfigured commit 59636e9 Merge: 9238ca0 bc1503a Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 14:50:17 2022 +0300 Merge branch 'master' into 4722-dhcp-http-panic commit 9238ca0 Author: Eugene Burkov <[email protected]> Date: Wed Sep 7 18:28:56 2022 +0300 dhcpd: imp conf commit 5f801c9 Author: Eugene Burkov <[email protected]> Date: Tue Sep 6 16:31:13 2022 +0300 dhcpd: hide behind iface commit a95c274 Author: Eugene Burkov <[email protected]> Date: Wed Aug 31 16:24:02 2022 +0300 dhcpd: separate os files
heyxkhoa
pushed a commit
to heyxkhoa/AdGuardHome
that referenced
this issue
Mar 20, 2023
Merge in DNS/adguard-home from 4722-dhcp-http-panic to master Updates AdguardTeam#4722. Squashed commit of the following: commit 8a8db48 Merge: 39b344f b74b92f Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 20:11:23 2022 +0300 Merge branch 'master' into 4722-dhcp-http-panic commit 39b344f Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 18:33:56 2022 +0300 dhcpd: imp code, fmt commit a36d70d Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 17:38:17 2022 +0300 dhcpd: imp names, docs commit 600d63d Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 17:36:17 2022 +0300 dhcpd: rename files, imp tags commit 44f5507 Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 16:40:26 2022 +0300 dhcpd: add mock commit cfc3cfb Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 16:15:27 2022 +0300 all: use ptr instead of value commit ec526c2 Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 14:57:10 2022 +0300 all: log changes commit 0eca09f Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 14:50:32 2022 +0300 dhcpd: let v4 be unconfigured commit 59636e9 Merge: 9238ca0 bc1503a Author: Eugene Burkov <[email protected]> Date: Tue Sep 13 14:50:17 2022 +0300 Merge branch 'master' into 4722-dhcp-http-panic commit 9238ca0 Author: Eugene Burkov <[email protected]> Date: Wed Sep 7 18:28:56 2022 +0300 dhcpd: imp conf commit 5f801c9 Author: Eugene Burkov <[email protected]> Date: Tue Sep 6 16:31:13 2022 +0300 dhcpd: hide behind iface commit a95c274 Author: Eugene Burkov <[email protected]> Date: Wed Aug 31 16:24:02 2022 +0300 dhcpd: separate os files
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue Details
The goroutine processing requests trying to add a static DHCP lease crashed.
curl | sh
Expected Behavior
After filling MAC, IP and hostname in the
New static lease
modal and hit save, the record should be shown in tableDHCP static leases
.Actual Behavior
Error: control/dhcp/add_static_lease | Network Error
in red at the bottom-right corner. Nothing else happend.Additional Information
Crashed request in cURL:
`dhcp` section in config:
Stack trace:
The text was updated successfully, but these errors were encountered: