a new ipfs node (kubo v0.31.0) when started yields this error in docker environment:
fatled to sufficiently increase receive buffer size (was: 208 kiB, wanted: 7168 kiB, got: 416 kLB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details.
a new ipfs node (kubo v0.31.0) when started yields this error in docker environment:
The explanation is here:
https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes
Actions to do: