• 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

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