Page 1 of 1

[Need Help] RE-SENDING timed-out RELIABLE

PostPosted: Fri Jan 31, 2014 08:13
by Slider-Override
Hi Minetest Fans,

i have a probem with my server(0.4.9), (Ubuntu 12.04)

on day1 all works fine, and at day2 (nothing changes)

i am not able to connect.

All the time i get the message

08:59:27: VERBOSE[Connection]: con(6/1): RE-SENDING timed-out RELIABLE to 178.200.122.125:59686(t/o=3): from_peer_id=1, channel=0, seqnum=65531

i have try to uninstall the minetest by
"sudo apt-get remove minetestc55"

reboot and reinstall it by
"sudo apt-get install minetestc55"

still the same.

i have also try to remove the ".minetest" folder from home, also played with the port and other configs.
But its still the same.

also on the other nightly builds.

has anyone a idea ?

Verbose:
http://pastebin.com/PYwQXmPH

PostPosted: Fri Jan 31, 2014 10:16
by Calinou
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
sudo apt-get install --reinstall minetestc55
is just one command to reinstall. :)

Don't run Minetest as root! Create an unprivileged user and run it there.