• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Could Not Remove IP

Ercan None

New Pleskian
I am trying to remove my old ip from my server
It gives error.

C:\Program Files (x86)\Parallels\Plesk\admin\bin>ipmanage.exe -r 46.20.154.36
The IP address 46.20.154.36 is already used for hosting.


mysql> select * from dns_recs WHERE val= '46.20.154.36' ;
Empty set (0.00 sec)


mysql> select * from ip_addresses ;
+----+--------------+-----------------+--------------------------------+--------------------+-------------------+-------+--------+---------------+----------
| id | ip_address | mask | iface | ssl_certificate_id | default_domain_id | ftps | status | serviceNodeId | public_ip
+----+--------------+-----------------+--------------------------------+--------------------+-------------------+-------+--------+---------------+----------
| 3 | 46.20.154.36 | 255.255.255.240 | "Yerel Ag" | 2 | 0 | false | 2 | 1 | NULL


What i need to check?
 
Back
Top