Broken Pipe error? [Please help!!]

Status
This thread has been locked.

Meeran

Supreme
Feedback score
3
Posts
108
Reactions
35
Resources
0
Hello!

So I am currently running my own Community UHC server for AU players.
We were doing one of our beta tests last night and for some reason the whole server failed on us around 45min into the game...
Everyone started to get disconnected and the server was just timing out. The server was responsive to Console but not to players or on the multiplayer screen. You couldn't even fully ping the server from the multiplayer screen it was just loading for ever.
I'm not too sure what caused it but I have the log file and a timings around when it failed.

I have one idea it could be a broken pipe? ive done some research on it but havent found much out.
Code:
[08:03:37] [Server thread/INFO]: Meeran lost connection: Internal Exception: java.io.IOException: Error while write(...): Broken pipe
[08:03:37] [Server thread/INFO]: Name2 lost connection: Internal Exception: java.io.IOException: Error while write(...): Broken pipe
[08:03:37] [Server thread/INFO]: Name3 lost connection: Internal Exception: java.io.IOException: Error while write(...): Broken pipe
Above is the msgs i got for a handful of people getting disconnected.

I am running TacoSpigot 1.8.8 if that helps

I didn;t know where to put this so i put this here!

Thanks!!!!

-----------

Fixed, issue: protocolsupport, delete it
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

ITechnologyman

Feedback score
1
Posts
161
Reactions
50
Resources
0
Would it be possible to get a full log? Helps heaps when trying to get more info.[DOUBLEPOST=1544654544][/DOUBLEPOST]Also did you lose the ability to use the control panel? might have just been an issue with your host.
 

Meeran

Supreme
Feedback score
3
Posts
108
Reactions
35
Resources
0
Would it be possible to get a full log? Helps heaps when trying to get more info.[DOUBLEPOST=1544654544][/DOUBLEPOST]Also did you lose the ability to use the control panel? might have just been an issue with your host.
Well the log doesnt show much, everyone just starts disconnecting...
also i host it myself on a Ubuntu 16.04 server!!!
 

Zorify

Feedback score
7
Posts
194
Reactions
116
Resources
0
ViaVersion is the issue, you also have Protcolsupport with viaversion not sure if that works

- team-colour-fix: true
 
Last edited:

Meeran

Supreme
Feedback score
3
Posts
108
Reactions
35
Resources
0
ViaVersion is the issue, you also have Protcolsupport with viaversion not sure if that works

- team-colour-fix: true
whats team colour fix?

Also ViaVersion works with protocolsupport they are boys together ahha
 

Meeran

Supreme
Feedback score
3
Posts
108
Reactions
35
Resources
0
I'd contact your host provider
I run it of my own server thing, It runs Ubuntu its not like a minecraft server host[DOUBLEPOST=1544659796][/DOUBLEPOST]Bump any ideas?
 
Last edited:

SkidRevenant

Feedback score
2
Posts
28
Reactions
22
Resources
0
Do you add a duplex channel to the pipeline in your UHC Core or PayloadFixer? They're getting kicked because some plugin isn't handling exceptions whilst sending packets so they get cancelled
 

Meeran

Supreme
Feedback score
3
Posts
108
Reactions
35
Resources
0
Do you add a duplex channel to the pipeline in your UHC Core or PayloadFixer? They're getting kicked because some plugin isn't handling exceptions whilst sending packets so they get cancelled
Well The payloadfixer is from spigotmc and my UHC plugin doesnt do anything special like do duplex channels or what ever.. so i dont know?
 

Tiako

Feedback score
1
Posts
63
Reactions
11
Resources
0
Yeh I use to use that on a test server also have you done anything to tacospigot or is it just normal ?
 

Meeran

Supreme
Feedback score
3
Posts
108
Reactions
35
Resources
0
Issue has been fixed!
For anyone else having this issue... try deleting protocolsupport its cooked.
 
Status
This thread has been locked.
Top