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

ip addresses can't be displayed when there is a invaild ip address

Guest
hello, i add a ip address then network getting some error and then my ip address list can't be displayed.
i have checking for the issue is because there is a null ip in the list :

{"id":"29","name":null,"mask":"0.0.0.0","prefixSize":0,"type":"shared","interface":"\"\u672c\u5730\u8fde\u63a5 2\"","resellerCount":0,"subscriptionCount":0,"isMain":false,"isBroken":false,"canBeRepaired":false},

you can see the id is 29 and name is null ,mask is 0.0.0.0

and now i can't remove it because the list can't be displayed and can't reread the ipaddresses because i can't see the reread button.

how can i solved it ?
 
Using the command ipmanage.exe -l
getting a line

0 S "Local Connection 2":/0.0.0.0 0 0
 
i have try to using ipmanage.exe --reread
also can't update from the interface
 
Back
Top