Jump to content
Froxlor Forum

cdn

Members
  • Posts

    31
  • Joined

  • Last visited

Posts posted by cdn

  1. [information] TasksCron: Searching for tasks to do
    [information] TasksCron: Task10 started - setting filesystem quota
    [information] Running Let's Encrypt cronjob prior to regenerating webserver config files
    [information] Checking for LetsEncrypt client upgrades before renewing certificates:
    [Wed 09 Sep 2020 02:52:59 PM CEST] Already uptodate!
    [Wed 09 Sep 2020 02:52:59 PM CEST] Upgrade success!
    [Wed 09 Sep 2020 02:52:59 PM CEST] Installing cron job
    3 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null
    [warning] ECC certificates activated but found only non-ecc file
    [warning] ECC certificates activated but found only non-ecc file
    [warning] ECC certificates activated but found only non-ecc file
    [warning] ECC certificates activated but found only non-ecc file
    [warning] ECC certificates activated but found only non-ecc file
    [information] Updated Let's Encrypt certificate for domain
    [warning] ECC certificates activated but found only non-ecc file
    [warning] ECC certificates activated but found only non-ecc file
    [warning] ECC certificates activated but found only non-ecc file
    [warning] ECC certificates activated but found only non-ecc file
    [warning] ECC certificates activated but found only non-ecc file
    [information] Updated Let's Encrypt certificate for domain
    .
    .
    .
    [information] apache::createIpPort: creating ip/port settings for  ipv4:80
    [debug] ipv4:80 :: inserted namevirtualhost-statement
    [debug] ipv4:80 :: inserted vhostcontainer
    [information] apache::createIpPort: creating ip/port settings for  ipv4:443
    [debug] ipv4:443 :: inserted namevirtualhost-statement
    [debug] ipv4:443 :: inserted vhostcontainer
    [information] apache::createIpPort: creating ip/port settings for  ipv6:80
    [debug] [ipv6]:80 :: inserted namevirtualhost-statement
    [debug] [ipv6]:80 :: inserted vhostcontainer
    [information] apache::createIpPort: creating ip/port settings for  ipv6:443
    [debug] [ipv6]:443 :: inserted namevirtualhost-statement
    [debug] [ipv6]:443 :: inserted vhostcontainer
    [information] apache::createVirtualHosts: creating vhost container for domain 106, customer CUSTOMER
    .
    .
    .
    [information] apache::writeConfigs: rebuilding /etc/apache2/sites-enabled/
    [information] apache::writeConfigs: rebuilding /etc/apache2/htpasswd/
    [information] apache::writeConfigs: rebuilding /etc/apache2/sites-enabled/
    [information] Froxlor\Cron\Http\ApacheFcgi::reload: reloading Froxlor\Cron\Http\ApacheFcgi
    [notice] Checking system's last guid
    

     

  2. Hallo,

    wir haben seit einiger Zeit das Problem, dass Zertifikate zwar auf dem Server (deb10, aktuelle Froxlor Version) verlängert werden, aber Froxlor diese nicht übernimmt.

    /usr/bin/nice -n 5 /usr/bin/php -q /var/www/froxlor/scripts/froxlor_master_cronjob.php --letsencrypt --debug

     

    [information] Checking for LetsEncrypt client upgrades before renewing certificates:
    [Mon 07 Sep 2020 09:58:38 AM CEST] Already uptodate!
    [Mon 07 Sep 2020 09:58:38 AM CEST] Upgrade success!
    [Mon 07 Sep 2020 09:58:38 AM CEST] Installing cron job
    3 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null
    [information] No new certificates or certificate updates found
    [notice] Checking system's last guid

    Der Cronjob acme.sh läuft ohne Probleme durch und verlängert auch die Zertifikate.

    cat ~/.acme.sh/domain.tld/domain.tld.conf

    Le_CertCreateTimeStr='Thu 06 Aug 2020 10:03:36 PM UTC'
    Le_ForceNewDomainKey='1'
    Le_NextRenewTimeStr='Mon 05 Oct 2020 10:03:36 PM UTC'
    

     

    Wenn wir dann "/usr/bin/nice -n 5 /usr/bin/php -q /var/www/froxlor/scripts/froxlor_master_cronjob.php --letsencrypt --debug --force" ausführen, werden die Zertifikate erneuert.

    Falls noch weitere Infos benötigt werden, bitte Bescheid geben.

×
×
  • Create New...