Jump to content

[1.0] Server TCP: Error occurred in send: Broken pipe


xXDarkVikingXx

Recommended Posts

Headless server running on ubuntu

 

See the serverlog for details, first weird thing is that it points out steam networking is not enabled, but it is (gets started with the corresponding parameter).

And after startup it just spams the broken pipe error, and further down some gibberish that does not make any sense whatsoever.

Ports are open, and the server had been running on versions before 1.0 just fine. Beta branch.

 

After spewing the error for some time it crashes with this exception:

2020-03-20 11-53-18| 2020-03-20 11-53-18| Server TCP: Error occurrThread [Communicator Sending WorkerPool Thread 0] with id 1ed in send: Broken pipe
42020-03-20 11-53-18| 0234222196480 exiting...

 

Also the double timestamp is not a mistake, this is how it looks like in the log.

 

serverlog_2020-03-20_11-26-55_shortend.txt

Link to comment
Share on other sites

If its of any use since this is about TCP:

 

root@v2201911106815100922:~# ufw status
Status: active

To                         Action      From
--                         ------      ----
20/tcp                     ALLOW       Anywhere
21/tcp                     ALLOW       Anywhere
25565                      ALLOW       Anywhere
11555                      ALLOW       Anywhere
8080                       ALLOW       Anywhere
34197/udp                  ALLOW       Anywhere
OpenSSH                    ALLOW       Anywhere
27000                      ALLOW       Anywhere
27003                      ALLOW       Anywhere
27020                      ALLOW       Anywhere
27021                      ALLOW       Anywhere
80                         ALLOW       Anywhere
Apache                     ALLOW       Anywhere
7777                       ALLOW       Anywhere
21                         ALLOW       Anywhere
22                         ALLOW       Anywhere
8000                       ALLOW       Anywhere
20/tcp (v6)                ALLOW       Anywhere (v6)
21/tcp (v6)                ALLOW       Anywhere (v6)
25565 (v6)                 ALLOW       Anywhere (v6)
11555 (v6)                 ALLOW       Anywhere (v6)
8080 (v6)                  ALLOW       Anywhere (v6)
34197/udp (v6)             ALLOW       Anywhere (v6)
OpenSSH (v6)               ALLOW       Anywhere (v6)
27000 (v6)                 ALLOW       Anywhere (v6)
27003 (v6)                 ALLOW       Anywhere (v6)
27020 (v6)                 ALLOW       Anywhere (v6)
27021 (v6)                 ALLOW       Anywhere (v6)
80 (v6)                    ALLOW       Anywhere (v6)
Apache (v6)                ALLOW       Anywhere (v6)
7777 (v6)                  ALLOW       Anywhere (v6)
21 (v6)                    ALLOW       Anywhere (v6)
22 (v6)                    ALLOW       Anywhere (v6)
8000 (v6)                  ALLOW       Anywhere (v6)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...