• 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.

how to change an IP in plesk if the box is frozen

N

nikolaip

Guest
The box is frozen and I cant delete a certain IP because of it in plesk in the IP settings.
How to unfreeze it?

and how to make available option to repair an IP

This option is frozen and I cant click on it.


thank you
 
I got this output this command

[root@ool-6038686c pokrov]# /usr/local/psa/admin/bin/ifmng -d<24.187.206.108>
bash: syntax error near unexpected token `newline'

Kira
 
You shouldn't use "<" and ">" symbols in command. It was just sample. Right command is

# /usr/local/psa/admin/bin/ifmng -d 24.187.206.108
 
Back
Top