warning: so-rcvbuf
this error in config file for unbound related with
# Ensure kernel buffer is large enough to not lose messages in traffix spikes so-rcvbuf: 4m so-sndbuf: 4m
@jo20201 yea your right. 4m seems to work fine on PI.
You can set it in unbound.conf in kb. For example if it shows :

Open sudo nano /etc/unbound/unbound.conf.d/unbound.conf and set

Restart service:
sudo systemctl restart unbound
and no error
Originally posted by @trinib in https://github.com/trinib/AdGuard-WireGuard-Unbound-Cloudflare/issues/29#issuecomment-1126289708
@trinib for pc X64 we can set 8M and working fine
so-rcvbuf: 8388608k so-sndbuf: 8388608k and work fine.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days