Setting up limbo
Basically I have ajqueue on the proxy, and a nanolimbo server as the first "try" server in the servers block inside the velocity.toml. However I keep getting timed out. If I set the first server to a lobby, everything works as intended. I can connect to the nanolimbo if I do /server though
48 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by ashanki#0
no connections to the nanolimbo
I think ajqueue or some other plugin is messing with this...
ok nvm, I just cant connect to anything now
???
bruh
server.properties error wtf
nah nvm
what on earth is going on
I did a similar setup a while back with nanolimbo as the first server, it worked fine so probably has something to do with ajqueue
can you join the limbo server directly without velocity?
quite possibly.
yes
properly returns the "connect with proxy"
and is pinging
We have uploaded your file to a paste service for better readability
Paste services are more mobile friendly and easier to read than just posting a file
config.yml
Requested by ashanki
if you just remove ajqueue, can you join
lemme try
if you can't, that'll rule out the possibility of it being ajqueue
yup gimme a sec
nope
its not ajqueue then
velocity itself isnt even detecting my join anymore
nvm, it does but forwarding is broken somewhere
What forwarding r u using?
modern
i just checked all secrets
they line up
Also in nanolimbo, right?
yup
if you have root access, you can see if velocity is trying to connect to the limbo server. The command you'd run is something like
tcpdump -n port 5017
We have uploaded your file to a paste service for better readability
Paste services are more mobile friendly and easier to read than just posting a file
velocity.toml
Requested by ashanki
I do, but its all running in ptero
yeah that command would work then
cool
Let me check an old backup from that time, maybe itβll help
run this on the server with nanolimbo or the proxy
the server with nanolimbo
that'll see if any traffic is getting to that server
you can do it on both tbh, it'll log any traffic that's going to/from port 5017
sure
ok it works if I use the india proxy (same server as nanolimbo)
now I'm getting this
if I connect with the default proxy
interesting
do you have viaversion on one of the proxies or something?
yeah on india
holdup
installed it on singapore now
just gna try again
Just checked the backup, pretty similar to what you have here
Have you tried a binary search of the plugins you have in the proxy?
also random off topic a bit but:
Why tf does lp fail to connect every other restart of the proxy
Yeah, I think the issue was HUB
database connect limit maybe?
Not sure what plugin is that π
how do I remove that then π
you just increase it
how
I'm on ptero using ptero databases
think the default is only like 500 or 1000 connections
I have much less than that
it's in your mysql.ini file or something
everything with a connection pool will make 10 connections
so each instance of luckperms does 10 connections
I do that by connecting to the db with dbeaver and updating the conf there
oh it's my.cnf iirc
yeah im looking for it
aaaaand it doesnt exist somehow
cool
nvm
/etc/mysql/my.cnf
okay ajqueue.
[01:55:51 INFO]: [server connection] aShanki -> limbo has connected
[01:55:51 INFO]: [server connection] aShanki -> lobby has connected
[01:55:53 INFO]: [server connection] aShanki -> lobby has disconnected
[01:55:58 INFO]: [server connection] aShanki -> lobby has connected
[01:56:01 INFO]: [server connection] aShanki -> lobby has disconnected
[01:56:03 INFO]: [server connection] aShanki -> lobby has connected
[01:56:06 INFO]: [server connection] aShanki -> lobby has disconnected
[01:56:08 INFO]: [server connection] aShanki -> lobby has connected
[01:56:11 INFO]: [server connection] aShanki -> lobby has disconnected
fat bastard
nvm sql issues
alr seems fixed rn