habe froxlor heute auf dem neusten stand gebracht und wollte eine domain hinzufügen inkl. ssl settings.
Da ist mit dieser Fehler aufgefallen, durch den Fehler wird auch mein nginx process gekillt jedesmal.
php /var/www/html/Froxlor/scripts/froxlor_master_cronjob.php --force --debug
[information] TasksCron: Searching for tasks to do
[information] Running Let's Encrypt cronjob prior to regenerating webserver config files
[information] Requesting 1 new Let's Encrypt certificates
[warning] Skipping Let's Encrypt generation for xxxxxxxxxxxxxx.eu due to an enabled ssl_redirect
[error] Could not find certificate-folder '/root/.acme.sh/xxxxxxx.eu/_ecc/'
[error] Could not get Let's Encrypt certificate for xxxxxxx.eu:
[error] Could not find certificate-folder '/root/.acme.sh/xxxxxxx.eu/_ecc/'
[error] Could not get Let's Encrypt certificate for xxxxxxx.eu:
[error] Could not find certificate-folder '/root/.acme.sh/xxxxxxx.eu/_ecc/'
[error] Could not get Let's Encrypt certificate for xxxxxxx.eu:
[error] Could not find certificate-folder '/root/.acme.sh/sayanee.eu/_ecc/'
[error] Could not get Let's Encrypt certificate for sayanee.eu:
[error] Could not find certificate-folder '/root/.acme.sh/music.xxxxxxx.eu/_ecc/'
[error] Could not get Let's Encrypt certificate for music.xxxxxxx.eu:
[error] Could not find certificate-folder '/root/.acme.sh/webmail.xxxxxxx.eu/_ecc/'
[error] Could not get Let's Encrypt certificate for webmail.xxxxxxx.eu:
[error] Could not find certificate-folder '/root/.acme.sh/pmaaaaa.xxxxxxx.eu/_ecc/'
[error] Could not get Let's Encrypt certificate for pmaaaaa.xxxxxxx.eu:
[error] Could not find certificate-folder '/root/.acme.sh/xxxxxxxxxxxxxx.eu/_ecc/'
[error] Could not get Let's Encrypt certificate for xxxxxxxxxxxxxx.eu:
[error] Could not find certificate-folder '/root/.acme.sh/tokushu.xxxxxxx.eu/_ecc/'
[error] Could not get Let's Encrypt certificate for tokushu.xxxxxxx.eu:
[information] Let's Encrypt certificates have been updated
[information] nginx::createIpPort: creating ip/port settings for xxxxxxx:80
[information] nginx::createIpPort: creating ip/port settings for xxxxxxx:443
[information] nginx::createIpPort: creating ip/port settings for xxxxxxx:80
[information] nginx::createIpPort: creating ip/port settings for xxxxxxx:443
[information] nginx::writeConfigs: rebuilding /etc/nginx/sites-enabled/
[information] Froxlor\Cron\Http\NginxFcgi::reload: running service php7.4-fpm restart
[information] Froxlor\Cron\Http\NginxFcgi::reload: reloading Froxlor\Cron\Http\NginxFcgi
[notice] Creating passwd file
[notice] Writing 2 entries to passwd file
[notice] Succesfully wrote passwd file
[notice] Creating group file
[notice] Writing 1 entries to group file
[notice] Succesfully wrote group file
[notice] Creating shadow file
[notice] Writing 2 entries to shadow file
[notice] Succesfully wrote shadow file
[notice] Checking system's last guid
root@tokushu ~ # php /var/www/html/Froxlor/scripts/froxlor_master_cronjob.php --letsencrypt --debug
[information] Requesting 1 new Let's Encrypt certificates
[information] Creating certificate for xxxxxxxxxxxxxx.eu
[information] Adding common-name: xxxxxxxxxxxxxx.eu
[information] Adding SAN entry: www.xxxxxxxxxxxxxx.eu
[information] Validating DNS of xxxxxxxxxxxxxx.eu
[information] Validating DNS of www.xxxxxxxxxxxxxx.eu
[information] Checking for LetsEncrypt client upgrades before renewing certificates:
[Sun 31 May 2020 02:22:28 AM CEST] Already uptodate!
[Sun 31 May 2020 02:22:28 AM CEST] Upgrade success!
[Sun 31 May 2020 02:22:28 AM CEST] Installing cron job
32 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null
[Sun 31 May 2020 02:22:28 AM CEST] Lets find script dir.
[Sun 31 May 2020 02:22:28 AM CEST] _SCRIPT_='/root/.acme.sh/acme.sh'
[Sun 31 May 2020 02:22:28 AM CEST] _script='/root/.acme.sh/acme.sh'
[Sun 31 May 2020 02:22:28 AM CEST] _script_home='/root/.acme.sh'
[Sun 31 May 2020 02:22:28 AM CEST] Using config home:/root/.acme.sh
[Sun 31 May 2020 02:22:28 AM CEST] Using server: https://acme-v02.api.letsencrypt.org/directory
[Sun 31 May 2020 02:22:28 AM CEST] Running cmd: issue
[Sun 31 May 2020 02:22:28 AM CEST] _main_domain='xxxxxxxxxxxxxx.eu'
[Sun 31 May 2020 02:22:28 AM CEST] _alt_domains='www.xxxxxxxxxxxxxx.eu'
[Sun 31 May 2020 02:22:28 AM CEST] Using config home:/root/.acme.sh
[Sun 31 May 2020 02:22:28 AM CEST] ACME_DIRECTORY='https://acme-v02.api.letsencrypt.org/directory'
[Sun 31 May 2020 02:22:28 AM CEST] DOMAIN_PATH='/root/.acme.sh/xxxxxxxxxxxxxx.eu_ecc'
[Sun 31 May 2020 02:22:28 AM CEST] Using ACME_DIRECTORY: https://acme-v02.api.letsencrypt.org/directory
[Sun 31 May 2020 02:22:28 AM CEST] _init api for server: https://acme-v02.api.letsencrypt.org/directory
[Sun 31 May 2020 02:22:28 AM CEST] GET
[Sun 31 May 2020 02:22:28 AM CEST] url='https://acme-v02.api.letsencrypt.org/directory'
[Sun 31 May 2020 02:22:28 AM CEST] timeout=
[Sun 31 May 2020 02:22:28 AM CEST] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header -g '
[Sun 31 May 2020 02:22:29 AM CEST] ret='0'
[Sun 31 May 2020 02:22:29 AM CEST] ACME_KEY_CHANGE='https://acme-v02.api.letsencrypt.org/acme/key-change'
[Sun 31 May 2020 02:22:29 AM CEST] ACME_NEW_AUTHZ
[Sun 31 May 2020 02:22:29 AM CEST] ACME_NEW_ORDER='https://acme-v02.api.letsencrypt.org/acme/new-order'
[Sun 31 May 2020 02:22:29 AM CEST] ACME_NEW_ACCOUNT='https://acme-v02.api.letsencrypt.org/acme/new-acct'
[Sun 31 May 2020 02:22:29 AM CEST] ACME_REVOKE_CERT='https://acme-v02.api.letsencrypt.org/acme/revoke-cert'
[Sun 31 May 2020 02:22:29 AM CEST] ACME_AGREEMENT='https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf'
[Sun 31 May 2020 02:22:29 AM CEST] ACME_NEW_NONCE='https://acme-v02.api.letsencrypt.org/acme/new-nonce'
[Sun 31 May 2020 02:22:29 AM CEST] ACME_VERSION='2'
[Sun 31 May 2020 02:22:29 AM CEST] Le_NextRenewTime='1595981974'
[Sun 31 May 2020 02:22:29 AM CEST] _saved_domain='xxxxxxxxxxxxxx.eu'
[Sun 31 May 2020 02:22:29 AM CEST] _saved_alt='www.xxxxxxxxxxxxxx.eu'
[debug] https://github.com/acmesh-official/acme.sh
v2.8.6
[Sun 31 May 2020 02:22:29 AM CEST] Domains not changed.
[Sun 31 May 2020 02:22:29 AM CEST] Skip, Next renewal time is: Thu 30 Jul 2020 12:19:34 AM UTC
[Sun 31 May 2020 02:22:29 AM CEST] Add '--force' to force to renew.
[error] Could not find certificate-folder '/root/.acme.sh/xxxxxxxxxxxxxx.eu/_ecc/'
[error] Could not get Let's Encrypt certificate for xxxxxxxxxxxxxx.eu:
https://github.com/acmesh-official/acme.sh
v2.8.6
[Sun 31 May 2020 02:22:29 AM CEST] Domains not changed.
[Sun 31 May 2020 02:22:29 AM CEST] Skip, Next renewal time is: Thu 30 Jul 2020 12:19:34 AM UTC
[Sun 31 May 2020 02:22:29 AM CEST] Add '--force' to force to renew.
[information] Let's Encrypt certificates have been updated
im ordner .acme.sh sind auch alle cert's verschwunden. durch den fehler kann ich auch keine neue domain mit ssl hinzufügen.
Question
みゆき
Hi,
habe froxlor heute auf dem neusten stand gebracht und wollte eine domain hinzufügen inkl. ssl settings.
Da ist mit dieser Fehler aufgefallen, durch den Fehler wird auch mein nginx process gekillt jedesmal.
php /var/www/html/Froxlor/scripts/froxlor_master_cronjob.php --force --debug [information] TasksCron: Searching for tasks to do [information] Running Let's Encrypt cronjob prior to regenerating webserver config files [information] Requesting 1 new Let's Encrypt certificates [warning] Skipping Let's Encrypt generation for xxxxxxxxxxxxxx.eu due to an enabled ssl_redirect [error] Could not find certificate-folder '/root/.acme.sh/xxxxxxx.eu/_ecc/' [error] Could not get Let's Encrypt certificate for xxxxxxx.eu: [error] Could not find certificate-folder '/root/.acme.sh/xxxxxxx.eu/_ecc/' [error] Could not get Let's Encrypt certificate for xxxxxxx.eu: [error] Could not find certificate-folder '/root/.acme.sh/xxxxxxx.eu/_ecc/' [error] Could not get Let's Encrypt certificate for xxxxxxx.eu: [error] Could not find certificate-folder '/root/.acme.sh/sayanee.eu/_ecc/' [error] Could not get Let's Encrypt certificate for sayanee.eu: [error] Could not find certificate-folder '/root/.acme.sh/music.xxxxxxx.eu/_ecc/' [error] Could not get Let's Encrypt certificate for music.xxxxxxx.eu: [error] Could not find certificate-folder '/root/.acme.sh/webmail.xxxxxxx.eu/_ecc/' [error] Could not get Let's Encrypt certificate for webmail.xxxxxxx.eu: [error] Could not find certificate-folder '/root/.acme.sh/pmaaaaa.xxxxxxx.eu/_ecc/' [error] Could not get Let's Encrypt certificate for pmaaaaa.xxxxxxx.eu: [error] Could not find certificate-folder '/root/.acme.sh/xxxxxxxxxxxxxx.eu/_ecc/' [error] Could not get Let's Encrypt certificate for xxxxxxxxxxxxxx.eu: [error] Could not find certificate-folder '/root/.acme.sh/tokushu.xxxxxxx.eu/_ecc/' [error] Could not get Let's Encrypt certificate for tokushu.xxxxxxx.eu: [information] Let's Encrypt certificates have been updated [information] nginx::createIpPort: creating ip/port settings for xxxxxxx:80 [information] nginx::createIpPort: creating ip/port settings for xxxxxxx:443 [information] nginx::createIpPort: creating ip/port settings for xxxxxxx:80 [information] nginx::createIpPort: creating ip/port settings for xxxxxxx:443 [information] nginx::writeConfigs: rebuilding /etc/nginx/sites-enabled/ [information] Froxlor\Cron\Http\NginxFcgi::reload: running service php7.4-fpm restart [information] Froxlor\Cron\Http\NginxFcgi::reload: reloading Froxlor\Cron\Http\NginxFcgi [notice] Creating passwd file [notice] Writing 2 entries to passwd file [notice] Succesfully wrote passwd file [notice] Creating group file [notice] Writing 1 entries to group file [notice] Succesfully wrote group file [notice] Creating shadow file [notice] Writing 2 entries to shadow file [notice] Succesfully wrote shadow file [notice] Checking system's last guid root@tokushu ~ # php /var/www/html/Froxlor/scripts/froxlor_master_cronjob.php --letsencrypt --debug [information] Requesting 1 new Let's Encrypt certificates [information] Creating certificate for xxxxxxxxxxxxxx.eu [information] Adding common-name: xxxxxxxxxxxxxx.eu [information] Adding SAN entry: www.xxxxxxxxxxxxxx.eu [information] Validating DNS of xxxxxxxxxxxxxx.eu [information] Validating DNS of www.xxxxxxxxxxxxxx.eu [information] Checking for LetsEncrypt client upgrades before renewing certificates: [Sun 31 May 2020 02:22:28 AM CEST] Already uptodate! [Sun 31 May 2020 02:22:28 AM CEST] Upgrade success! [Sun 31 May 2020 02:22:28 AM CEST] Installing cron job 32 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null [Sun 31 May 2020 02:22:28 AM CEST] Lets find script dir. [Sun 31 May 2020 02:22:28 AM CEST] _SCRIPT_='/root/.acme.sh/acme.sh' [Sun 31 May 2020 02:22:28 AM CEST] _script='/root/.acme.sh/acme.sh' [Sun 31 May 2020 02:22:28 AM CEST] _script_home='/root/.acme.sh' [Sun 31 May 2020 02:22:28 AM CEST] Using config home:/root/.acme.sh [Sun 31 May 2020 02:22:28 AM CEST] Using server: https://acme-v02.api.letsencrypt.org/directory [Sun 31 May 2020 02:22:28 AM CEST] Running cmd: issue [Sun 31 May 2020 02:22:28 AM CEST] _main_domain='xxxxxxxxxxxxxx.eu' [Sun 31 May 2020 02:22:28 AM CEST] _alt_domains='www.xxxxxxxxxxxxxx.eu' [Sun 31 May 2020 02:22:28 AM CEST] Using config home:/root/.acme.sh [Sun 31 May 2020 02:22:28 AM CEST] ACME_DIRECTORY='https://acme-v02.api.letsencrypt.org/directory' [Sun 31 May 2020 02:22:28 AM CEST] DOMAIN_PATH='/root/.acme.sh/xxxxxxxxxxxxxx.eu_ecc' [Sun 31 May 2020 02:22:28 AM CEST] Using ACME_DIRECTORY: https://acme-v02.api.letsencrypt.org/directory [Sun 31 May 2020 02:22:28 AM CEST] _init api for server: https://acme-v02.api.letsencrypt.org/directory [Sun 31 May 2020 02:22:28 AM CEST] GET [Sun 31 May 2020 02:22:28 AM CEST] url='https://acme-v02.api.letsencrypt.org/directory' [Sun 31 May 2020 02:22:28 AM CEST] timeout= [Sun 31 May 2020 02:22:28 AM CEST] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header -g ' [Sun 31 May 2020 02:22:29 AM CEST] ret='0' [Sun 31 May 2020 02:22:29 AM CEST] ACME_KEY_CHANGE='https://acme-v02.api.letsencrypt.org/acme/key-change' [Sun 31 May 2020 02:22:29 AM CEST] ACME_NEW_AUTHZ [Sun 31 May 2020 02:22:29 AM CEST] ACME_NEW_ORDER='https://acme-v02.api.letsencrypt.org/acme/new-order' [Sun 31 May 2020 02:22:29 AM CEST] ACME_NEW_ACCOUNT='https://acme-v02.api.letsencrypt.org/acme/new-acct' [Sun 31 May 2020 02:22:29 AM CEST] ACME_REVOKE_CERT='https://acme-v02.api.letsencrypt.org/acme/revoke-cert' [Sun 31 May 2020 02:22:29 AM CEST] ACME_AGREEMENT='https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf' [Sun 31 May 2020 02:22:29 AM CEST] ACME_NEW_NONCE='https://acme-v02.api.letsencrypt.org/acme/new-nonce' [Sun 31 May 2020 02:22:29 AM CEST] ACME_VERSION='2' [Sun 31 May 2020 02:22:29 AM CEST] Le_NextRenewTime='1595981974' [Sun 31 May 2020 02:22:29 AM CEST] _saved_domain='xxxxxxxxxxxxxx.eu' [Sun 31 May 2020 02:22:29 AM CEST] _saved_alt='www.xxxxxxxxxxxxxx.eu' [debug] https://github.com/acmesh-official/acme.sh v2.8.6 [Sun 31 May 2020 02:22:29 AM CEST] Domains not changed. [Sun 31 May 2020 02:22:29 AM CEST] Skip, Next renewal time is: Thu 30 Jul 2020 12:19:34 AM UTC [Sun 31 May 2020 02:22:29 AM CEST] Add '--force' to force to renew. [error] Could not find certificate-folder '/root/.acme.sh/xxxxxxxxxxxxxx.eu/_ecc/' [error] Could not get Let's Encrypt certificate for xxxxxxxxxxxxxx.eu: https://github.com/acmesh-official/acme.sh v2.8.6 [Sun 31 May 2020 02:22:29 AM CEST] Domains not changed. [Sun 31 May 2020 02:22:29 AM CEST] Skip, Next renewal time is: Thu 30 Jul 2020 12:19:34 AM UTC [Sun 31 May 2020 02:22:29 AM CEST] Add '--force' to force to renew. [information] Let's Encrypt certificates have been updated
im ordner .acme.sh sind auch alle cert's verschwunden. durch den fehler kann ich auch keine neue domain mit ssl hinzufügen.
34 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now