Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section FTP Server
  • Search

Additional FTP account not getting created

Questions regarding the FTP Server
vsFTPd, ProFTPd
Post Reply
  • Print view
Advanced search
44 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next
anthonyrossbach
Posts: 21
Joined: Thu May 21, 2015 6:00 am

Re: Additional FTP account not getting created
  • Quote

Post by anthonyrossbach » Wed Jul 27, 2016 8:59 pm

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!
Top

vravolu
Posts: 5
Joined: Sun Jul 31, 2016 3:37 pm

Re: Additional FTP account not getting created
  • Quote

Post by vravolu » Sun Jul 31, 2016 3:45 pm

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

elysiumservers
Posts: 19
Joined: Wed May 11, 2016 8:13 pm

Re: Additional FTP account not getting created
  • Quote

Post by elysiumservers » Mon Aug 01, 2016 6:40 pm

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

vravolu
Posts: 5
Joined: Sun Jul 31, 2016 3:37 pm

Re: Additional FTP account not getting created
  • Quote

Post by vravolu » Mon Aug 01, 2016 8:50 pm

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

zokratez
Posts: 1
Joined: Tue Aug 09, 2016 1:37 am

Re: Additional FTP account not getting created
  • Quote

Post by zokratez » Tue Aug 09, 2016 1:43 am

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!
Top

jain.nitesh964
Posts: 1
Joined: Wed Dec 03, 2014 7:43 pm

Re: Additional FTP account not getting created
  • Quote

Post by jain.nitesh964 » Wed Sep 21, 2016 6:21 am

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
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: Additional FTP account not getting created
  • Quote

Post by skurudo » Wed Sep 28, 2016 11:46 am

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
Top

mdloring
Posts: 3
Joined: Sat Aug 01, 2015 10:25 pm

Re: Additional FTP account not getting created
  • Quote

Post by mdloring » Mon Jan 30, 2017 8:14 pm

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

deadbeef
Posts: 13
Joined: Thu Feb 16, 2017 9:00 pm

Os: CentOS 6x
Web: apache + nginx
Re: Additional FTP account not getting created
  • Quote

Post by deadbeef » Thu Feb 16, 2017 9:03 pm

Same here - additional accounts are created, but login fails. Centos 7.3 + Vesta 0.9.8
Top

skamasle
Collaborator
Posts: 592
Joined: Mon Feb 29, 2016 6:36 pm

Re: Additional FTP account not getting created
  • Quote

Post by skamasle » Sat Feb 18, 2017 8:40 am

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


Post Reply
  • Print view

44 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next

Return to “FTP Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password