• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Removing ip problems

B

budwaiser

Guest
Hi,
i'm trying to remove an ip on my server but i have this error:

Remove ip address from FTP server configuration failed: ftpmng --remove-ip-address failed: The system cannot find the file specified. (Error code 2) at GetNamedSecurityInfo(d:\wwwroot\Servers\31464)
Remove ip address from FTP server configuration failed: ftpmng --remove-ip-address failed: The system cannot find the file specified. (Error code 2) at GetNamedSecurityInfo(d:\wwwroot\Servers\25413)

Anyone can help me please?

Thank you
 
Hi,

It looks like ftp site settings for this IP were changed manually through IIS admin.

Try to reconfigure ftp with:

"%plesk_bin%\ftpmng" --remove-ip-address --ip-address=your_ip

"%plesk_bin%\ftpmng" --reconfigure-ip-address --ip-address=your_ip

Then try to remove it again.
 
Back
Top