You are not using the correct certbot version... Please follow what I wrote and use certbot with snapd
Posts by kess
-
-
What do the logs say ?
-
Basically the steps are as follows:
rsync your web data and your mail data
dump databases and import databases (regarding imscp database you probably should edit some IP addresses...)
rsync /etc/imscp
perform an i-mscp setup on the new server... It will regenerate the whole thing
Change DNS records accordingly
-
-
If the data is not saved, you'd better check if you have your roundcube database and if the configured DB user have access to that DB and tables.
-
All the i-MSCP logs are here: /var/log/imscp
You'll also find plugin logs and everything you need to find your solution...
-
PMA is PhpMyAdmin
-
Did you also set a DNS pointer (also called RDNS) that resolves your IP address to that specific name ?
-
Without any logs it's a little bit difficult to help... There's not only the panel to manage your server, you also have mysql and the shell...
So first, using PMA or whatever you like, disable the plugin...
-