Upgrade Error from 1.1.13 -> 1.4.2

  • Hello i-MSCP


    my error msg:


    [ERROR] iMSCP::Stepper::_callback: Accessing a non-existing parameter: FILEMANAGER_PACKAGE in /etc/imscp/imscpOld.conf file from: /usr/local/src/imscp-1.4.2/engine/PerlLib/Package/FileManager.pm (line 127) at /usr/local/src/imscp-1.4.2/engine/PerlLib/iMSCP/Config.pm line 99.
    [ERROR] autoinstaller::Functions::install: An error occurred while performing installation steps


    from imscpOld.cof


    FILEMANAGER_ADDON = Net2ftp
    FILEMANAGER_PATH = /ftp/
    FILEMANAGER_TARGET = _blank



    any hAck? ;)
    best regards d43M0n23,Vienna.

  • @d43M0n23


    You can try:


    Shell-Script
    1. # cp /etc/imscp/imscpOld.conf /etc/imscp.conf
    2. # rm /etc/imscp/imscpOld.conf


    Then, rerun the i-MSCP installler.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • okay it works better ...
    here my new error ->



    [ERROR] main::setupDbTasks: Modules::Plugin::_call: Accessing a non-existing parameter: WEBMAIL_PATH in /etc/imscp/imscp.conf file from: /var/www/imscp/gui/plugins/SpamAssassin/backend/SpamAssassin.pm (line 942) at /usr/local/src/imscp-1.4.2/engine/PerlLib/iMSCP/Config.pm line 99.



    [ERROR] autoinstaller::Functions::install: An error occurred while performing installation steps


    same trick again *g ?

  • @d43M0n23


    Well, you are upgrading from a really old version and your plugins are also old.. So, connect to mysql and in the plugin table of the imscp database, set the plugin_status field of all plugins to disabled. Once done, retry ;)


    Once your i-MSCP instance will be upgraded, you'll have to upload latest plugin versions from the plugin management interface of the control panel and re-enable them one by one to upgrade them.


    BTW: Next time, read the errata files correctly: https://github.com/i-MSCP/imscp/tree/1.4.x/docs

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • okay, thats works fine but new error.


    [ERROR] main::setupDbTasks: iMSCP::Stepper::_callback: The '` network interface is unknown at /usr/local/src/imscp-1.4.2/engine/PerlLib/iMSCP/Provider/NetworkInterface.pm line 55.


    I have change the ip address on my TESTING UPGRADE VM ... befor i start the upgrade.

  • I have change the ip address on my TESTING UPGRADE VM ... befor i start the upgrade.

    So, you must connect to MySQL and update the ip_number field and ip_card field data in the server_ips table in the imscp database.

    • ip_number: Replace current value by the new IP address
    • ip_card: Your network interface name as showed by ifconfig output

    Once done retrty.


    Edit: Or you can simply run: perl imscp-autoinstall -dr primary_ip

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • A fix has been added in our development branch. See https://github.com/i-MSCP/imsc…fefc097ce1f74d45d4b162628
    This fix will be part of next release.


    Thank you for your report.
    Thread closed.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206