Author Topic: Roundcube: Connection to Storage Server Failed  (Read 735 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Roundcube: Connection to Storage Server Failed
« on: May 04, 2024, 07:24:30 AM »
I have around 800 email accounts each sending about 300 daily emails hosted on my dedicated server...When I try to log into my roundcube it is giving me error " Connection to Storage Server Failed"

My CW Pro web panel is accessible and it does not show any shortage of resources

https://prnt.sc/X25xQVSz1Ec1

https://prnt.sc/CmjJ1pNn4Dut

My apace webserver...httpd service also keeps on getting shut down every alternate day

Offline
****
Re: Roundcube: Connection to Storage Server Failed
« Reply #1 on: May 04, 2024, 06:55:17 PM »
Do you have a screen shot of the top right showing the partitions?

Offline
****
Re: Roundcube: Connection to Storage Server Failed
« Reply #2 on: May 05, 2024, 03:38:24 AM »
Do your logs give you any clues?
/usr/local/cwpsrv/var/services/roundcube/logs/
especially /usr/local/cwpsrv/var/services/roundcube/logs/errors.log
Code: [Select]
grep storage /usr/local/cwpsrv/var/services/roundcube/logs/errors.log
Usually storage server errors with Roundcube indicate an IMAP connection issue. Is dovecot functioning normally? So also check out
Code: [Select]
/var/log/dovecot-debug.log
/var/log/dovecot-info.log
/var/log/dovecot.log

Offline
*
Re: Roundcube: Connection to Storage Server Failed
« Reply #3 on: May 05, 2024, 04:43:00 AM »
Do you have a screen shot of the top right showing the partitions?

https://prnt.sc/QQqNuos84Dsk

Is this the one you are asking for ?

Offline
****
Re: Roundcube: Connection to Storage Server Failed
« Reply #4 on: May 06, 2024, 03:46:21 PM »
Don't care what the Disk Inodes show.

What does the Disk Details (partitions) show?

2,255 processes is also about 10 times higher than it should be.