Torrent
AAdmincraft
•Created by Torrent on 1/16/2025 in #questions
Connect to mariadb server in docker from external machine
Hey all, I have a mariadb server running in docker and for the life of me I can't figure out how to properly get my 2 external gamemodes (creative and lobby) to connect plugins to the database server without them timing out. It's for sure not a permissions or connectivity issue, because I can connect to them fine intially, but the connection times out after some time. Plugins like luckperms for example will actually time out the player if there are database connectivity issues, making those servers unplayable. If I restart the server, or reload the plugin, it connects just fine.
I've increased the max connections to a super high number, ensured the port is published by docker and permissions are correct. I've also increased the ulimit and made it persistent. Any ideas? For those here with experience running database servers in docker, how did you connect external clients to it without it timing out?
8 replies
AAdmincraft
•Created by Torrent on 12/31/2024 in #questions
Plugins can't connect to databases on Oracle Cloud
My Oracle Cloud DB setup is chalked making it very hard to use it as a testing environment.
If I use 127.0.0.1 as the db host: allows me to create databases, plugins can't connect to them If I use 172.18.0.1 as the db host: same as above If I use FQDN as the db host: There was an error while trying to connect to the host or while executing a query: "SQLSTATE[HY000] [2002] No route to host (Connection: dynamic, SQL: SELECT 1 FROM dual)"On my other server I was able to use the FQDN and it worked just fine. Not sure what I'm doing wrong this time. Just to go down the list: - Yes I tried updating my panel and wings - Yes I gave the user perms with grant option - Yes I am configuring the correct database information in my plugin(s) - Yes I opened port 3306 - Yes I configured the oracle cloud subnet to allow port 3306
103 replies
AAdmincraft
•Created by Torrent on 8/31/2024 in #questions
Memory leak in all servers on pterodactyl 1.11.7
I'm having a memory leak on all servers on my node. Memory just keeps building up, both in
btop
and the pterodactyl panel and it never goes back down. It just keeps increasing until an eventual crash. I've allocated an extra GB of RAM on top of my overhead to just slow down the crashes but that is a bandaid. Please help.
GC log attached and here are my flags for my SMP:
I've allocated 10GB of RAM just to keep it from crashing. The proxy server is more detrimental because when it crashes, well you know what happens. RIP all those new players. Here are the flags for that:
As you can see I've been experimenting with removing/adding -XX:+AlwaysPreTouch
but it doesn't seem to make a difference.
Spark report for the SMP: https://spark.lucko.me/MuOCMTpVyn
@Jared | InfraCharm Skullian told me to ping you (sorry)84 replies
AAdmincraft
•Created by Torrent on 6/27/2024 in #questions
Any good alternatives to DeluxeHub?
DeluxeHub seems to be abandoned. GitHub issues are completely rotted and unanswered. Anyone have any good alternatives that are actively being maintained?
13 replies
AAdmincraft
•Created by Torrent on 6/11/2024 in #questions
Sync TAB with 2 proxy servers
So I just recently setup a 2nd proxy server to use with minehut external server plan. This 2nd proxy uses haproxy and everything else is duplicated, save for one geyser extension that hosts a session on Xbox.
My problem is that I have TAB on the velocity servers and duplicated the config and synced with MySQL, but they’re showing up as 2 separate tabs. On minehut side, it just looks cooked. Nothing looks right and player count is inaccurate. On the external proxy side it looks mostly normal but doesn’t show minehut players. Help.
7 replies
AAdmincraft
•Created by Torrent on 11/15/2023 in #questions
Recommendations for creative server plugins?
I am currently running a Paper 1.20.2 PlotSquared creative server with FAWE, EssentialsX and a few other plugins. I am wondering if anyone has recommendations for plugins to help me secure my server. Also if you have ideas on how to restrict FAWE and other systems so people can’t build lag machines or do crazy world edit commands and crash the server. Someone I talked to recommended restricting NBT but I couldn’t find a plugin that fit what he was talking about. Any tips? @LoganALJones this may help you as well. @ProGamingDk don’t say “don’t run a creative server” 🙂
274 replies
AAdmincraft
•Created by Torrent on 9/29/2023 in #questions
Make custom models for pre-existing textures
So I’ve been working on a data pack with a bunch of custom tools for a good while now. I’ve watched tutorials but mostly chatgpt has been my go-to. I’ve now come to the point where I’ve made all these .png texture files and now I’m wondering if I wasted my time because I have to make the models.
My question is, as a complete noob with data packs, is there a way I can use my already created texture files and easily make the models? I tried blockbench but it was pretty daunting and I don’t know where to start. Any tips?
And yeah I know chatgpt is dumb
8 replies
AAdmincraft
•Created by Torrent on 9/28/2023 in #questions
Can anyone tell me what is causing problems in yaml syntax?
If anyone knows yaml syntax well enough to tell me what is wrong with this please let me know.
47 replies
AAdmincraft
•Created by Torrent on 9/12/2023 in #questions
What do you guys think about Geyser/Floodgate?
So I had like 4-5 consistent bedrock players and now only have 1. I’m wondering if it’s still worth it to use Geyser and Floodgate. I heard someone say once that regarding lag/strain on CPU, one bedrock player = 3-4 java players when using Geyser. Is this true?
Is running Geyser scalable? Are there known security vulnerabilities or exploits that are more prevalent when connecting to java servers through Geyser?
13 replies
AAdmincraft
•Created by Torrent on 8/10/2023 in #questions
Help understanding EULA p2w guidelines for SMPs
So I run an SMP and am an admin on another. I joined an SMP yesterday that had crates you could buy for like $5 USD that contained netherrite tools. Could someone explain to me why this is or isn’t against the EULA? What is considered a “gameplay advantage” on an SMP. And b4 you say read the EULA I’ve read it and the commercial use guidelines extensively (and the august update) but the “gameplay advantage” part throws me off. Isn’t anything that allows you to progress farther in the game quicker considered a gameplay advantage? Like obviously selling Sharpness X swords would be a gameplay advantage, but what about regular enchanted netherrite tools?
Interested to see what the community interprets this as.
28 replies
AAdmincraft
•Created by Torrent on 8/8/2023 in #questions
do I have to add an additional port to the server to use Nuvotifier?
I can’t get my config to work for Nuvotifier as I’ve tried using a random port, using the default one, using the default ip (0.0.0.0), using my server ip, and every combination of those 4 things. I cannot for the life of me figure out how to configure it with the guide. Can someone help? Do I need my server host to add an additional port for me to use? What do I set as my listening IP in the config?
6 replies
AAdmincraft
•Created by Torrent on 8/7/2023 in #questions
Tips so people can connect from other countries
I just switched my server to a new provider. It was hosted in Virginia and it is now hosted in Georgia, US. Now a player from South Africa who used to be able to join is now no longer able to. He is on wifi and gets 104 down, so I think his speeds are good. What tips can I give him so that he may continue to connect to the server? It just keeps timing him out.
14 replies