kb: bug
Plesk Obsidian for Windows
Applicable to:
- Plesk Obsidian for Windows
Symptoms
- Unable to repair broken IP in Tools & Settings > IP Addresses > Repair:
PLESK_ERROR: Error: ifmng failed: Execute netsh interface ipv4 add address Ethernet 203.0.113.2 32 failed[1]: Invalid mask parameter (32).
- IP 203.0.113.2 doesn't exist on Windows server:
C:\> ipconfig |findstr 203.0.113.2
Cause
Plesk bug PPPM-11763 that will be fixed in future Plesk updates.
Resolution
As a workaround add IP manually to the server:
- Login to the server via RDP.
- Add IP to the server manually:
C:\> netsh interface ipv4 add address Ethernet 203.0.113.2 255.255.255.255
- Login to Plesk.
- Go to Tools & Settings > IP Addresses > Reread
Comments
0 comments
Please sign in to leave a comment.