Update error > 1.2.16 - Could not retrieve servers IP addresses

  • Error while performing step:

    │ Processing setup dialog

    │ Error was:

    │ main::setupAskServerIps: Could not retrieve servers IP addresses. At least
    │ one public or private IP adddress must be configured.

    │ Please have a look at http://i-mscp.net/forum if you need help.




    Server: Ubuntu Trusty x64
    vorherige I-MSCP Version 1.2.15

  • Your IP address is?


    Please, post the result of the following commands:


    Code
    1. # ifconfig


    and


    Code
    1. # ip -o addr show

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

  • Problem confirmed. I'll fix it in few minutes and give you archive link. Here the problem is due to the fact that the iMSCP::Net module don't recognise pointopoint interfaces


    To resume, iMSCP::Net module recognise


    Code
    1. IFADDR := PREFIX [ broadcast ADDR ] [ anycast ADDR ] [ label STRING ] [ scope SCOPE-ID ]


    but not


    Code
    1. IFADDR := PREFIX | ADDR peer PREFIX [ broadcast ADDR ] [ anycast ADDR ] [ label STRING ] [ scope SCOPE-ID ]

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

  • @divox


    A fix has been added in the 1.2.x branch. See https://github.com/i-MSCP/imsc…861dea18211f042d43935d698


    Awaiting the next release, you can update using the following archive: https://github.com/i-MSCP/imsc…ea18211f042d43935d698.zip


    Thank you for your report.

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