I did a emerge sync && emerge -u world today. and vsftpd stopped working. When i do a connect to the site i get this:
Wait! there is more! without SSL i get this:---> FEAT
<--- 211-Features:
<--- AUTH SSL
<--- AUTH TLS
<--- EPRT
<--- EPSV
<--- MDTM
<--- PASV
<--- PBSZ
<--- PROT
<--- REST STREAM
<--- SIZE
<--- TVFS
<--- 211 End
---> AUTH TLS
<--- 234 Proceed with negotiation.
---> USER ggnet
Certificate depth: 0; subject: /C=NO/ST=Some-State/O=Internet Widgits Pty Ltd; issuer: /C=NO/ST=Some-State/O=Internet Widgits Pty Ltd
WARNING: Certificate verification: self signed certificate
<--- 331 Please specify the password.
---> PASS *****
**** SSL read: wrong version number
---- Closing control socket
ls: Fatal error: SSL read: wrong version number
Please tell me what i did! I've never seen the second error before. The First one is only a minor problem as most of my users do not use SSL.---> FEAT
<--- 211-Features:
<--- AUTH SSL
<--- AUTH TLS
<--- EPRT
<--- EPSV
<--- MDTM
<--- PASV
<--- PBSZ
<--- PROT
<--- REST STREAM
<--- SIZE
<--- TVFS
<--- 211 End
---> USER ggnet
<--- 331 Please specify the password.
---> PASS *****
<--- 500 OOPS: priv_sock_get_result
---> PWD
**** Peer closed connection
---- Closing control socket
ls: Login failed: 500 OOPS: priv_sock_get_result
Thanks!



