Posts by Nuxwin

    Scott Brown


    Problem has been fixed. It was due to the fact that there was an APT pinning on old openssl ;)


    Summary

    1. Server has been updated: apt-get update && apt-get dist-upgrade
    2. Server has been rebooted (due to kernel update)
    3. APT pinning on openssl has been removed from the /etc/apt/preferences.d/imscp APT preferences file
    4. openssl has been upgraded: apt-get dist-upgrade
    5. Error field of the LetsEncrypt plugin has been reset to NULL in the i-MSCP database
    6. The i-MSCP request manager has been executed to retry the LetsEncrypt plugin installation:


    Thank you for using our services. Please connect to the control panel interface and check that all is working as expected.

    This can be an ehancement for next version. Please create an issue on the private repo and if you have not access yet, give us your github username so that we can give you access to it.

    The updated git worked for me i was able to install letsencrypt without an issue. When i went to install spam assassin first i got an error about not being able to find webmail_packages in /etc/imscp/imscp.conf. Easy enough to fix just added that from a back up i had that showed it. After that i get an error about

    Adding the package name back in the imscp.conf configuration file is OF COURSE not sufficient. You need make sure that Roundcube is effectively installed. Please, rerun the i-MSCP installer as follow: perl imscp-autoinstall -dr webmail_client_packages and when asked for the webmails to install, select roundcube...


    Please don't forget, the git version can have bugs...

    kess


    That bug should have been fixed in 5.0.3... Seem not. It is caused by the dpkg listener file (provided by the PhpSwitcher plugin) which is responsible to reconfigure/restart PHP versions (packaged) when those are being updated. I'll check the behavior again because the pool configuration file shouldn't be removed in such case.

    This issue has been fixed lately in our git repository...