1.3.3 network interface problem

  • Hello ,
    when i try to update my panel from 1.3.1 to 1.3.3 then give me a error about network interface.
    OS: Ubuntu 16.04
    Plugins disable
    imcp-panel stop before update

    Code
    1. [ERROR] main::setupDbTasks: iMSCP::Stepper::_callback: Could not bring up the `ens18:1003' network interface: Unknown interface ens18:1003 at /usr/local/src/imscp-1.3.3/engine/PerlLib/iMSCP/Provider/NetworkInterface/Debian.pm line 96.

    OpEn YouR mINd , OpeN YouR SourcE cOdE

    Edited once, last by All ().

  • Show us your /etc/network/interfaces file and also the result of the ifconfig command.

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

  • hello


    Code
    1. # The primary network interfaceauto ens18iface ens18 inet static address 10.10.10.10 netmask 255.255.255.192 network 10.10.10.10 broadcast 10.10.10.10 gateway 10.10.10.1 # dns-* options are implemented by the resolvconf package, if installed dns-nameservers 8.8.8.8 dns-search hostcom.orgauto ens18:1iface ens18:1 inet static address 10.10.10.11 netmask 255.255.255.192 broadcast 10.10.10.10 network 10.10.10.01auto ens18:2iface ens18:2 inet static address 10.10.10.12 netmask 255.255.255.192 broadcast 10.10.10.10 network 10.10.10.10# i-MSCP [10.10.10.11] entry BEGINauto ens18:1004iface ens18:1004 inet static address 10.10.10.11 netmask 32# i-MSCP [10.10.10.11] entry ENDING

    OpEn YouR mINd , OpeN YouR SourcE cOdE

  • 1. Read https://github.com/i-MSCP/imsc…d#ip-addresses-management
    2. Cleanup your /etc/network/interfaces file

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