-
Notifications
You must be signed in to change notification settings - Fork 7.6k
[E][WiFiGeneric.cpp:1438] hostByName(): DNS Failed for (There's a net in the back that can't be recovered) #8857
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
Comments
platform = espressif32 @ ~5.2.0 |
#define ETH_TYPE ETH_PHY_LAN8720 |
The gold is the Internet network cable, the blue is the network cable connected to the ESP32 network port, when the initial connection, unplug the network cable after a while to plug in, the Internet will be completely unable to restore, unless the device restarts to restore |
1 similar comment
The gold is the Internet network cable, the blue is the network cable connected to the ESP32 network port, when the initial connection, unplug the network cable after a while to plug in, the Internet will be completely unable to restore, unless the device restarts to restore |
wifi also has this problem |
The problem can be easily repeated when trying wifi(password error) and network cable connection, as long as the problem occurs, it is basically impossible to recover |
Please try to clearly describe your problem. So far I understand that you have some issue with DNS and you are plugging and unplugging the cable, but why do you mention |
|
You can try to enable wifi and network cable at the same time when the router and WiFi are in different gateways. When the wifi router has no network, it is easy to have DNS errors when the network cable is connected, that is, you can't connect it again. This is a big problem. Do you have DNS conflicts?Is the network cable shared with wifi? |
Possibly related #8672 |
Hello, Due to the overwhelming volume of issues currently being addressed, we have decided to close the previously received tickets. If you still require assistance or if the issue persists, please don't hesitate to reopen the ticket. Thanks. |
Related area
ESP32-WROOM-32E
Hardware specification
esp32
Is your feature request related to a problem?
And this is the most deadly, when I unplug the network cable on the router, and then plug it in,DNS will continue to fail, equivalent to the Internet completely failed, need to re-pull the device's network cable to restore normal
Describe the solution you'd like
And this is the most deadly, when I unplug the network cable on the router, and then plug it in,DNS will continue to fail, equivalent to the Internet completely failed, need to re-pull the device's network cable to restore normal
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
The text was updated successfully, but these errors were encountered: