Azure / DotNetty

DotNetty project – a port of netty, event-driven asynchronous network application framework
Other
4.09k stars 977 forks source link

docker error Assertion `nbufs > 0' with libuv #617

Closed yedajiang44 closed 8 months ago

yedajiang44 commented 10 months ago
name version
docker image mcr.microsoft.com/dotnet/aspnet:7.0
dotnetty 0.7.5

error message:

dotnet: /datadrive/teamcity/6a56927d0d6f3630/submodules/libuv/src/unix/stream.c:1359: int uv_write2(uv_write_t *, uv_stream_t *, const uv_buf_t *, unsigned int, uv_stream_t *, uv_write_cb): Assertion `nbufs > 0' failed.