My log gets filled up with this when I am connected to a vpn:
NetworkManager[1360]: <warn> [1686317300.4276] platform-linux: do-add-ip6-address[3: fe80::390f:5ae1:6b7c:a386]: failure 13 (Permission denied)
This fixes the issue: nmcli d modify wlp114s0 ipv6.method "disabled"
but every time i reboot the setting has reverted and the line starts showing up in log again.