Skip to content
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

lxc-user-nic should support DHCP Renew #138

Open
AkihiroSuda opened this issue Apr 28, 2020 · 0 comments
Open

lxc-user-nic should support DHCP Renew #138

AkihiroSuda opened this issue Apr 28, 2020 · 0 comments
Labels
bug Something isn't working experimental experimental feature priority/high

Comments

@AkihiroSuda
Copy link
Member

panic: expected to retain 10.0.3.206, got 10.0.3.207

goroutine 6 [running]:
github.com/rootless-containers/rootlesskit/pkg/network/lxcusernic.dhcpRenewRoutine(0xc000190fc0, 0xc000029080, 0x4, 0xc000029a2c, 0x4, 0x4, 0x34630b8a000)
        /home/suda/gopath/src/github.com/rootless-containers/rootlesskit/pkg/network/lxcusernic/lxcusernic.go:147 +0x2d3
created by github.com/rootless-containers/rootlesskit/pkg/network/lxcusernic.(*childDriver).ConfigureNetworkChild
        /home/suda/gopath/src/github.com/rootless-containers/rootlesskit/pkg/network/lxcusernic/lxcusernic.go:129 +0x82a
[rootlesskit:parent] error: child exited: exit status 2

https://github.com/rootless-containers/rootlesskit/blob/v0.9.4/pkg/network/lxcusernic/lxcusernic.go#L133-L151

@AkihiroSuda AkihiroSuda added the bug Something isn't working label Apr 28, 2020
@AkihiroSuda AkihiroSuda changed the title lxc-use-nic should support DHCP Renew lxc-user-nic should support DHCP Renew Apr 28, 2020
@AkihiroSuda AkihiroSuda added the experimental experimental feature label Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working experimental experimental feature priority/high
Projects
None yet
Development

No branches or pull requests

1 participant