Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ftp Auth - Invalid Password #261

Open
50l3r opened this issue Oct 29, 2014 · 8 comments
Open

Ftp Auth - Invalid Password #261

50l3r opened this issue Oct 29, 2014 · 8 comments

Comments

@50l3r
Copy link

50l3r commented Oct 29, 2014

1: Go to FTP Accounts
2: Create an account with user demo / pass: demo123
3: Specify a root folder
4: When i try to acces via filezilla, i recieve this error:

Estado: Resolviendo la dirección de XX.XX.XX.XX
Estado: Conectando a XX.XX.XX.XX:21...
Estado: Conexión establecida, esperando el mensaje de bienvenida...
Respuesta: 220 ProFTPD 1.3.4a Server (Debian) [::ffff:XX.XX.XX.XX]
Comando: USER demo
Respuesta: 331 Password required for demo
Comando: PASS *******
Respuesta: 530 Login incorrect.
Error: Error crítico
Error: No se pudo conectar al servidor

Proftpd.log

oct 29 16:49:14 XX.XX.XX.XX proftpd[22258] XX.XX.XX.XX (XX.XX.XX.XX.dyn.user.ono.com[XX.XX.XX.XX]): FTP session opened.
oct 29 16:49:14 XX.XX.XX.XX proftpd[22258] XX.XX.XX.XX (XX.XX.XX.XX.dyn.user.ono.com[XX.XX.XX.XX]): USER demo: no such user found from XX.XX.XX.XX.dyn.user.ono.com
oct 29 16:49:14 XX.XX.XX.XX proftpd[22258] XX.XX.XX.XX (XX.XX.XX.XX.dyn.user.ono.com[XX.XX.XX.XX]): FTP session closed.

but in ftpuser table in zpanel_proftpd already exist

http://gyazo.com/406bf0800dc88e6f6bc0dec870e82106

@marcelotk15
Copy link

I have the same problem. You fix?

@Ron-e
Copy link
Contributor

Ron-e commented Dec 9, 2014

Zpanel is dead, Zpanel forum is dead...
Try the new fork from all the voluntary staff of zpanel named sentora.
On there forum they also give Zpanel support -> http://forums.sentora.org/

@marcelotk15
Copy link

thks, broh! I go try this. 👍

@jatpat
Copy link

jatpat commented Dec 10, 2014

I faced same issue, I found ftp server was down, I restarted ftp server from console with linux command, and now it is working

@beotiger
Copy link

I faced same issue. But proftpd is not down.
Restatring it does not solve the problem.
How can we move to Sentora instead of Zpanel on Debian?

@jatpat
Copy link

jatpat commented Dec 29, 2014

ya, but I restart it with root access and it worked.

@Thempra
Copy link

Thempra commented Feb 5, 2015

Maybe you have a issue with database connection

nano /etc/zpanel/configs/proftpd/proftpd-mysql.conf

Uncomment and set your password
SQLConnectInfo zpanel_proftpd@localhost root password_here

@debpalash
Copy link

@Thempra you saved the earth! :P so many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants