/usr/bin/php /var/www/html/scripts/froxlor_master_cronjob.php --tasks --debug
[information] TasksCron: Searching for tasks to do
[information] Running Let's Encrypt cronjob prior to regenerating webserver config files
[information] Requesting/renewing Let's Encrypt certificates
[information] Updating certificate for xxx.server.local
[Tue Dec 31 15:47:09 CET 2019] It is recommended to install socat first.
[Tue Dec 31 15:47:09 CET 2019] We use socat for standalone server if you use standalone mode.
[Tue Dec 31 15:47:09 CET 2019] If you don't use standalone mode, just ignore this warning.
[information] Checking for LetsEncrypt client upgrades before renewing certificates:
[Tue Dec 31 15:47:08 CET 2019] Installing from online archive.
[Tue Dec 31 15:47:08 CET 2019] Downloading https://github.com/Neilpang/acme.sh/archive/master.tar.gz
[Tue Dec 31 15:47:09 CET 2019] Extracting master.tar.gz
[Tue Dec 31 15:47:09 CET 2019] Installing to /root/.acme.sh
[Tue Dec 31 15:47:09 CET 2019] Installed to /root/.acme.sh/acme.sh
[Tue Dec 31 15:47:09 CET 2019] Good, bash is found, so change the shebang to use bash as preferred.
[Tue Dec 31 15:47:10 CET 2019] OK
[Tue Dec 31 15:47:10 CET 2019] Install success!
[Tue Dec 31 15:47:10 CET 2019] Upgrade success!
[Tue Dec 31 15:47:10 CET 2019] Removing cron job
the box is ubuntu buster/sid after a bit of digging into the issue "apt install socat" did the trick. please add it to the required packages.
Question
hk@
today we suddenly got this:
/usr/bin/php /var/www/html/scripts/froxlor_master_cronjob.php --tasks --debug
[information] TasksCron: Searching for tasks to do
[information] Running Let's Encrypt cronjob prior to regenerating webserver config files
[information] Requesting/renewing Let's Encrypt certificates
[information] Updating certificate for xxx.server.local
[Tue Dec 31 15:47:09 CET 2019] It is recommended to install socat first.
[Tue Dec 31 15:47:09 CET 2019] We use socat for standalone server if you use standalone mode.
[Tue Dec 31 15:47:09 CET 2019] If you don't use standalone mode, just ignore this warning.
[information] Checking for LetsEncrypt client upgrades before renewing certificates:
[Tue Dec 31 15:47:08 CET 2019] Installing from online archive.
[Tue Dec 31 15:47:08 CET 2019] Downloading https://github.com/Neilpang/acme.sh/archive/master.tar.gz
[Tue Dec 31 15:47:09 CET 2019] Extracting master.tar.gz
[Tue Dec 31 15:47:09 CET 2019] Installing to /root/.acme.sh
[Tue Dec 31 15:47:09 CET 2019] Installed to /root/.acme.sh/acme.sh
[Tue Dec 31 15:47:09 CET 2019] Good, bash is found, so change the shebang to use bash as preferred.
[Tue Dec 31 15:47:10 CET 2019] OK
[Tue Dec 31 15:47:10 CET 2019] Install success!
[Tue Dec 31 15:47:10 CET 2019] Upgrade success!
[Tue Dec 31 15:47:10 CET 2019] Removing cron job
the box is ubuntu buster/sid after a bit of digging into the issue "apt install socat" did the trick. please add it to the required packages.
6 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.