Posts by fulltilt

    - IMSCP: 1.4.7
    - Distribution: Debian Stretch
    - Proftpd
    - PHP FCGID
    - MariaDB 10.1
    - Courier
    - Roundcube
    - Web2FTP
    - Plugins:
    PMA Captcha 1.1.1, RoundCubePlugins 2.0.1, SpamAssassin 2.0.1 , LetsEncrypt 3.3.0


    Problem:
    Error Message shown in ControlPanel when setup a new let's encrypt cert:
    Couldn't create directory for the /.well-known/acme-challenge/ URL path reacheability test.


    LetsEncrypt
    Version 3.3.0 (Build 2017070300)


    /var/log/letsencrypt/letsencrypt.log
    all OK, no error messages

    hmm, should I remove /etc/logrotate.d/mysql-server?
    # - The error log is obsolete, messages go to syslog now.

    still got the same message today, could this happen because of missing log files?
    /var/log/mysql contains only error.log and error.log.1


    mysqladmin user login works:

    Code
    1. mysqladmin -uroot -pxxxxxxxx processlist+----+-----------------+-----------+-------+---------+------+-------+------------------+----------+| Id | User | Host | db | Command | Time | State | Info | Progress |+----+-----------------+-----------+-------+---------+------+-------+------------------+----------+| 2 | authdaemon_user | localhost | ispcp | Sleep | 23 | | | 0.000 || 3 | authdaemon_user | localhost | ispcp | Sleep | 2 | | | 0.000 || 4 | authdaemon_user | localhost | ispcp | Sleep | 31 | | | 0.000 || 5 | authdaemon_user | localhost | ispcp | Sleep | 4 | | | 0.000 || 28 | authdaemon_user | localhost | ispcp | Sleep | 27 | | | 0.000 || 49 | root | localhost | | Query | 0 | init | show processlist | 0.000 |+----+-----------------+-----------+-------+---------+------+-------+------------------+----------+


    Code
    1. /etc/cron.daily/logrotate:
    2. mysqladmin: connect to server at 'localhost' failed
    3. error: 'Access denied for user 'root'@'localhost' (using password: YES)'
    4. error: error running shared postrotate script for '/var/log/mysql/mysql.log /var/log/mysql/mysql-slow.log /var/log/mysql/mariadb-slow.log /var/log/mysql/error.log '
    5. run-parts: /etc/cron.daily/logrotate exited with return code 1