I faced another problem with Plesk yesterday (it solved it) and a different problem occurred.
When I run "plesk repair installation" command, the DB fails and fails.
I had previously installed RoundCube. I have deleted it now. An error occurs that can not operate the user of the DB it was using. Of course, the database does not exist by mysql command, and the user is not displayed.
How can I delete these "roundcube@localhost" and "roundcube@MY-DOMAIN"?
---
Plesk 17.8.11, CentOS 7.6, MariaDB 10.2.23
When I run "plesk repair installation" command, the DB fails and fails.
I had previously installed RoundCube. I have deleted it now. An error occurs that can not operate the user of the DB it was using. Of course, the database does not exist by mysql command, and the user is not displayed.
Code:
ERROR 1045 (28000): Access denied for user 'roundcube'@'localhost' (using password: YES)
Trying to reset database user password for 'roundcube@MY-DOMAIN'... ERROR 1133 (28000) at line 1: Can't find any matching row in the user tableERROR 1133 (28000) at line 1: Can't find any matching row in the user table
WARNING!
Some problems are found during reset database user password for 'roundcube@MY-DOMAIN' - database user does not exist.(see log file: /var/log/pl$
Continue...
WARNING!
Some problems are found during fix credentials for Roundcube db(see log file: /var/log/plesk/install/plesk_17.8.11_repair.log)
Code:
ERROR 1045 (28000): Access denied for user 'roundcube'@'localhost' (using password: YES)
ERROR 1133 (28000) at line 1: Can't find any matching row in the user table
ERROR 1133 (28000) at line 1: Can't find any matching row in the user table
How can I delete these "roundcube@localhost" and "roundcube@MY-DOMAIN"?
---
Plesk 17.8.11, CentOS 7.6, MariaDB 10.2.23