Failure on Update with nightly script

  • Can you please test r5091?
    Wait i fix again. 5091 wont fix it

    Edited once, last by oldev01 ().

  • Backups of old configs :)
    Please test r5092. Suppose to fix that too :)

  • Mails are migrated. In worse case scenario, users will download again old mails (flags are not preserved), but only in worse case scenarion

  • Ok...
    The Migration doesn't work on my virtual machine.. :(


    Then i have another problem.
    I installed imscp without ssl, but dovecote was installed with ssl..
    I saw the problem because i restarted dovecot

    Code
    1. /etc/init.d/dovecot restart
    2. Restarting IMAP/POP3 mail server: dovecotError: ssl_cert_file: Can't use /etc/imscp/srv01.space2place-athome.de.pem: No such file or directory
    3. Fatal: Invalid configuration in /etc/dovecot/dovecot.conf
    4. failed


    I edited the /etc/dovecot/dovecot.conf and set ssl to no.
    After this the mail works

    Edited once, last by TheCry ().

  • Sorry for delay.
    I had reinstalled my virtual machine with a fresh installation of imscp 1.0.4.
    After this i used the nightly script.


    The update run perfect.


    Maybe a cosmetic change at the end of the installation.
    The dialog ends and you will see the line:

    Code
    1. A log file with details can be found at: /var/log/imscp/imscp-build.logroot@srv01:/usr/src#


    Can you add a line break after "imscp-build.log"?


    Before i start the update i hab create a mailuser and sendet some mail into the inbox.
    I use icedove under debian as mail client!


    Now after the update i start icedove i got this:
    icedove_failure.jpg


    A restart of dovecot i got this error

    Code
    1. Restarting IMAP/POP3 mail server: dovecotError: Error in configuration file /etc/dovecot/dovecot.conf line 55: Unknown setting: noprotocolsFatal: Invalid configuration in /etc/dovecot/dovecot.conf failed!


    I found this in the config "/etc/dovecot/dovecot.conf":

    Code
    1. noprotocols = imap pop3 imaps pop3snossl = yesnossl_cert_file = /etc/imscp/srv01.mydomain.tld.pemnossl_key_file = /etc/imscp/srv01.mydomain.tld.pem


    I removed the line

    Code
    1. noprotocols = imap pop3 imaps pop3s


    and edited the nossl to ssl


    Then dovecot works


    Btw... The Migration seams to be working

    Edited once, last by TheCry ().

  • Fixed both in r5095 and r5096. this time i`ve tested and works (sorry for trying your nerves).