• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Unable to add domains since upgrade..

F

fizz

Guest
In fact, looks like qmail isnt working either. Fails to start, and im reasonable sure this is why im getting the errors below.


//:: Errors from when you try to add a domain.


ERROR: PleskFatalException
Create ShortcutCreate Shortcut
Up LevelUp Level
Failed domain creation: Unable to update domain data: Failed mail post-configuration: Can't create mail domain servie: mailManager->addDomain() failed: mailmng failed: mailmng: Service /etc/init.d/qmail failed to restart

System error 2: No such file or directory

0: /usr/local/psa/admin/htdocs/domains/create_domain.php:150



//:: rpm -qa |grep psa
perl-HTML-Tree-3.16-60psa
perl-FreezeThaw-0.43-61psa
psa-php4-configurator-1.0.0-fc1.build80060331.13
psa-autoinstaller-3.1.2-build31070321.18
psa-qmail-1.03-fc1.build81070322.17
psa-proftpd-xinetd-1.3.0-fc1.build81070322.17
psa-8.1.1-fc1.build81070322.17
psa-api-8.1.1-fc1.build81070322.17
psa-horde-3.1.3-fc1.build81070322.17
psa-spamassassin-8.1.1-fc1.build81070322.17
psa-mnemo-2.1.1-fc1.build81070322.17
psa-watchdog-2.0.2-fc1.build81070322.17
perl-HTML-Format-1.23-51psa
drweb-4.32.2-rh7_psa
psa-qmail-1.03-fc1.build80060613.20
psa-predb-8.1.0-fc1.build81061213.17
psa-courier-imap-add-8.1.1-fc1.build81070322.17
psa-migration-manager-8.1.1-fc1.build81070322.17
psa-api-rpc-8.1.1-fc1.build81070322.17
psa-hotfix2-8.1.1-1
psa-ingo-1.1.2-fc1.build81070322.17
psa-passwd-3.0-fc1.build81070322.17
perl-MLDBM-2.01-61psa
psa-boost-1.32.0-6.fc1
psa-qmail-1.03-fc1.build80060428.20
psa-pylibplesk-8.1.1-fc1.build81070322.17
psa-ftputil-8.1.1-fc1.build81070322.17
psa-backup-manager-8.1.1-fc1.build81070322.17
psa-manual-custom-skin-guide-8.1.1-fc1.build81070322.17
psa-imp-4.1.3-fc1.build81070322.17
psa-kronolith-2.1.4-fc1.build81070322.17
psa-turba-2.1.3-fc1.build81070322.17
psa-qmail-1.03-fc1.build75050824.12
frontpage-5.0-72psa.fc1
perl-Font-AFM-1.18-61psa
perl-MLDBM-Sync-0.30-61psa
psa-qmail-rblsmtpd-0.70-fc1.build75050824.12
psa-qmail-1.03-fc1.build81061129.23
psa-logrotate-3.7-fc1.build81070322.17
psa-proftpd-1.3.0-fc1.build81070322.17
psa-locale-base-en-US-8.1.1-fc1.build81070322.17
psa-libpam-plesk-8.1.1-fc1.build81070322.17
psa-awstats-configurator-1.0.0-fc1.build81070322.17
perl-Text-Iconv-1.2-24psa.fc1.build81070322.17
psa-mimp-1.0-fc1.build81070322.17
psa-firewall-1.0.1-fc1.build81070322.17

---------------------------

Please advise.
thanks.
 
As I can see you have installed several Plesk qmail packages:

psa-qmail-1.03-fc1.build80060613.20
psa-qmail-1.03-fc1.build80060428.20
psa-qmail-1.03-fc1.build81061129.23

All of them old from previous version, so I suggest you to install appropriate version of psa-qmail package. Try to find it on your server. If you used autoupdate procedure, updater should upload it into your server.
When installation will be done, make sure that Qmail service can be started/stopped/restarted correctly.
 
Originally posted by fizz
Shouldnt the autoupdater remove old versions?

Yes, it should but as I understand there were some problems during upgrade. I saw such a problems when 'hostname' of the server couldn't be resolved correctly. Make sure that domain which is output of 'hostname -f' command can be resolved correctly.
 
Ok, i rpm -el --nodep all qmails listed, when i went to reinstall it failed getting attributes of a file 2 which was a symlink that didnt work. I removed that, removed qmail again. At that time, i reinstalled and now it works and now i can add domains again.

Thanks
 
Back
Top