Hi.
My upgrade stuck on a dialog about proftpd password.
I have provided a correct password (verified from mysql prompt) but still failing on that stage.
I have downgraded back to 1.3.15 and the procedure finished with success.
My server OS is Ubuntu 14.04
Logs:
Code
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Config::_loadConfig: Tying /etc/imscp/frontend/frontend.data file in readonly mode
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Config::_loadConfig: Tying /etc/imscp/frontend/frontend.data file in writing mode
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Config::_loadConfig: Tying /etc/imscp/frontend/frontend.old.data file in readonly mode
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Config::_loadConfig: Tying /etc/imscp/pma/phpmyadmin.data file in readonly mode
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Config::_loadConfig: Tying /etc/imscp/pma/phpmyadmin.data file in writing mode
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Config::_loadConfig: Tying /etc/imscp/pma/phpmyadmin.old.data file in readonly mode
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::EventManager::trigger: Triggering beforeSetupDialog event
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Execute::execute: ip -o link show
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Execute::execute: ip -o addr show
- [Sat Jan 7 10:24:37 2017] [debug] iMSCP::Execute::execute: /usr/bin/dialog --title 'i-MSCP Installer Dialog' --colors --yes-label Yes --no-label No --help-label Help --ok-label Ok --backtitle 'i-MSCP - internet Multi Server Control Panel (1.3.16)' --exit-label Abort --no-shadow --cancel-label Back --inputbox '
- Please enter a username for the ProFTPD SQL user:
- ' 39 156 fake_user
- [Sat Jan 7 10:24:44 2017] [debug] iMSCP::Execute::execute: /usr/bin/dialog --title 'i-MSCP Installer Dialog' --colors --yes-label Yes --no-label No --help-label Help --ok-label Ok --backtitle 'i-MSCP - internet Multi Server Control Panel (1.3.16)' --exit-label Abort --no-shadow --cancel-label Back --inputbox '
- Please enter a password for the ProFTPD SQL user:
- ' 39 156 fake_pass
- [Sat Jan 7 10:24:50 2017] [debug] iMSCP::Execute::execute: /usr/bin/dialog --title 'i-MSCP Installer Dialog' --colors --yes-label Yes --no-label No --help-label Help --ok-label Ok --backtitle 'i-MSCP - internet Multi Server Control Panel (1.3.16)' --exit-label Abort --no-shadow --cancel-label Back --inputbox '
- Please enter a password for the ProFTPD SQL user:
- \Z1Invalid password.\Zn
- - Password must be between 6 and 32 characters long.
- - Only ASCII alphabet and number characters are allowed.
- Please try again:
Thank you