• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

I can not turn a new webspace

SalvatoreO

New Pleskian
hi, when I try to activate a new subscription (webspace) comes out an error as attached image, which tells me that there is already a user account and a DNS record, but in reality do not exist and therefore can not delete them.
Can anyone give me any advice on this?
thanks
Subscrition.png
 
Have you checked psa database regarding existence of records about these DNS record and user account?
 
# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa

If you have Plesk 11.5 version:

# plesk db
 
Back
Top