Posts by moqui

    I seem to have the same problem:

    • Upgraded from 1.3.5 to 1.3.7 on Debian Wheezy (no errors while upgrading), only Plugin active: LetsEncrypt
    • After upgrade some Domains where "interchanged", meaning entering domain x redirected to content of domain y.
    • A reboot solved the problem for most of the domains but for one (sharing an IP with another domain)
    • After service php5-fpm restart all domains but one work as expected, imscp control panel gives 502 (from error log of apache2)
    • After service imscp_panel restart the imscp panel work, but all domains are "interchanged"

    I see no errors in the logs but:



    Code
    1. [crit] 31959#31959: *33 connect() to unix:/var/run/imscp_panel.sock failed (2: No such file or directory) while connecting to upstream, client:
    Code
    1. [error] [client XX.XX.XX.XX] (2)No such file or directory: FastCGI: failed to connect to server "/var/lib/apache2/fastcgi/php-fcgi-domain.tld": connect() failed
    2. [error] [client XX.XX.XX.XX] FastCGI: incomplete headers (0 bytes) received from server "/var/lib/apache2/fastcgi/php-fcgi-domain-tld"

    The error is gone after "service imscp_panel " but the domains are not working as they should. I tried readding some of the domains without any luck. 1.3.5 with LetsEncrypt plugin worked just fine.