Jump to content
  • 0

SQL RSA Encryption not supported error


Question

Posted

Hello!

I'm trying to install rAthena, after all setup and all works as fine!

when starting server I got this problem, any one can help me?

image.thumb.png.824b9796f392d9603260e74d6b038503.png

  • Upvote 1

2 answers to this question

Recommended Posts

  • 0
Posted

I solved it

Just change from caching_sha2_password to mysql_native_password by this line in mysql

ALTER USER 'Your_mysql_username'@'localhost' IDENTIFIED WITH 'mysql_native_password' BY 'StrongPasswordHere';

 

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...