NetworkManager permission denied many messages

Hi All,

I have the following messages every couple of seconds at /var/log/messages:

Jun  7 08:15:29 vmi886833 NetworkManager[714]: <warn>  [1654582529.3720] platform: (eth0) route-sync: failure to add IPv6 route: type unicast fe80::1/128 dev 2 metric 100 mss 0 rt-src user: Permission denied
Jun  7 08:15:39 vmi886833 NetworkManager[714]: <warn>  [1654582539.3825] platform-linux: do-add-ip6-address[2: fe80::250:56ff:fe46:73ea]: failure 13 (Permission denied)
Jun  7 08:15:41 vmi886833 NetworkManager[714]: <warn>  [1654582541.3848] ipv6ll[552c716dc67e764e,ifindex=2]: changed: no IPv6 link local address to retry after Duplicate Address Detection failures (back off)
```This text will be hidden


I’m using AlmaLinux 8 and Webmin and an unmanaged VPS.

Can you please advise me?

Hi Vaclav,

did you find any cause/solution for this?

Anyone ever solve this? @vaclav ? I’ve got the same problem (AlmaLinux 8 / DirectAdmin / VPS). Thanks

Update: for me the fix was to comment the line

net.ipv6.conf.all.disable_ipv6 = 1

in /etc/sysctl.conf and reboot.