Error SQL with Bungee
jere62smi opened this issue ยท 4 comments
Hello,
I have for several weeks this error that come back in my logs bungee side. Is there a way to limit connection requests on the Bungee configuration as for the configuration on the bukkit side? Or do I have to add "MaxConnections" manually in the bungee configuration?
Config Bungee: https://pastebin.com/mJuqmVq1
Error: https://pastebin.com/Ni0RjBY4
Latest version: 1.31.7
Version of server: Paper 1.13.2 and Bungee 1.13.2.
Hello,
I have added an option to limit the amounts of connections on the bungee side of the plugin, you can find the build here: https://ci.pcgamingfreaks.at/job/MarriageMaster/68/artifact/target/MarriageMaster-1.31.9-SNAPSHOT.jar
Hello,
Again, this continues even with the limitation, it does not change anything I put 1 or 10 or 50 or X. I have this error only on the bungeecord server.
Config Bungee: https://hastebin.com/zoyoqijexi.php
Error: https://hastebin.com/hogohizazo.makefile
Latest version: 1.31.9
Version of server: Paper 1.13.2 and Bungee 1.13.2.
It seems that I have overlooked a method when I switched the bungeecord implementation over to a connection pool. That might have caused the problem. Please try this build: https://ci.pcgamingfreaks.at/job/MarriageMaster/70/artifact/target/MarriageMaster-1.31.11-SNAPSHOT.jar