Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server Timeout kick issue without any reports #1519

Closed
DavidStyler10 opened this issue Jun 26, 2015 · 8 comments
Closed

Server Timeout kick issue without any reports #1519

DavidStyler10 opened this issue Jun 26, 2015 · 8 comments

Comments

@DavidStyler10
Copy link

Dear Bungeecord development team!
One of my Spigot based servers (connected in a bungeecoord network) throws an IOException (Without printing the stacktrace) every few minutes. Here everything that is visible in the console:

PlayerName lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer

There is always an other player that gets kicked. I dont think this is client based because there is no player that dont gets kicked. The kick message is "The Server you were on previously went down. You have been teleported to the lobby". After the kick you can join and continue playing.
Are there any known sources that can generate this issue?

~ David

@Janmm14
Copy link
Contributor

Janmm14 commented Jun 26, 2015

Do you have set connection throttle IN bukkit.yml to -1?

@johnfriedrich
Copy link
Contributor

Yes it's set to -1
We got this problem on all our Bukkit servers.
Even on servers on the same physical machine.
Quite strange. Don't know when it started.
BungeeCord #1071 and Spigot 1.8.7 built on the 26.06

@terokorp
Copy link

+1

@plourenco
Copy link

This has been happening in my full Network. From a moment without reason, whole network get's freezed and you can see everyone getting disconnected in bungee logs for "timed out".

I don't know if this is related but mojang website server was down during that moment.
Hope there's a fix that helps who's using a version pre-1065

@ghost
Copy link

ghost commented Nov 11, 2015

Can confirm this is still and issue. Please update with a fix. As soon as u get a chance

@johnfriedrich
Copy link
Contributor

johnfriedrich commented Jun 20, 2016

Fixed. Was an issue with our linux server.
(Low bandwidth)

@ScuroK
Copy link

ScuroK commented Mar 2, 2018

@i9hdkill how did you fix it? i have similar issues on my linux server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants
@terokorp @Janmm14 @johnfriedrich @ScuroK @DavidStyler10 @plourenco and others