Page 2 of 5

Re: Additional FTP account not getting created

Posted: Wed Jul 27, 2016 8:59 pm
by anthonyrossbach
Have you found a fix? I am having the same problem, for the people who can't reproduce, the user you make it on must be from Before the update, new users are fine. But with thousands of users this is NOT fun!

Re: Additional FTP account not getting created

Posted: Sun Jul 31, 2016 3:45 pm
by vravolu
Same thing here:
- can not add additional FTP users in Vesta, have ver. 0.9.8.
- can not delete existing FTP users in Vesta, ver. 0.9.8.

I can only have one Additional FTP user.
When I tick Additional FTP option and click Save nothing is happening.

Tried in:
Firefox 46.01
IE 11

Any updates on this case?
It´s quite annoying.

Re: Additional FTP account not getting created

Posted: Mon Aug 01, 2016 6:40 pm
by elysiumservers
Is not creating anything and if you do it manually from CLI it display errors, I already reported this and nobody cared to answer, really, the developers are just not interested in mantaining this control panel because they don't care at all that they introduced a change that BROKE something that was working and is affecting a lot of users.

As for me, I'm going to remove the button from view because it's embarrasing to offer a service to customers that is not working and when they complain you can't tell them anything because the developers wont answer not on their forums or on private messages.

I'm almost done with Vesta and considering switch to another control panel that offer at least a better support.

Re: Additional FTP account not getting created

Posted: Mon Aug 01, 2016 8:50 pm
by vravolu
To VestaCP Team:

I was on Webmin for years, than on Ajenti, now on Vesta.
I like it, but some needed functionalities should be polished more.

For how much € will you repair this glitch?
Or offer crowd sourcing option, that things will move faster.

When amount is reached, you do it in promised time and offer solution or update to contributors.
Open source is fine, when things are patched.

Re: Additional FTP account not getting created

Posted: Tue Aug 09, 2016 1:43 am
by zokratez
elysiumservers wrote:Any update on my problem?
I'm shure you're you used symlinks... So, I have this trouble too.

I edited the file /usr/local/vesta/bin/v-add-web-domain-ftp and change line:

Code: Select all

#ftp_path_a=$(readlink -f "$HOMEDIR/$user/web/$domain/$ftp_path")
By

Code: Select all

ftp_path_a="$HOMEDIR/$user/web/$domain/$ftp_path"
I hope this help you.

Cheers from Argentina!

Re: Additional FTP account not getting created

Posted: Wed Sep 21, 2016 6:21 am
by jain.nitesh964
This is also not working.

I am getting login failed after creating user through this command i have used below command to create FTP form command line.

/usr/local/vesta/bin/v-add-web-domain-ftp testuser testwebsite.com testuser_ftp1 dj487dhnr548 /home/testuser /web/testwebsite.com/public_html/

/usr/local/vesta/bin/v-add-web-domain-ftp testuser testwebsite.com testuser_ftp1 dj487dhnr548 /public_html/

tried both of them

Re: Additional FTP account not getting created

Posted: Wed Sep 28, 2016 11:46 am
by skurudo
jain.nitesh964 wrote: I am getting login failed after creating user through this command i have used below command to create FTP form command line.
Sorry, it's a bug - > https://bugs.vestacp.com/issues/276
Fix will be in new release

Re: Additional FTP account not getting created

Posted: Mon Jan 30, 2017 8:14 pm
by mdloring
What is the status of this bug? I am running Ubuntu 14.04 LTS with Vesta v0.9.8 and the problem still exists.

Additional FTP accounts do not work. I can see the user getting created in /etc/passwd, but the FTP login credentials fail, even if I change the password through Vesta.

When is this going to be fixed? I'm unable to provide FTP accounts for my clients, and it's quite embarrassing to not even have a reason why, other than the developers of the control panel haven't fixed the bug.

This is a serious issue. Please fix it. I've purchased a few "add-on" features to show support for this project, but it seems as if the development team doesn't even care to support it anymore.

Re: Additional FTP account not getting created

Posted: Thu Feb 16, 2017 9:03 pm
by deadbeef
Same here - additional accounts are created, but login fails. Centos 7.3 + Vesta 0.9.8

Re: Additional FTP account not getting created

Posted: Sat Feb 18, 2017 8:40 am
by skamasle
mdloring wrote:What is the status of this bug? I am running Ubuntu 14.04 LTS with Vesta v0.9.8 and the problem still exists.

Additional FTP accounts do not work. I can see the user getting created in /etc/passwd, but the FTP login credentials fail, even if I change the password through Vesta.

When is this going to be fixed? I'm unable to provide FTP accounts for my clients, and it's quite embarrassing to not even have a reason why, other than the developers of the control panel haven't fixed the bug.

This is a serious issue. Please fix it. I've purchased a few "add-on" features to show support for this project, but it seems as if the development team doesn't even care to support it anymore.
deadbeef wrote:Same here - additional accounts are created, but login fails. Centos 7.3 + Vesta 0.9.8
Can some body explain me how reproduce exactly this in v17 and I will investigate it ?

I create accounts from gui and can access to FTP whit out any problems. in debian and centos.