-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Confusing error message when checking for DHCP on IPv6 enabled raspbian #2355
Comments
@ainar-g what could it be? |
I am also getting the same issue, Raspberry Pi 4, IPv4 and IPv6 enabled. |
Hi, thanks for your report! The confusing error message is a bug I accidentally introduced in v0.104.1. Seems like an easy fix. |
@mdehaas, @jakesteele, could you update your AGH to the latest edge snapshot (36c7735 or later) and see if the issue is still there? |
@ainar-g the error is displayed correctly now. I see the IPv6 address in the error message. This issue can be closed as far as I'm concerned. |
Hi Greetings! Using Latest AGH 0.107.44 on raspbian OS pi4 model B getting this exact same error on enabling ipv6 Address. please fix it. |
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Issue Details
I have started with 0.104.0 (I think) in which I configured DHCP and it was working fine. Then came updates and trouble started in my home network. First I ran into the issue that checking for other DHCP was looping forever. Then came the most recent release in which the test for other DHCP gives me a a really confusing error:
dhcpv6: Couldn't resolve UDP address 192.168.2.1:546: address 192.168.2.1: no suitable address found
I would expect my configured IPv6 address there. besides that I do not see AGH binding to the mentioned port on IPv4 or IPv6 when starting AGH interactively. Since I didn't find any mention of this error using various searches this leads me to believe this is an error on my side. But I really want to use AGH as DHCP so I can use mu client configuration.
I have static IP's configured through dhcpcd.conf
I can't really find the place to post this on the forum so I'm sorry if I'm totally misplacing this.
Expected Behavior
Get no error from check for other DHCP servers
Actual Behavior
Confusing error is given and no change in the interface to enable DHCP
Screenshots
Additional Information
The text was updated successfully, but these errors were encountered: