- Server operating system version
 - Ubuntu 20.04
 
- Plesk version and microupdate number
 - Plesk Obsidian 18.0.73
 
Hi! After migrating from ubuntu 18.04 to 20.04 I ran into two issues:
1) in the Repair Kit app there are problems with the MySQL- the user XX on the subscription XX.com is absent from the database server. All my users are absent from three different databases. If I try to repair it, I get this message: Recreating the user XX on the subscription XX.com SQLSTATE[HY000]: General error: 1396 Operation CREATE USERfailed for 'XX@'%'
2) Tools & Settings > System Updates: (I try to remember the message and translate it) your system's package manager database is showing some inconsistencies. You have to solve the problem manually,
For the time being the message is gone. I don´t have seen any note in the migration manual that such an error message might appear. What might be the problem and how can I solve it?
I also read this thread:
Resolved - Users suddenly absent from the database
Running the database search command I get this output:
	
	
	
		
I am uncertain if I can use this procedure as well, since my MariaDB version is different. Any help is highly appreciated.
Repair Kit Version 1.4.3-6599
Plesk Obsidian 18.0.73
MariaDB 10.11.13
Best regards
Matthias
				
			1) in the Repair Kit app there are problems with the MySQL- the user XX on the subscription XX.com is absent from the database server. All my users are absent from three different databases. If I try to repair it, I get this message: Recreating the user XX on the subscription XX.com SQLSTATE[HY000]: General error: 1396 Operation CREATE USERfailed for 'XX@'%'
2) Tools & Settings > System Updates: (I try to remember the message and translate it) your system's package manager database is showing some inconsistencies. You have to solve the problem manually,
For the time being the message is gone. I don´t have seen any note in the migration manual that such an error message might appear. What might be the problem and how can I solve it?
I also read this thread:
Resolved - Users suddenly absent from the database
Running the database search command I get this output:
		Code:
	
	[root@XX ~]# plesk db -Ne "select * from mysql.user;"
1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1
       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1       1
	I am uncertain if I can use this procedure as well, since my MariaDB version is different. Any help is highly appreciated.
Repair Kit Version 1.4.3-6599
Plesk Obsidian 18.0.73
MariaDB 10.11.13
Best regards
Matthias