Skip to main content

Accounts Transfer Issues

Comments

9 comments

  • cPanelMichael
    Hello @dmkmedia, Can you run the following commands on both the source and destination server and report the output here? cat /usr/local/cpanel/version mysql --version
    Thank you.
    0
  • Naila
    I have same issue with this on transfer account from old to new server The system failed to grant privileges on the database "user_wp340" to the user "user_wp340" because of an error: (XID p6mj4r) This system will not add the database user "user_wp340" to the database "user_wp340" because this user does not have a password.
    Any solution to fix all "user does not have a password" issue?
    0
  • MichaelCropper
    I've had the same issue. Solution was to; 1) Delete cPanel account completely from new server 2) Re-transfer cPanel account from old server to new server Don't want to say this would work for others as cPanel is a bit of a mystery in the background in a lot of areas. So just sharing my experience of what worked in my situation (but I had a LOT of other errors throughout the transfer process in general, so it's difficult to pinpoint issues.)
    0
  • cPRex Jurassic Moderator
    It's hard to say exactly what the cause may be. In some cases if you are moving from a server running an older MySQL version it could be using an old-style password, and that could cause this error. If you're seeing the issue, it would be helpful to know the MySQL version of both systems using the commands that Michael provided above as that might get us more details.
    0
  • ankeshanand
    It's hard to say exactly what the cause may be. In some cases if you are moving from a server running an older MySQL version it could be using an old-style password, and that could cause this error. If you're seeing the issue, it would be helpful to know the MySQL version of both systems using the commands that Michael provided above as that might get us more details.

    Happening with me right now! Source server is running MariaDB 10.6 Target server is running MariaDB 10.3 Maybe it's a version issue. Any workarounds discovered?
    0
  • cPRex Jurassic Moderator
    @ankeshanand - you're getting the "failed to grant privileges" error? If so, can you open a ticket with our team so we can check this?
    0
  • ankeshanand
    @ankeshanand - you're getting the "failed to grant privileges" error? If so, can you open a ticket with our team so we can check this?

    Already checked. It's due to MariaDB versions conflict. Trying
    0
  • cPRex Jurassic Moderator
    The MariaDB things will be fixed in full today - I have more details on that here -
    0
  • ankeshanand
    The MariaDB things will be fixed in full today - I have more details on that here -
    0

Please sign in to leave a comment.