Page 1 of 1

ERROR[ConnectionSend] in server

PostPosted: Fri Jun 06, 2014 01:02
by BrunoMine
This is a bug that I see in the log
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
ERROR[ConnectionSend]: con(5/1)RunTimeouts(): Peer 43 has timed out. (source=peer->timeout_counter)


The server stands for 8 or 12 seconds and then works normally

SO: Ubuntu
Minetest: 0.4.9 (compiled)

Re: ERROR[ConnectionSend] in server

PostPosted: Fri Jun 06, 2014 13:01
by Jordach
brunob.santos wrote:This is a bug that I see in the log
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
ERROR[ConnectionSend]: con(5/1)RunTimeouts(): Peer 43 has timed out. (source=peer->timeout_counter)


The server stands for 8 or 12 seconds and then works normally

SO: Ubuntu
Minetest: 0.4.9 (compiled)

This is a very common bug.

Re: ERROR[ConnectionSend] in server

PostPosted: Fri Jun 06, 2014 14:23
by BrunoMine
Jordach wrote:This is a very common bug.

Is there a way to solve it?

Re: ERROR[ConnectionSend] in server

PostPosted: Fri Jun 06, 2014 15:51
by Jordach
brunob.santos wrote:
Jordach wrote:This is a very common bug.

Is there a way to solve it?

Nope. Some sort of inbuilt debugging regarding server lockups and player timeouts.

Re: ERROR[ConnectionSend] in server

PostPosted: Sat Jun 07, 2014 03:14
by BrunoMine
there is an alternative version for ubuntu?

Re: ERROR[ConnectionSend] in server

PostPosted: Sun Jun 08, 2014 07:29
by Krock
@brunob.santos: the daily builds maybe?
====
Seems like this message got removed in the latest MT-dev versions. (Or something else happened)

Re: ERROR[ConnectionSend] in server

PostPosted: Tue Jun 10, 2014 19:45
by Megaf
brunob.santos wrote:This is a bug that I see in the log
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
ERROR[ConnectionSend]: con(5/1)RunTimeouts(): Peer 43 has timed out. (source=peer->timeout_counter)


The server stands for 8 or 12 seconds and then works normally

SO: Ubuntu
Minetest: 0.4.9 (compiled)


Not a bug at all, and that will not slow down the server. Don't worry about it ;)
That happens mostly like when a player is connecting to your server and then give up.
It should not be shown as ERROR, but as INFO. Maybe they will change that.

Re: ERROR[ConnectionSend] in server

PostPosted: Tue Jun 10, 2014 22:03
by BrunoMine
it has made the server becomes very slow