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

ipv6_addaddr1: Permission denied #414

Open
F8RZD opened this issue Nov 30, 2024 · 0 comments
Open

ipv6_addaddr1: Permission denied #414

F8RZD opened this issue Nov 30, 2024 · 0 comments

Comments

@F8RZD
Copy link

F8RZD commented Nov 30, 2024

on Archlinux

waydroid container is unable to start because dhcpcd says ipv6_addaddr1: Permission denied

debug:

[f8rzd@17F ~]$ sudo dhcpcd -g -B -d
dhcpcd-10.1.0 starting
udev: starting
dev: loaded udev
spawned privileged proxy on PID 18612
spawned network proxy on PID 18613
spawned controller proxy on PID 18614
DUID 
sandbox: seccomp
lo: ignoring due to interface type and no config
bridge-virbr0: ignoring due to interface type and no config
enp109s0: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks PREINIT
enp109s0: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks NOCARRIER
Dropped protocol specifier '.link' from 'enp109s0.link'. Using 'enp109s0' (ifindex=2).
Failed to revert interface configuration: Could not activate remote peer 'org.freedesktop.resolve1': activation request failed: unknown unit
wlo1: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks PREINIT
wlo1: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks NOCARRIER
Dropped protocol specifier '.link' from 'wlo1.link'. Using 'wlo1' (ifindex=3).
Failed to revert interface configuration: Could not activate remote peer 'org.freedesktop.resolve1': activation request failed: unknown unit
enp0s20f0u6: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks PREINIT
enp0s20f0u6: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks CARRIER
enp109s0: waiting for carrier
dhcpcd_prestartinterface: Operation not possible due to RF-kill
wlo1: waiting for carrier
enp0s20f0u6: IAID 24:3c:a3:74
enp0s20f0u6: delaying IPv6 router solicitation for 0.1 seconds
enp0s20f0u6: delaying IPv4 for 0.6 seconds
enp0s20f0u6: soliciting an IPv6 router
enp0s20f0u6: sending Router Solicitation
enp0s20f0u6: Router Advertisement from fe80::9481:40ff:fe85:a3bf
enp0s20f0u6: adding address 
enp0s20f0u6: pltime 7200 seconds, vltime 7200 seconds
enp0s20f0u6: adding route to 
enp0s20f0u6: adding default route via fe80::9481:40ff:fe85:a3bf
enp0s20f0u6: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks ROUTERADVERT
Dropped protocol specifier '.ra' from 'enp0s20f0u6.ra'. Using 'enp0s20f0u6' (ifindex=5).
Failed to set DNS configuration: Could not activate remote peer 'org.freedesktop.resolve1': activation request failed: unknown unit
enp0s20f0u6: No DHCPv6 instruction in RA
enp0s20f0u6: reading lease: /var/lib/dhcpcd/enp0s20f0u6.lease
enp0s20f0u6: rebinding lease of 192.168.73.6
enp0s20f0u6: spawned BPF ARP 192.168.73.6 on PID 18627
enp0s20f0u6: sending REQUEST (xid 0xccf6b1bc), next in 3.7 seconds
enp0s20f0u6: spawned BPF BOOTP on PID 18628
enp0s20f0u6: acknowledged 192.168.73.6 from 192.168.73.125
enp0s20f0u6: leased 192.168.73.6 for 3599 seconds
enp0s20f0u6: renew in 1799 seconds, rebind in 3149 seconds
enp0s20f0u6: writing lease: /var/lib/dhcpcd/enp0s20f0u6.lease
enp0s20f0u6: adding IP address 192.168.73.6/24 broadcast 192.168.73.255
enp0s20f0u6: adding route to 192.168.73.0/24
enp0s20f0u6: adding default route via 192.168.73.125
enp0s20f0u6: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks REBOOT
Dropped protocol specifier '.dhcp' from 'enp0s20f0u6.dhcp'. Using 'enp0s20f0u6' (ifindex=5).
Failed to set DNS configuration: Could not activate remote peer 'org.freedesktop.resolve1': activation request failed: unknown unit
enp0s20f0u6: BPF BOOTP exited from PID 18628
waydroid0: libudev: add
waydroid0: ignoring due to interface type and no config
veth8b9DFA: libudev: add
veth8b9DFA: interface added
veth8b9DFA: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks PREINIT
veth8b9DFA: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks CARRIER
veth8b9DFA: IAID 55:d3:e1:79
veth8b9DFA: adding address fe80::8ab5:7236:68d6:df72
veth8b9DFA: pltime infinity, vltime infinity
ipv6_addaddr1: Permission denied
veth8b9DFA: delaying IPv6 Router Solicitation for LL address
veth8b9DFA: delaying IPv4 for 1.8 seconds
veth8b9DFA: reading lease: /var/lib/dhcpcd/veth8b9DFA.lease
veth8b9DFA: soliciting a DHCP lease
veth8b9DFA: spawned BPF BOOTP on PID 19085
veth8b9DFA: sending DISCOVER (xid 0x9e280b8c), next in 5.0 seconds
veth8b9DFA: sending DISCOVER (xid 0x9e280b8c), next in 8.6 seconds
veth8b9DFA: process BPF BOOTP already started on pid 19085
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant