•     Please make sure you check the Support FAQ and relevant Guides before you create a new thread in this section!

Technical Issue Can't connect to .}{ server

Posts
2
Likes
0
It seems im having this type of "awaiting gamestate" problem. It's only with .}{ servers now. Thing is, this problem resolved itself once, but it appeared once again and this is freaking me out. Now, waiting, restarting computer/router/modem and the Universe itself don't seem to help neither. I wonder if hoster of this server could reach me so we can try to resolve this problem together. To be clear, im not using the VPN, and currently im user of common russian network provider, Rostelekom. I hope someone can help me with this problem.
 

isair

Donator
Posts
54
Likes
103
It's definitely not the VPN protection, as connections are never dropped before the player joins the game. Only after, from the client's perspective, the loading screen is over and 40 seconds pass. This is to let players know why they are being dropped. The external tool doing the checks is not even aware of your existence before you're in.

Could you answer these questions for me?
1. Are you able to connect to TIN Open or any of the EW servers while you can't connect to }{? They are hosted by me with the exact same configurations (docker swarm, so small inconsistencies should not exist) and TIN Open is even in the same data centre.
2. What do you get when you enter 'tracert 209.250.234.184' in Command Prompt or PowerShell? Wait until the execution finishes and copy and paste the full log here. After tracing the first few routes it will start timing out. This is normal. I'm interested in the route before this starts happening.
3. This one is a bit harder but very informing: Download an rcon GUI tool, and try and send a random command to the server you can't connect, using a random rcon password. You will get 'Bad rconpassword' as a response if you can connect to the server. If you can't connect, this will timeout.

Some rcon GUI tools you can try:
1. JAControl Desktop - JKHub (has less features than others, but doesn't require you to run an installer and I can give better support as it is mine)
2. RCON Unlimited - JKHub
3. Rcon SE

Also if you happen to be familiar with JS/TS I can recommend using this: quake3-rcon

Edit: Solved. They were in the ban list. We do drop connections early on but this shouldn't have been in the "awaiting game state" phase, which made a network issue seem to be a more likely case.
 
Last edited:
Posts
2
Likes
0
@isair
1. I can connect both to EW and TIN. It's only .}{ that isn't working
2. If im doing it correctly, it says that it cant resolve a route system name (or something, pic related. Sorry for russian)
upload_2019-2-23_19-48-44.png

3. Here it is
upload_2019-2-23_19-59-13.png


That's kinda funny. You say that if it says that my rcon password is inccorect, then i must be able to connect. But i still can't, just rechecked it.
 

isair

Donator
Posts
54
Likes
103
Let's carry this over to private messages. I'll send you one now. Once we solve this, I'll update this reply with the solution for anyone else who faces this issue to refer to.

Edit: Solved. They were in the ban list. We do drop connections early on but this shouldn't have been in the "awaiting game state" phase, which made a network issue seem to be a more likely case.
 
Last edited:
Top