Guys, it’s been a while since I did an installation, however, after installing a fresh copy, Dovecot stopped working and it won’t restart. I’ve tried deleting and re-installin VM, but it stops anyway. Could someone please point me in the right direction to fix it? TY
Operating system Ubuntu Linux 22.04.4 Webmin version 2.111 Usermin version 2.010 Virtualmin version 7.10.0 Authentic theme version 21.10
No. I’ve been using Tier.net for my sites and it’s been very good. I have a client that went into Contabo and wants me to install VM on it. So far has been a two day affair…
I’m on my last try. I’ve reinstalled Ubuntu 22.04 without a panel, and now I’m installing VM from your code: sudo sh -c “$(curl -fsSL https://software.virtualmin.com/gpl/scripts/virtualmin-install.sh)” – --bundle LAMP
If this doesn’t work, then I’m done. Also, after installing VM, do I still update the server, or does VM do it? TY
It will be okay as long as you don’t restore old configs for services like Dovecot, Postfix, Apache and etc from old backups – just restore the virtual servers (domains).
Thanks. O.K. It just stopped Dovecot again. And it happened when I hit Re-Check Configuration. The status of your system is being checked to ensure that all enabled features are available and properly configured
Job for dovecot.service failed because the control process exited with error code.
See “systemctl status dovecot.service” and “journalctl -xeu dovecot.service” for details.
root@vmi1877539:~# systemctl status dovecot.service
× dovecot.service - Dovecot IMAP/POP3 email server
Loaded: loaded (/lib/systemd/system/dovecot.service; enabled; vendor preset: en>
Active: failed (Result: exit-code) since Fri 2024-05-17 20:37:14 EDT; 8s ago
Docs: man:dovecot(1) https://doc.dovecot.org/
Process: 67772 ExecStart=/usr/sbin/dovecot -F (code=exited, status=89)
Main PID: 67772 (code=exited, status=89)
CPU: 24ms