• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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