Update error

  • i-MSCP 1.1.0-rc4.6 to i-MSCP 1.1.0-rc4.7



    I need urgent help, production servers :(

    ubuntu 12.04 | i-MSCP 1.1.0-rc4.7

  • Sorry, but why do you upgrade without reading the release information? And then also on a production server?

  • It must hurt so maybe you learn that for next time. :)


  • The update was still going at first, now I'm in trouble
    Do not appreciate the humor, sorry


    At first.. You are using a plugin which is not released.
    There i can only say what i ever do... Use this plugin if you are know what you are doing!


    Solution:
    Connect to mysql on your console

    Code
    1. mysql -uroot -p


    Switch to imscp database

    Code
    1. use imscp;


    disable the plugin

    SQL
    1. UPDATE plugin SET plugin_status = 'disabled' WHERE plugin_name ='OpenDKIM';


    Then quit the mysql console. Start your update

    Edited once, last by Nuxwin ().


  • The update was still going at first, now I'm in trouble
    Do not appreciate the humor, sorry


    And I do not like threads like this one, where the user is not reading the documentaion or release infos and then crying for help.


    If you have read the Release Info then you should noticed this here:


    Quote

    Plugin API update
    The plugin API has been updated to the version 0.2.0. Please, see this thread to known how to update if you have some i-MSCP plugins installed.


    And as TheCry already mentioned for the OpenDKIM plugin:



  • Do not appreciate the humor, sorry


    We do not appreciate either. ;)


    • You have installed a plugin which is not yet released
    • You are using an i-MSCP RC release on production server
    • You update without read the publication notes


    So, does we should appreciate your humor here? I don't think so. Next time please, take a little time to read the publication notes.

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

  • TheCry, maximum respect and thanks! Update completed :blush:


    Code
    1. Congratulations │
    2. │ │
    3. │ i-MSCP 1.1.0-rc4.7 has been successfully installed/updated.


    All domain works, except for the admin interface. (this) white blank page.


    How can I fix this?


    ps.: Thank you all for your help, it was a hard lesson for me

    ubuntu 12.04 | i-MSCP 1.1.0-rc4.7