• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

database issue after transferring from WHM/CPanel to Plesk 11.5

dicko_md

Basic Pleskian
Hi

I have transferred all but 1 of my websites from WHM/CPanel to Plesk and they have gone across no problems but this last one.

What does the below mean and how do I fix it ?

Thanks in advance

Martyn

Warning: domain "domainfun.co.uk"
Failed deployment of database bouncin1_site2011 (domain domainfun.co.uk)
Warning:
Execution of /usr/local/psa/admin/plib/api-cli/database.php --create bouncin1_site2011 -domain domainfun.co.uk -type mysql -print-id -skip-webspace-checking -server localhost:3306 -ignore-nonexistent-options failed with return code 1.
Stderr is
Unable to create database: There are no available resources of this type (MySQL databases) left. Requested: 1; available: 0.
Info: hosting "domainfun.co.uk"
The password was generated for system user 'bounc_0'. New password is '1sr#6Nc0VS'
Info: hosting "domainfun.co.uk"
System user 'bouncin1' was renamed to 'bounc_0'
Warning: hosting "domainfun.co.uk"
Execution of /usr/local/psa/admin/plib/api-cli/domain.php --update domainfun.co.uk -webstat true -webstat-protdir-access false -ignore-nonexistent-options failed with return code 1.
Stderr is
Wrong syntax for command's '-webstat' parameter. 'true' does not match the pattern '/^none|awstats|webalizer$/'.

Info: database user "bouncin1_d"
User 'bouncin1' of database 'bouncin1_database' was renamed to 'bouncin1_d'
Info: database user "bouncin1_tom_7"
User 'bouncin1_tom' of database 'bouncin1_database' was renamed to 'bouncin1_tom_7'
Info: database user "cpses_boB37XPI_b"
User 'cpses_boB37XPIis' of database 'bouncin1_database' was renamed to 'cpses_boB37XPI_b'
 
The error is right there:

Unable to create database: There are no available resources of this type (MySQL databases) left. Requested: 1; available: 0. Info: hosting "domainfun.co.uk"

Looks like the domain name you are migrating has already used up all it's MySQL resources.
 
Hi

This cannot be the case as I have also tried to add a database manually and also got this error Warning: There are no available resources of this type (MySQL databases) left. Requested: 1; available: 0.

I have given the package unlimited databases

Thanks

Martyn
 
Back
Top