WorldEditAxe / eaglerproxy

A standalone implemention of the BungeeCord plugin for EaglercraftX, now with online vanilla server support!
38 stars 93 forks source link

Connection Lost: socketClosed #25

Closed TrickTix closed 5 months ago

TrickTix commented 7 months ago

I know this error is basically a wild card but I have no idea what is happening???

Whenever I try to join the server (which I am self hosting) through the EaglerProxy (which is on replit) I get this.

Screenshot 2023-12-09 145814 Screenshot 2023-12-09 145612

there are no errors on either end of the servers and no indication of what's happening. Also the server passthrough MOTD is working, but it has no connection?

Screenshot 2023-12-09 152116

WorldEditAxe commented 7 months ago

This is likely because your server is, for one reason or another, being abruptly disconnected by the upstream server. The error message suggests a low-level error, i.e., at the TCP level. Are you using any VPN blockers or any sort of server protection? If so, have you considered running the software on a dedicated server with a static IP you can whitelist?

Anyway, you shouldn't be running an instance on Replit. You will very easily eat up your small 10 GB/month bandwidth allocation