SCTP not supported on this platform
后臺運行報錯:
io.netty.channel.ChannelException: Unable to create Channel from class class io.netty.channel.sctp.nio.NioSctpServerChannel
Caused by: java.lang.UnsupportedOperationException: SCTP not supported on this platform
2019-11-03
我也遇到了,你解決了嗎