-
Notifications
You must be signed in to change notification settings - Fork 296
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
Comments
I have the same problem. You fix? |
Zpanel is dead, Zpanel forum is dead... |
thks, broh! I go try this. 👍 |
I faced same issue, I found ftp server was down, I restarted ftp server from console with linux command, and now it is working |
I faced same issue. But proftpd is not down. |
ya, but I restart it with root access and it worked. |
Maybe you have a issue with database connection nano /etc/zpanel/configs/proftpd/proftpd-mysql.conf Uncomment and set your password |
@Thempra you saved the earth! :P so many thanks! |
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
The text was updated successfully, but these errors were encountered: