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

Upgraded to 11.5.30 Update #11: New FTP Accounts Not Working (old ones fine)

Mr Fett

Basic Pleskian
Hi all,

I updated to the new 11.5.30 Update #11 today and everything went fine with no errors or warnings. All seems to be well except I cannot create new FTP accounts, they cannot authenticate. Existing FTP accounts work fine - I can even reset the password to existing FTP accounts and authenticate.

I get the following when trying to login via FTP with CuteFTP:

Code:
I can create them with no errors but any attempt to login via FTP using that account doesn't accept the password:

STATUS:>  	[07/08/2013 17:17:10] Getting listing ""...
STATUS:>  	[07/08/2013 17:17:10] Resolving host name myserver.freshmango.com...
STATUS:>  	[07/08/2013 17:17:11] Host name myserver.freshmango.com resolved
STATUS:>  	[07/08/2013 17:17:11] Connecting to FTP server... myserver.freshmango.com
STATUS:>  	[07/08/2013 17:17:11] Socket connected. Waiting for welcome message...
		[07/08/2013 17:17:11] 220 Microsoft FTP Service
STATUS:>  	[07/08/2013 17:17:11] Connected. Authenticating...
COMMAND:>	[07/08/2013 17:17:11] USER myNewUsername
		[07/08/2013 17:17:11] 331 Password required for myNewUsername.
COMMAND:>	[07/08/2013 17:17:11] PASS *****
		[07/08/2013 17:17:11] 530 User cannot log in, home directory inaccessible.
ERROR:>   	[07/08/2013 17:17:11] Not logged in.
STATUS:>  	[07/08/2013 17:17:13] Connection closed.

I've restarted the server, tried passwords with and without special characters, etc.
 
Back
Top