hassio-addons / addon-adguard-home

AdGuard Home - Home Assistant Community Add-ons
https://addons.community
MIT License
378 stars 47 forks source link

Failed to sufficiently increase receive buffer size #428

Closed mvaneijken closed 1 year ago

mvaneijken commented 1 year ago

Problem/Motivation

Error message in the AdGuard Home Addon (version 4.8.9) log after restart: 2023/06/13 09:16:10.220409 failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 2048 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Receive-Buffer-Size for details.

Expected behavior

Not sure, but the message says that the UDP-Receive-Buffer-Size needs to be increased.

Actual behavior

See error in problem/motivation. I did not notice any functional issues regarding this message.

Steps to reproduce

  1. Restart AdGuard Home Addon
  2. Open AdGuard Home Addon logs
  3. Notice error on the last line

Proposed changes

See solution at https://github.com/quic-go/quic-go/wiki/UDP-Receive-Buffer-Size

github-actions[bot] commented 1 year ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!