Today I had to find out that after weeks of problem-free operation suddenly mail no longer synchronizes. When testing with webmail I get the error message.
“Unable to connect to the database!”
I restarted the server, no changes.
What can I do
- to check it
- to analyze whether it is a general mail or a special webmail problem
- to repair it
I am a bit at a loss.
If I try to reninstal/remove roundcube
[root@ns ~]# yum remove roundcubemail
Loaded plugins: changelog, fastestmirror, nethserver_events
No Match for argument: roundcubemail
No Packages marked for removal
[root@ns ~]#
[root@ns ~]# yum reinstall roundcubemail
Loaded plugins: changelog, fastestmirror, nethserver_events
No Match for argument: roundcubemail
Loading mirror speeds from cached hostfile
* ce-base: centos.mirror.server24.net
* ce-extras: centos.mirror.server24.net
* ce-sclo-rh: centos.mirror.server24.net
* ce-sclo-sclo: centos.mirror.server24.net
* ce-updates: centos.mirror.server24.net
* epel: mirror.de.leaseweb.net
* nethforge: mirror.alpix.eu
* nethserver-base: mirror.alpix.eu
* nethserver-updates: mirror.alpix.eu
* stephdl: nethesis-mirror.nokken.co.uk
Package(s) roundcubemail available, but not installed.
Error: Nothing to do
[root@ns ~]#
[root@ns ~]# yum reinstall roundcubemail --enablerepo=stephdl-roundcubemail
Loaded plugins: changelog, fastestmirror, nethserver_events
No Match for argument: roundcubemail
Loading mirror speeds from cached hostfile
* ce-base: centos.mirror.server24.net
* ce-extras: centos.mirror.server24.net
* ce-sclo-rh: centos.mirror.server24.net
* ce-sclo-sclo: centos.mirror.server24.net
* ce-updates: centos.mirror.server24.net
* epel: mirror.23m.com
* nethforge: mirror.alpix.eu
* nethserver-base: mirror.alpix.eu
* nethserver-updates: mirror.alpix.eu
* stephdl: nethesis-mirror.nokken.co.uk
* stephdl-roundcubemail: nethesis-mirror.nokken.co.uk
Package(s) roundcubemail available, but not installed.
Error: Nothing to do
[root@ns ~]#
But in Applications…:
Thank you, Marko