napalmStinger Posted September 19, 2017 Posted September 19, 2017 (edited) Trying to log in with the correct user and password: Server log says nothing. I double checked everything, database, server configs, ports... But I keep getting this error. What should I do? UPDATE: checking everything for the fourth time, I've got "Rejected from Server (30)". UPDATE: changed ragexe, data and system folder and it's working now. Edited September 21, 2017 by napalmStinger Update Quote
0 Cyro Posted September 19, 2017 Posted September 19, 2017 any error message in console? check your client version configuration Quote
0 napalmStinger Posted September 19, 2017 Author Posted September 19, 2017 16 hours ago, Cyro said: any error message in console? check your client version configuration Thx for the reply. I'm using ./configure --enable-packetver=20151104 on server-side. Client-side I have clientinfo.xml with <version>55</version> Nothing on server's console, just pings to SQL server to keep the connection alive. Seems like the login requisition is not even getting to login-server. I'm almost sure there's something wrong about my client. I've tried following a lot of guides, but they do not explain anything. I've studied MySQL before, that's why I'm pretty sure the problem is not there. I've tried running the server on Windows and Linux, localhost and remote, even tried Hamachi. I don't know what to do anymore. Note: now running on Linux with all necessary ports free and ready to use. Quote
0 hendra814 Posted September 20, 2017 Posted September 20, 2017 2 hours ago, napalmStinger said: Thx for the reply. I'm using ./configure --enable-packetver=20151104 on server-side. Client-side I have clientinfo.xml with <version>55</version> Nothing on server's console, just pings to SQL server to keep the connection alive. Seems like the login requisition is not even getting to login-server. I'm almost sure there's something wrong about my client. I've tried following a lot of guides, but they do not explain anything. I've studied MySQL before, that's why I'm pretty sure the problem is not there. I've tried running the server on Windows and Linux, localhost and remote, even tried Hamachi. I don't know what to do anymore. Note: now running on Linux with all necessary ports free and ready to use. is your server using packet encryption? if now when patching client pick disable packet encryption and at server side disable Obfuscation Quote
0 napalmStinger Posted September 20, 2017 Author Posted September 20, 2017 13 hours ago, hendra814 said: is your server using packet encryption? Yes, it is. 13 hours ago, hendra814 said: if now when patching client pick disable packet encryption and at server side disable Obfuscation Tested with it all disabled, same problem. Note: for my client I have used this tutorial: Quote
0 napalmStinger Posted September 20, 2017 Author Posted September 20, 2017 Now getting "Rejected from Server (30)" Quote
0 hendra814 Posted September 22, 2017 Posted September 22, 2017 On 9/20/2017 at 10:38 PM, napalmStinger said: Now getting "Rejected from Server (30)" This is using packet encryption or not? if using packet encryption, are you already put packet encryption at db\import\packetdb.txt Quote
Question
napalmStinger
Trying to log in with the correct user and password:
Server log says nothing.
I double checked everything, database, server configs, ports... But I keep getting this error.
What should I do?
UPDATE: checking everything for the fourth time, I've got "Rejected from Server (30)".
UPDATE: changed ragexe, data and system folder and it's working now.
Edited by napalmStingerUpdate
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.