MightyPirates / OpenComputers

Home of the OpenComputers mod for Minecraft.
https://oc.cil.li
Other
1.59k stars 432 forks source link

server freezes during internet card timeout #3718

Open igorkll opened 4 months ago

igorkll commented 4 months ago

command: wget http://8.8.8.8/ /tmp/test causes the server to freeze violently for about 10 seconds so far, I've only checked in a single player game, but apparently the hang is on the server side

WaviestBalloon commented 1 month ago

I had the same issue in single player, I was using wget command to query my webserver, I saw that a connection was made but my webserver never progressed to fulfilling the request as if it was waiting for more data.

After waiting a while for my game to respond I gave up and decided to terminate, only then did my webserver fulfilled the request, when I relaunched, I was unable to replicate the issue.