Warnings encountered when updating to 3.1.13p1

Discussion in 'Installation/Configuration' started by Nrvnqsr, Apr 8, 2019.

  1. Nrvnqsr

    Nrvnqsr New Member

    Hi everyone !
    Logging into ISPConfig i can see this morning :
    This Version: 3.1.13
    New Version : 3.1.13p1
    So i log into the webserver and launch the command,
    Code:
    root@web:~# ispconfig_update.sh
    
    
    --------------------------------------------------------------------------------
     _____ ___________   _____              __ _
    |_   _/  ___| ___ \ /  __ \            / _(_)
      | | \ `--.| |_/ / | /  \/ ___  _ __ | |_ _  __ _
      | |  `--. \  __/  | |    / _ \| '_ \|  _| |/ _` |
     _| |_/\__/ / |     | \__/\ (_) | | | | | | | (_| |
     \___/\____/\_|      \____/\___/|_| |_|_| |_|\__, |
                                                  __/ |
                                                 |___/
    --------------------------------------------------------------------------------
    
    
    >> Update
    
    Please choose the update method. For production systems select 'stable'.
    WARNING: The update from GIT is only for development systems and may break your current setup. Do not use the GIT version on servers that host any live websites!
    Note: Update all slave server, before you update master server.
    
    Select update method (stable,git-stable,git-master) [stable]:
    
    --2019-04-08 11:04:37--  https://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz
    Résolution de www.ispconfig.org (www.ispconfig.org)… 104.24.1.68, 104.24.0.68, 2606:4700:20::6818:144, ...
    Connexion à www.ispconfig.org (www.ispconfig.org)|104.24.1.68|:443… connecté.
    requête HTTP transmise, en attente de la réponse… 200 OK
    Taille : 2977270 (2,8M) [application/octet-stream]
    Sauvegarde en : « ISPConfig-3-stable.tar.gz »
    
    ISPConfig-3-stable.tar.gz                        100%[==========================================================================================================>]   2,84M  15,4MB/s    in 0,2s
    
    2019-04-08 11:04:38 (15,4 MB/s) — « ISPConfig-3-stable.tar.gz » sauvegardé [2977270/2977270]
    
    ispconfig3_install/
    *** lots of uninteresting things *** 
    
    --------------------------------------------------------------------------------
     _____ ___________   _____              __ _         ____
    |_   _/  ___| ___ \ /  __ \            / _(_)       /__  \
      | | \ `--.| |_/ / | /  \/ ___  _ __ | |_ _  __ _    _/ /
      | |  `--. \  __/  | |    / _ \| '_ \|  _| |/ _` |  |_ |
     _| |_/\__/ / |     | \__/\ (_) | | | | | | | (_| | ___\ \
     \___/\____/\_|      \____/\___/|_| |_|_| |_|\__, | \____/
                                                  __/ |
                                                 |___/
    --------------------------------------------------------------------------------
    
    
    >> Update
    
    Operating System: Debian 9.0 (Stretch) 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]:
    
    Creating backup of "/usr/local/ispconfig" directory...
    Creating backup of "/etc" directory...
    mysqldump: unknown variable 'log_bin=ON'
    PHP Warning:  chmod(): No such file or directory in /tmp/update_stable.sh.cG2mfKkgq3/ispconfig3_install/install/lib/update.lib.php on line 62
    PHP Warning:  chown(): No such file or directory in /tmp/update_stable.sh.cG2mfKkgq3/ispconfig3_install/install/lib/update.lib.php on line 63
    PHP Warning:  copy(existing_db.sql): failed to open stream: No such file or directory in /tmp/update_stable.sh.cG2mfKkgq3/ispconfig3_install/install/lib/update.lib.php on line 77
    PHP Warning:  chmod(): No such file or directory in /tmp/update_stable.sh.cG2mfKkgq3/ispconfig3_install/install/lib/update.lib.php on line 78
    PHP Warning:  chown(): No such file or directory in /tmp/update_stable.sh.cG2mfKkgq3/ispconfig3_install/install/lib/update.lib.php on line 79
    PHP Warning:  chgrp(): No such file or directory in /tmp/update_stable.sh.cG2mfKkgq3/ispconfig3_install/install/lib/update.lib.php on line 80
    Checking ISPConfig database .. mysqlcheck: unknown variable 'log_bin=ON'
    OK
    Starting incremental database update.
    Loading SQL patch file: /tmp/update_stable.sh.cG2mfKkgq3/ispconfig3_install/install/sql/incremental/upd_dev_collection.sql
    Reconfigure Permissions in master database? (yes,no) [no]:
    
    Service 'mail_server' has been detected (currently disabled) do you want to enable and configure it?  (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 BIND
    Configuring Pureftpd
    Configuring Apache
    Configuring vlogger
    Configuring Apps vhost
    Configuring Jailkit
    Configuring Database
    Updating ISPConfig
    ISPConfig Port [8080]:
    
    Create new ISPConfig SSL certificate (yes,no) [no]:
    
    
    
    Reconfigure Crontab? (yes,no) [yes]:
    
    Updating Crontab
    Restarting services ...
    Update finished.
    
    So for now hosting seems to be working, but there are those warnings here :

    mysqldump: unknown variable 'log_bin=ON'
    PHP Warning: chmod(): No such file or directory in /tmp/update_stable.sh.cG2mfKkgq3/ispconfig3_install/install/lib/update.lib.php on line 62
    PHP Warning: chown(): No such file or directory in /tmp/update_stable.sh.cG2mfKkgq3/ispconfig3_install/install/lib/update.lib.php on line 63
    PHP Warning: copy(existing_db.sql): failed to open stream: No such file or directory in /tmp/update_stable.sh.cG2mfKkgq3/ispconfig3_install/install/lib/update.lib.php on line 77
    PHP Warning: chmod(): No such file or directory in /tmp/update_stable.sh.cG2mfKkgq3/ispconfig3_install/install/lib/update.lib.php on line 78
    PHP Warning: chown(): No such file or directory in /tmp/update_stable.sh.cG2mfKkgq3/ispconfig3_install/install/lib/update.lib.php on line 79
    PHP Warning: chgrp(): No such file or directory in /tmp/update_stable.sh.cG2mfKkgq3/ispconfig3_install/install/lib/update.lib.php on line 80


    I uploaded HTF Report here,

    Thanks for your help,
     

    Attached Files:

  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    You did not mention what Operating System you have.
    I noticed from the htf_report you have two versions of PHP installed. Depending on how you have installed those, this may confuse ISPConfig. You should make the PHP version that comes with your operating system the default PHP, with that ISPConfig is supported.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    And your mysql or mariadb configuration contains a invalid value that ahs not beens et by ispconfig, correct or remove the "'log_bin=ON" setting.
     
  4. Nrvnqsr

    Nrvnqsr New Member

    Thank you for the fast answer !

    I use x64 Debian 9 with open-vm-tools inside an ESXi Hypervisor,

    I Will correct setup and keep you informed,
     

Share This Page