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

[release/1.7] rootless: fix Not Authorized(uid): org.fedoraproject.FirewallD1.config #2822

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

AkihiroSuda
Copy link
Member

Cherry-pick (non-clean):

Fix issue 2818

nerdctl run - failed to add the address
(failed to add the address 10.4.0.17/32 to trusted zone: Not Authorized(uid): org.fedoraproject.FirewallD1.config)

To apply this fix on a non-fresh installation, run:

nerdctl network rm bridge
nerdctl network create bridge

Fix issue 2818
> nerdctl run - failed to add the address
> (`failed to add the address 10.4.0.17/32 to trusted zone: Not Authorized(uid):
> org.fedoraproject.FirewallD1.config`)

To apply this fix on a non-fresh installation, run:
```
nerdctl network rm bridge
nerdctl network create bridge
```

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
(cherry picked from commit 4c29703)
(cherry-pick was not clean)
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda added this to the v1.7.4 milestone Feb 14, 2024
@AkihiroSuda AkihiroSuda marked this pull request as ready for review February 14, 2024 15:07
@ktock ktock merged commit 0a5ce80 into containerd:release/1.7 Feb 15, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants