Jump to content
  • 0

Server Doing Fine but Client Gets "Disconnected from Server"


napalmStinger

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  09/19/17
  • Last Seen:  

Trying to log in with the correct user and password:

image.png.1ccd3663d3b20409b496134317836f4d.png

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 napalmStinger
Update
Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  1137
  • Reputation:   290
  • Joined:  04/29/13
  • Last Seen:  

any error message in console? 
check your client version configuration 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  09/19/17
  • Last Seen:  

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.

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  1211
  • Reputation:   163
  • Joined:  06/12/12
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  09/19/17
  • Last Seen:  

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: 

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  09/19/17
  • Last Seen:  

Now getting "Rejected from Server (30)"

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  1211
  • Reputation:   163
  • Joined:  06/12/12
  • Last Seen:  

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...