My client cannot connect to the auth server in any way #1290
-
Make sure you've done the following:
DarkflameServer Versionlatest Issue DescriptionHello, I have been trying to setup DLU on my dedicated server but I always run into the same problem. When the server is started, my client cannot pass the login screen with the "we could not log you in..." message. This is very weird because of all the steps tried here:
I also:
The server starts correctly, no errors on the console. My network configuration is, however, a bit specific. I use an OVH VPS for outgoing and incoming connection to gain from their antiddos. The server is NOT on my own network. I also tried 192.168.255.11 as EXTERNAL_IP, still nothing. Master IP is set to Any ideas? Thank you for your time. Reproduction StepsJust a normal setup following all the instructions, nothing in particular. Expected BehaviorShould allow me to login. EnvironmentLinux - Debian 12 - Dedicated Server. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
are you forwarding port 1001? That or an incorrect IP are one of the few reasons you cannot connect to auth. Moving to discussion as this is not a widespread dlu issue. |
Beta Was this translation helpful? Give feedback.
-
Yes, I am forwarding port 1001 and, as said in the main text, packets can reach the server on that port, and empty packets reach DLU causing RakNet’s empty packet console error. |
Beta Was this translation helpful? Give feedback.
Well of course we don't have docs on how to debug raknet, it's a thirdparty library we don't own and we are using it specifically so client compatibility is there. We don't really have to debug raknet that often especially for an issue no one on the dev team can reproduce. I'm able to setup my aws hosted server, other server owners have their gcp or hetzner setups and they all work, except this one. Unless you have some way to setup this very specific network configuration simply there isn't anything we can do to help. Dlu has does not officially support so much tunneling and we don't test for it as it's just not worth the time and effort to set all this up.