You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assertret==0, 'ocf-lets-encrypt returned {}'.format(ret)
We should probably log the error and keep going, so we keep updating the remaining certificates (assuming the failure was specific to a host)—also ensuring that if any errors happen, we exit nonzero.
The text was updated successfully, but these errors were encountered:
Right now, if issuing a single certificate fails,
lets-encrypt-update
will die with an assertion failurepuppet/modules/ocf_www/files/lets-encrypt-update
Line 129 in f54d123
We should probably log the error and keep going, so we keep updating the remaining certificates (assuming the failure was specific to a host)—also ensuring that if any errors happen, we exit nonzero.
The text was updated successfully, but these errors were encountered: