SOLVED: 3.1.15p3 upgrade from 3.1.12 on fresh howtoforge esxi image error

Discussion in 'ISPConfig 3 Priority Support' started by al mello, Mar 31, 2020.

  1. al mello

    al mello New Member

    Downloaded the ubuntu 18.04 image; appliance is running fine. Before starting learning and configuring, tried to upgrade with ispconfig_upgrade.sh from the shell.

    Upgrade is stopping with error:

    >> Update
    Operating System: Ubuntu 18.04.4 LTS (Bionic Beaver)
    This application will update ISPConfig 3 on your server.
    Shall the script create a ISPConfig backup in /var/backup/ now? (yes,no) [yes]:
    Creating backup of "/usr/local/ispconfig" directory...
    Creating backup of "/etc" directory...
    Checking ISPConfig database .. OK
    Unable to read server configuration from database.


    Any help will be appreciated.
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

  3. al mello

    al mello New Member

    GUI open, I can create Clients, Domains, etc, so assume it is. And it is a fresh VM from Howtoforge repo.

    Here's the requested test:




    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    [WARN] could not determine server's ip address by ifconfig
    [INFO] OS version is Ubuntu 18.04.4 LTS

    [INFO] ISPConfig is installed.

    ##### ISPCONFIG #####
    ISPConfig version is 3.1.12


    ##### VERSION CHECK #####

    [INFO] php (cli) version is 7.2.24-0ubuntu***.***.***.***

    ##### PORT CHECK #####


    ##### MAIL SERVER CHECK #####


    ##### RUNNING SERVER PROCESSES #####

    [INFO] I found the following web server(s):
    Apache 2 (PID 1358)
    [INFO] I found the following mail server(s):
    Postfix (PID 1678)
    [INFO] I found the following pop3 server(s):
    Dovecot (PID 993)
    [INFO] I found the following imap server(s):
    Dovecot (PID 993)
    [INFO] I found the following ftp server(s):
    PureFTP (PID 1877)

    ##### LISTENING PORTS #####
    (only ()
    Local (Address)
    [anywhere]:110 (993/dovecot)
    [anywhere]:143 (993/dovecot)
    [anywhere]:465 (1678/master)
    [anywhere]:21 (1877/pure-ftpd)
    ***.***.***.***:53 (816/named)
    [localhost]:53 (816/named)
    ***.***.***.***:53 (606/systemd-resolve)
    [anywhere]:22 (1291/sshd)
    [anywhere]:25 (1678/master)
    [localhost]:953 (816/named)
    [anywhere]:993 (993/dovecot)
    [anywhere]:995 (993/dovecot)
    [localhost]:10023 (1462/postgrey)
    [localhost]:10024 (2293/amavisd-new)
    [localhost]:10025 (1678/master)
    [localhost]:10026 (2293/amavisd-new)
    [localhost]:10027 (1678/master)
    [anywhere]:587 (1678/master)
    [localhost]:11211 (799/memcached)
    [localhost]10 (993/dovecot)
    [localhost]43 (993/dovecot)
    *:*:*:*::*:8080 (1358/apache2)
    *:*:*:*::*:80 (1358/apache2)
    *:*:*:*::*:465 (1678/master)
    *:*:*:*::*:8081 (1358/apache2)
    *:*:*:*::*:21 (1877/pure-ftpd)
    *:*:*:*::*:53 (816/named)
    *:*:*:*::*:22 (1291/sshd)
    *:*:*:*::*:25 (1678/master)
    *:*:*:*::*:953 (816/named)
    *:*:*:*::*:443 (1358/apache2)
    *:*:*:*::*:993 (993/dovecot)
    *:*:*:*::*:995 (993/dovecot)
    *:*:*:*::*:10023 (1462/postgrey)
    *:*:*:*::*:10024 (2293/amavisd-new)
    *:*:*:*::*:10026 (2293/amavisd-new)
    *:*:*:*::*:3306 (1312/mysqld)
    *:*:*:*::*:587 (1678/master)




    ##### IPTABLES #####
    Chain INPUT (policy ACCEPT)
    target prot opt source destination

    Chain FORWARD (policy ACCEPT)
    target prot opt source destination

    Chain OUTPUT (policy ACCEPT)
    target prot opt source destination
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    I'll download the VM and test it.
     
  5. al mello

    al mello New Member

    Thanks, I'd re-download and test myself, but Howtoforge registered 10 downloads from my account and I can't download any file until clears.
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    I've reset your download counter.
     
  7. al mello

    al mello New Member

    Thanks. I've downloaded and re-created the VM and it did update this time. Probably the migration from LAB to home due to COVID caused the issue, not sure.
    Now is start playing with it ... and research how to implement the two nameservers I'd need for testing.
     
    till likes this.
  8. Taleman

    Taleman Well-Known Member HowtoForge Supporter

Share This Page