Roundcube Community Forum

 

RoundCube issue

Started by rfanch3r, October 29, 2018, 09:23:19 AM

Previous topic - Next topic

rfanch3r

I recently had a connection issue with my VPS, when it was finally fixed I noticed that I could no longer get into my account in RoundCube and was needing to know where I need to look, other than a few reboots nothing had changed.

Connection to storage server failed.

Only thing in the log file is this line:
[29-Oct-2018 06:08:28 -0700]: <qv6i9i5l> IMAP Error: Login failed for USER from IP. Empty startup greeting (localhost:143) in /var/www/html/roundcube/program/lib/Roundcube/rcube_imap.php on line 196 (POST /roundcube/?_task=logi
n&_action=login)

Does this mean the user in mysql is gone and is there anyway to recover?

SKaero

That indicates a problem connecting to the IMAP server, it doesn't have anything to do with the MySQL server.

rfanch3r

AHH NICE!! Due to the error I was getting I was looking in the wrong place. Thank you!