Page 1 of 1

Roundcube error 'Server Error: STATUS: Internal error occurred. Refer to server log for more information.'

Posted: Fri Oct 26, 2018 7:03 pm
by realjumy
Hello everyone.

I have been trying to install VestaCP in Ubuntu 18.04 but I'm having always problems with Roundcube.

After fixing the problem with the wrong password, I have the following error every time I log into Roundcube:

Code: Select all

Server Error: STATUS: Internal error occurred. Refer to server log for more information.
I have been trying different solutions (like adding inbox = yes to /etc/dovecot/conf.d/15-mailboxes.conf ) but it still fails. Any ideas?

I also tried doing this: viewtopic.php?p=63431#p63431 and viewtopic.php?t=4809

Thanks!

Update: I installed Centos and everything works flawless. I guess I will stick to Centos.

Re: Roundcube error 'Server Error: STATUS: Internal error occurred. Refer to server log for more information.'

Posted: Sat Nov 10, 2018 4:05 pm
by cosmicx
I've been searching for answers too. I haven't fixed my instance yet.

I did an Ubuntu 18.04 install + VestaCP 0.98-23.

UPDATE: Roundcube Worked!

What fixed it in my case?

I remove:

Code: Select all

/etc/dovecot/conf.d/15-mailboxes.conf
...and restarted dovecot:

Code: Select all

systemctl restart dovecot
Reference (Post by FrazzledPenguin):
viewtopic.php?t=17154#p72031