OPNsense Forum

Archive => 19.1 Legacy Series => Topic started by: bulmaro on February 14, 2019, 04:54:57 pm

Title: Let's Encrypt error
Post by: bulmaro on February 14, 2019, 04:54:57 pm
Dear Friends
Anyone know of the error when using Let's Encrypt

Reporter
PHP Errors:
Code: [Select]
[14-Feb-2019 09:16:53 America/Mexico_City] PHP Warning:  cert_action_validator(): Node no longer exists in /usr/local/opnsense/scripts/OPNsense/AcmeClient/certhelper.php on line 171
[14-Feb-2019 09:16:53 America/Mexico_City] PHP Warning:  cert_action_validator(): Node no longer exists in /usr/local/opnsense/scripts/OPNsense/AcmeClient/certhelper.php on line 243
[14-Feb-2019 09:16:53 America/Mexico_City] PHP Warning:  SimpleXMLElement::attributes(): Node no longer exists in /usr/local/opnsense/scripts/OPNsense/AcmeClient/certhelper.php on line 1181
[14-Feb-2019 09:16:53 America/Mexico_City] PHP Warning:  log_cert_acme_status(): Node no longer exists in /usr/local/opnsense/scripts/OPNsense/AcmeClient/certhelper.php on line 1181
[14-Feb-2019 09:16:53 America/Mexico_City] PHP Warning:  log_cert_acme_status(): Node no longer exists in /usr/local/opnsense/scripts/OPNsense/AcmeClient/certhelper.php on line 1189
[14-Feb-2019 09:16:53 America/Mexico_City] PHP Warning:  cert_action_validator(): Node no longer exists in /usr/local/opnsense/scripts/OPNsense/AcmeClient/certhelper.php on line 118
Title: Re: Let's Encrypt error
Post by: franco on February 15, 2019, 05:18:12 pm
Hi,

It's a known issue for a long time, something inside PHP is causing these nodes to be garbage collected too soon...


Cheers,
Franco