You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a standard Windows Dev VM (From Microsoft), with FlareVM Installed and running Fakenet, I get the following errors that show but are skipped over:
Traceback (most recent call last):
Exception happened during processing of request from File "SocketServer.py", line 599, in process_request_thread
( ' File "SocketServer.py", line 334, in finish_request
File "SocketServer.py", line 655, in init
File "fakenet\listeners\ProxyListener.py", line 292, in handle
error: [Errno 10040] A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself
----------------------------------------,
52254)
Traceback (most recent call last):
File "SocketServer.py", line 599, in process_request_thread
File "SocketServer.py", line 334, in finish_request
File "SocketServer.py", line 655, in init
File "fakenet\listeners\ProxyListener.py", line 292, in handle
error: [Errno 10040] A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself
The text was updated successfully, but these errors were encountered:
On a standard Windows Dev VM (From Microsoft), with FlareVM Installed and running Fakenet, I get the following errors that show but are skipped over:
Traceback (most recent call last):
Exception happened during processing of request from File "SocketServer.py", line 599, in process_request_thread
( ' File "SocketServer.py", line 334, in finish_request
File "SocketServer.py", line 655, in init
File "fakenet\listeners\ProxyListener.py", line 292, in handle
error: [Errno 10040] A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself
----------------------------------------,
52254)
Traceback (most recent call last):
File "SocketServer.py", line 599, in process_request_thread
File "SocketServer.py", line 334, in finish_request
File "SocketServer.py", line 655, in init
File "fakenet\listeners\ProxyListener.py", line 292, in handle
error: [Errno 10040] A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself
The text was updated successfully, but these errors were encountered: