-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
BungeeCord Stops Listening for new connections #3276
Comments
try jvisualvm or console program jstack to get a thread dump of your bungee when it stops accepting connections. |
I had that issue, it was my ratelimit per ip. |
@xism4 This limit might be a future problem 👍🏻 Thanks for the heads-up |
You can use |
Well he homehosts on windows, so for the PID you go into task manager "Detail" page. |
Do you have discord? |
Fabian#0554 |
TestingSo, We have been tasting on different PC, and different ISP providers to check if the problem is actually us or a plugin
Follow upThe "BUG" BungeeCord stops listening to new connections. This happens when no one is online on the server, at night. |
I guess that is some type of firewall or something related to that. Is not a BungeeCord issue |
@xism4
Plugin list
Costume Plugins
This might be a problem on the server PC only... But this started very recently and this server is Running Some Other Things. |
Still no attempt at providing a thread dump when this happens :/ Please provide a thread dump when the problem appears! |
@Janmm14 |
Solved 💯Problem: The "BUG" BungeeCord stops listening to new connections. This happens when no one is online on the server, at night. BUT When players or stuff want to join it doesn't let them because BungeeCord stops listening to new connections. When there are a lot of Players (15 -60 ) online sometimes BungeeCord stops listening to new connections and new players can't join. What Happend❓ ❔When Running A self-hosted server you are in charge and responsible for any problems that might occur or happen to the PC. How To Fix 👍🏻To Fix Any Problems with Windows use Restoro we run a scan on all our servers and this fixed all the problems with registries. NetworkNetwork and ISP can also be your problem as @Janmm14 and @xism4 stated, we checked everything all tho not related to this our BunngeeCord and spigot servers were configured wongly. UpdateAnother problem that could have caused this issue is drives or faulty cables, we replaced all intended cables and updated all Warning 📛we are not responsible for any damage that you do to your PC or home network, Thanks For All The Help 💘 🤟🏻 |
The Problem/bug
We have a server network, our main proxy just stops excepting connections after some time (8-5 hours)
No plugins are interfering & no errors on the console are showing up, it just stops accepting new players.
Players that are online are not affected unless they want to switch servers and new players can't join.
This has started happening recently (about two weeks), also this is happing at night most of the time when no players are online
ones it happens and BungeeCord Stops Listening for new connections no one can join or do anything
Unless you kill the server and restart it
Solutions that we have tried
This is the first step we took, we testes all of the port and DNS
everything is working fine
our main proxy is running on 25565 just fine
I thought that its a problem in some firewall rule or protocol, but all the rules are doing what their spouse to do 😄
With the tunnel everything is good (MySQL server is able to connect with no problems)
A new server with no plugins same result (the latest version)
We found this post on Github
He ItsHarry, referred to a system limitation caused by
max file descriptor limit
, maybe this is our problem but we have been running 24/7 no problems till now if I to understand correctly this problem that he was talking about is maximum for the number of simultaneously open files at the stream I/O level. This articleWe thought that this was our problem, we deleted all the logs and cleaned up some temp files for the server PC
As of 3.22.2022, This Problem didn't show up, but there were a lot of players online (It happens when there is almost no one online or when BungeeCord is ideal)
rate-limit per IP
as mentioned by @xism4Information & Logs
Note: We Might Have A fix because we didn't try number 5 and maybe there will be a number 6
IF ANYONE has suggestions, you are welcome to help
The text was updated successfully, but these errors were encountered: