Jump to content
  • 0

[SQL]: SSL connection error: unknown error number


funtwocrasher

Question


  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  137
  • Reputation:   3
  • Joined:  06/17/12
  • Last Seen:  

I tried following the guide 


And this is my error. 

error.thumb.png.ace93c848c9cdb0c80102ab5845191ab.png

 

 

 

char_athena and map_athena are all correct:

Quote

userid: root
passwd: root



 inter_athena:

Quote

 

// MySQL Login server
login_server_ip: 127.0.0.1
login_server_port: 3306
login_server_id: root
login_server_pw: root
login_server_db: ragnarok
login_codepage:
login_case_sensitive: no

ipban_db_ip: 127.0.0.1
ipban_db_port: 3306
ipban_db_id: root
ipban_db_pw: root
ipban_db_db: ragnarok
ipban_codepage:

// MySQL Character server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: root
char_server_pw: root
char_server_db: ragnarok

// MySQL Map Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: root
map_server_pw: root
map_server_db: ragnarok

// MySQL Log Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: root
log_db_pw: root
log_db_db: ragnarok_logs
log_codepage:
log_login_db: loginlog

 

 

 

 

I think there is something wrong with my MySQL installation? I already have my MySQL Workbench and created a schemas. Can someone help me please.

Edited by funtwocrasher
Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  3
  • Reputation:   1
  • Joined:  04/23/22
  • Last Seen:  

I fixed this problem yesterday by COMPLETELY uninstalling mysql, and redoing the process with an earlier version of mysql being 5.2 workbench and then mysql 5.5.28 community server

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  01/30/22
  • Last Seen:  

Disabling ssl for your MySQL server will fix this problem. 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   8
  • Joined:  09/16/18
  • Last Seen:  

On 1/30/2022 at 6:36 PM, Jiojio said:

Disabling ssl for your MySQL server will fix this problem. 

Hello i run into this error too i disbabled the ssl connection but still having this error... 

error.jpg

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  06/28/22
  • Last Seen:  

hi i have same problem are you have fixed?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  01/07/22
  • Last Seen:  

Does anyway 

On 4/22/2022 at 11:43 PM, lelouchxv said:

Hello i run into this error too i disbabled the ssl connection but still having this error... 

error.jpg

Does anyone has answers for this topic now ? 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   8
  • Joined:  09/16/18
  • Last Seen:  

On 10/3/2022 at 12:17 AM, yixuantu said:

Does anyway 

Does anyone has answers for this topic now ? 

i think i fixed mine by downgrading to mysql 5.0

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...