-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
lxc-user-nic make docker panic (panic: could not exchange DHCP with eth0: timed out while listening for replies
)
#387
Comments
panic: could not exchange DHCP with eth0: timed out while listening for replies
)
This is a bug and has to be fixed. |
The incident occurred around 14:04. It can be seen that dnsmasq received the request and offer an address, but rootlesskit did not receive the DHCPOFFER packet, thus timing out.
I don But I think it may need some retry or background logic to request dnsmasq more times |
problem
Docker suddenly crashed and cannot start ,
found
version
user:
dnsmasq info
rootlesskit version
lxc version
cat /etc/lxc/lxc-usernet
Ask
The text was updated successfully, but these errors were encountered: