We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
11:49AM DBG shared/utils/exec.go:67 > Running: podman network inspect --format {{.IPv6Enabled}} uyuni 11:49AM INF shared/podman/network.go:34 > uyuni network doesn't have IPv6, deleting existing network to enable IPv6 on it 11:49AM DBG shared/utils/exec.go:41 > Running: podman network rm uyuni --log-level trace Error: cannot setup network: failed to remove uyuni podman network: exit status 2
This error happens during mgrpxy install or mgrpxy upgrade when there're running container. We have two options:
mgrpxy install
mgrpxy upgrade
install
upgrade
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This error happens during
mgrpxy install
ormgrpxy upgrade
when there're running container.We have two options:
install
orupgrade
The text was updated successfully, but these errors were encountered: