Update 3.1 freezes on Slave server

Discussion in 'ISPConfig 3 Priority Support' started by SpeedyB, Sep 28, 2016.

  1. SpeedyB

    SpeedyB Member HowtoForge Supporter

    Dear reader,

    I just started the upgrade of my environment and the Master servers is successful updated.
    On the slave server it freezes after Configuring Pureftpd.

    How to continue?

    Regards,
    Bas

    Code:
    >> Update
    
    Operating System: Debian 8.0 (Jessie) or compatible
    
    This application will update ISPConfig 3 on your server.
    
    Shall the script create a ISPConfig backup in /var/backup/ now? (yes,no) [yes]: no
    
    MySQL master server hostname [vps1328.xobit.nl]:
    
    MySQL master server port []:
    
    MySQL master server root username [root]:
    
    MySQL master server root password []: *************************
    
    MySQL master server database name [dbispconfig]:
    
    Checking ISPConfig database .. OK
    Starting incremental database update.
    Loading SQL patch file: /tmp/ispconfig3_install/install/sql/incremental/upd_dev_collection.sql
    Reconfigure Permissions in master database? (yes,no) [no]:
    
    Service 'firewall_server' has been detected (currently disabled) do you want to enable and configure it?  (yes,no) [no]:
    
    Reconfigure Services? (yes,no,selected) [yes]:
    
    Configuring Postfix
    Configuring Dovecot
    Configuring Spamassassin
    Configuring Amavisd
    Configuring Getmail
    Configuring Pureftpd
    
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Did the prompt returned, or is it still running?
     
  3. SpeedyB

    SpeedyB Member HowtoForge Supporter

    The script is still active at the same point. The server is idle.
     
  4. SpeedyB

    SpeedyB Member HowtoForge Supporter

    I think I found it... udev was not updated since the update crashed.. restarted the server redid an apt-get upgrade and suddenly had a 20 additional updates and now it is finished..

    I do get this at the end of the script.
    Code:
    Restarting services ...
    Update finished.
    /usr/local/ispconfig/server/scripts/update_from_tgz.sh: line 21: -d: command not found
    /usr/local/ispconfig/server/scripts/update_from_tgz.sh: line 26: syntax error near unexpected token `else'
    /usr/local/ispconfig/server/scripts/update_from_tgz.sh: line 26: `else'
    /usr/local/bin/ispconfig_update.sh: line 4: ate.php: command not found
    root@vps339:~#
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    That's ok, this happens because the script gets updated while it is running, this should not affect the update. I'll have to see if we can find a workaround to prevent that in the next version.
     

Share This Page