Closed joeyouwebtw closed 4 years ago
same here
yourivw/leclient 1.1.10
I solved my problem. I tried to renew cert and there was outdated order
file from last time.
Delete /keys/domain.com/order
file and it will get new order id.
It is works.
I solved my problem. I tried to renew cert and there was outdated
order
file from last time. Delete/keys/domain.com/order
file and it will get new order id.
Same issue here, a patch that deletes the order file if 404 would be great
setting the true
to false
fixed for me:
$client = new LEClient($email, **false**, LECLient::LOG_STATUS);
Today, when I initialize a new order it will occur the following error, how to fix it? I have update to the latest version but it is still occurred.