On the same server I have more then 20 domains. vsftpd manage FTP user. All works fine except with 1 user. Just one...
GnuTLS error -15 in gnutls_record_recv: An unexpected TLS packet was received
Why? What's wrong?!
Tue May 5 18:31:49 2020 [pid 20607] CONNECT: Client "xxx.xxx.xxx.xxx"
Tue May 5 18:31:49 2020 [pid 20607] FTP response: Client "xxx.xxx.xxx.xxx", "220 (vsFTPd 3.0.3)"
Tue May 5 18:31:49 2020 [pid 20607] FTP command: Client "xxx.xxx.xxx.xxx", "AUTH TLS"
Tue May 5 18:31:49 2020 [pid 20607] FTP response: Client "xxx.xxx.xxx.xxx", "234 Proceed with negotiation."
Tue May 5 18:31:49 2020 [pid 20607] FTP command: Client "xxx.xxx.xxx.xxx", "USER myuser"
Tue May 5 18:31:49 2020 [pid 20607] [altshock2_org] FTP response: Client "xxx.xxx.xxx.xxx", "331 Please specify the password."
Tue May 5 18:31:49 2020 [pid 20607] [altshock2_org] FTP command: Client "xxx.xxx.xxx.xxx", "PASS <password>"
Tue May 5 18:31:49 2020 [pid 20606] [altshock2_org] OK LOGIN: Client "xxx.xxx.xxx.xxx"