• 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

Debian 3.1 AutoInstaller - Installation aborts - "problem with inet daemon"

S

stevie@

Guest
Solved!
(http://forum.plesk.com/showthread.php?s=&postid=165911#post165911)

I've got a VPS with a fresh installation of Debian Sarge (without Plesk). The only thing to install which I selected during base-config was the mail-server, local delivery only. Did'n get any error messages, system is up to date.

Now I want to install Plesk 8.1. In the release notes I read, that I should install mod_ssl first. But as apache isn't installed at all, I skiped that.

I got and startet the AutoInstaller. Only selected Base Package. Everything's fine until deb-based installation starts. During the installation, there are several errors, all seem to be about stopping and starting services:

Code:
WARNING!
During the stop found some problems(see log file: /tmp/qmail_8.1.0_debian3.1.build81061129.22_installing.log)

/tmp/qmail_8.1.0_debian3.1.build81061129.22_installing.log:
Code:
[...]

 Trying to stop Qmail services... /var/lib/dpkg/tmp.ci/preinst: line 2316: /etc/init.d/qmail: No such file or directory


WARNING!
During the stop found some problems
Continue...

STOP qmail-8.1.0-debian3.1.build81061129.22 installing (deb action: install) AT Mon Feb  5 11:23:31 CET 2007
START qmail-8.1.0-debian3.1.build81061129.22 installing (deb action: configure) AT Mon Feb  5 11:27:45 CET 2007
dpkg action:
 Trying to set up default qmail permissions... done

===> Installing Qmail server
 Trying to set...  Trying to set... done
done
 Configuring Qmail...
 Trying to comment out comsat service record from /etc/inetd.conf...  there is no comsat service record in /etc/inetd.conf
 Trying to define super-server internet daemon type... inetd
 Trying to restart inetd daemon... done
 Trying to restart inetd daemon... done
 Trying to generate SSL certificates for TLS sessions... done
 Trying to register service qmail...  using /usr/sbin/update-rc.d
done
 Trying to start Qmail services... Starting qmail: done
done
 Trying to stop Qmail services... done
 Trying to register service qmail...  using /usr/sbin/update-rc.d
done
STOP qmail-8.1.0-debian3.1.build81061129.22 installing (deb action: configure) AT Mon Feb  5 11:27:56 CET 2007

Later on:
Code:
[...]
Trying to tune Admin apache...
 Trying to start Plesk...
It is problem with inet daemon
It is problem with inet daemon
 Trying to start Apache server... done

                             Congratulations!
        Plesk has been successfully installed on your server.
[...]

Finally:
Code:
Setting up psa-hotfix4 (8.1.0-debian3.1.build81061226.14) ...
 Trying to stop Admin server...
WARNING!
During the stop found some problems(see log file: /tmp/psa-hotfix81061226.14.log)

Continue...

 Trying to replace files and set up right permissions... done
 Trying to start Admin server...
ERROR while trying to start Admin server
Check the error reason(see log file: /tmp/psa-hotfix81061226.14.log), fix and try again

Aborting...

dpkg: error processing psa-hotfix4 (--configure):
 subprocess post-installation script returned error exit status 1
Setting up psa-imp (4.1.3-debian3.1.build81061129.22) ...

Setting up libpam-plesk (8.1.0-debian3.1.build81061129.22) ...
 Trying to install PAM module... done

Errors were encountered while processing:
 psa-hotfix4
E: Sub-process /usr/bin/dpkg returned an error code (1)
ERROR: Install command execution failed
Errors just before:
- Can't execute package installation command

ERROR: Installation failed

/tmp/psa-hotfix81061226.14.log:
Code:
 Trying to stop Admin server... It is problem with inet daemon

WARNING!
During the stop found some problems
Continue...

 Trying to replace files and set up right permissions... `/opt/psa/tmp/hotfix-81061226.14//opt/psa/admin/bin/httpsd' -> `/op$
`/opt/psa/tmp/hotfix-81061226.14//opt/psa/admin/bin/php' -> `/opt/psa/admin/bin/php'
`/opt/psa/tmp/hotfix-81061226.14//opt/psa/admin/htdocs/domains/subdomains/subdom_edit.php' -> `/opt/psa/admin/htdocs/domains$
`/opt/psa/tmp/hotfix-81061226.14//opt/psa/admin/sbin/mchk' -> `/opt/psa/admin/sbin/mchk'
`/opt/psa/tmp/hotfix-81061226.14//opt/psa/admin/auto_prepend/auth.php3' -> `/opt/psa/admin/auto_prepend/auth.php3'
done
 Trying to start Admin server... It is problem with inet daemon

ERROR while trying to start Admin server

Aborting...

STOP hotfix-8.1.0-debian3.1.build81061226.14 installing (deb action: configure) AT Mon Feb  5 11:32:33 CET 2007
STOP hotfix-8.1.0-debian3.1.build81061226.14 installing (deb action: configure) AT Mon Feb  5 11:32:33 CET 2007

If I now try to start psa with '/etc/init.d/psa start', I only get the message:
Code:
It is problem with inet daemon

Does anyone have an idea how to fix this?

Kind regards
Stefan
 
Back
Top