Roundcube error 'Server Error: STATUS: Internal error occurred. Refer to server log for more information.'
Roundcube error 'Server Error: STATUS: Internal error occurred. Refer to server log for more information.'
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:
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.
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 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.'
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:
...and restarted dovecot:
Reference (Post by FrazzledPenguin):
viewtopic.php?t=17154#p72031
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
Code: Select all
systemctl restart dovecot
viewtopic.php?t=17154#p72031