NM SocketReceiveThread error: FiveM Docker

There I get at the moment often the error

[NM] SocketReceiveThread error: System.Security.Cryptography.CryptographicException: Bad PKCS7 padding. Invalid length 0.
  at Mono.Security.Cryptography.SymmetricTransform.ThrowBadPaddingException (System.Security.Cryptography.PaddingMode padding, System.Int32 length, System.Int32 position) [0x00056] in <9391d7651e69459eae268d8a1dfa670f>:0 
  at Mono.Security.Cryptography.SymmetricTransform.FinalDecrypt (System.Byte[] inputBuffer, System.Int32 inputOffset, System.Int32 inputCount) [0x00146] in <9391d7651e69459eae268d8a1dfa670f>:0 
  at Mono.Security.Cryptography.SymmetricTransform.TransformFinalBlock (System.Byte[] inputBuffer, System.Int32 inputOffset, System.Int32 inputCount) [0x0002e] in <9391d7651e69459eae268d8a1dfa670f>:0 
  at Module.FortniteDiesDas.‏‏<U+202A><U+202C>​​‍‎‌​<U+202B><U+202A>‏​<U+202C>‏<U+202D>​‏‎‎<U+202C><U+202C><U+202C> (System.Security.Cryptography.ICryptoTransform , System.Byte[] , System.Int32 , System.Int32 ) [0x00000] in <5ca8538a957947daa4563d25c9782ef1>:0 
  at Module.FortniteDiesDas.ProcessInboundPacket (System.Net.IPEndPoint endPoint, System.Byte[]& data, System.Int32& offset, System.Int32& length) [0x00076] in <5ca8538a957947daa4563d25c9782ef1>:0 
  at LiteNetLib.NetManager.DataReceived (LiteNetLib.NetPacket packet, System.Net.IPEndPoint remoteEndPoint) [0x000bc] in <123b012ebafb4637be4274b2a7090bf6>:0 
  at LiteNetLib.NetManager.OnMessageReceived (LiteNetLib.NetPacket packet, System.Net.Sockets.SocketError errorCode, System.Net.IPEndPoint remoteEndPoint) [0x0002e] in <123b012ebafb4637be4274b2a7090bf6>:0

Unfortunately, I now have no idea why this comes, the advanced debug mode does not help.

Therefore I hope for the knowledge of the community.

Thank you very much!

Ask the author of whatever-the-hell ‘Module.FortniteDiesDas’ is.

Unfortunately I do not know what this plugin should be

It seems like to be a part of the Module from “ws_loader” (/ws_loader/Relase/net6.0/Module.net.dll)

The dll contains following:

Hard to tell what “ws_loader” is - Googling for this shows only this topic.

Where did you folks even get this from?!

Its the Loader for scripts from WebServices(Web Services Website)