Skip to content

Conversation

AkihiroSuda
Copy link
Member

@AkihiroSuda AkihiroSuda commented Feb 14, 2024

Fix #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>
@AkihiroSuda AkihiroSuda force-pushed the fix-rootless-firewalld branch from 3f41152 to 4c29703 Compare February 14, 2024 09:10
@AkihiroSuda AkihiroSuda changed the title rootless: fix Not Authorized(uid): org.fedoraproject.FirewallD1.config [cherry-picked to v1.7.4] rootless: fix Not Authorized(uid): org.fedoraproject.FirewallD1.config Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants