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

problem with adding new ftp account

S

sweimh

Guest
I've been getting this error whenever I try to create a new ftp account under any domain in our plesk. This function has worked for us before (as we have lots of user accounts among different domains), so I'm not sure what may have caused this.

"Error: Unable to update FTP account: Unable to create web user: Update FTP user failed: ftpmng --add-user failed: The user name could not be found. (Error code 2221) at NetUserGetInfo(username)"


I've read somewhere that running the following command may help reset things, but I'm not sure. Will they erase all of the users we've created so far? Will they reset user permissions?

>"%plesk_bin%\ftpmng.exe" --remove-all
>"%plesk_bin%\ftpmng.exe" --reconfigure-all
 
I have the same problem, but in Plesk 8.3

Any solution ?
 
>"%plesk_bin%\ftpmng.exe" --remove-all
>"%plesk_bin%\ftpmng.exe" --reconfigure-all

Such commands simply recreate all ftp users. But I am not sure if they can help in your problem.
 
Back
Top