FTP Issue when changing domain owner

I came here looking for answers to an issue with openbase_dir on wordpress and read somewhere that I should not use the admin account and should have second user for my sites. Upon creating a new user (xyz) and switching the domain owner with v-change-domain-owner mydomain.com xyz the FTP account doesn’t work.

When I look under ‘Web Domain’ on the new user the ftp account shows user xyz_xyz_ftpuser whereas before it was admin_ftpuser and the ftp error I get is

|Response:|530 Login incorrect.|
|Error:|Critical error: Could not connect to server|
|Error:|GnuTLS error -15 in gnutls_record_recv: An unexpected TLS packet was received.|
|Error:|Could not read from socket: ECONNABORTED - Connection aborted|

I tried the FTP user on filezilla as xyz_xyz_ftpuser and xyz_ftpuser and neither works, so I moved the web domain back to the admin user and FTP works as before but now the FTP user still shows as admin_admin_ftpuser even thought I’m only using one prefix to connect on my FTP client.

Needless to say I haven’t even got the openbase_dir issue resolve.

There is an know bug in the UI that has been patched but release this caused the user name of the “main” user show double

Try xyz_ftpuser in this case

Will be released next version

1 Like