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
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:~#
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.