DEBUG:acme.client:Storing nonce: uheLwx93nDxWtXFPxcGvlA
Traceback (most recent call last):
File ".\test\chisel2.py", line 209, in <module>
auth_and_issue(domains)
File ".\test\chisel2.py", line 122, in auth_and_issue
order = client.poll_and_finalize(order)
File "c:\projects\pebble\certbot\acme\acme\client.py", line 185, in poll_and_finalize
return self.finalize_order(orderr, deadline)
File "c:\projects\pebble\certbot\acme\acme\client.py", line 275, in finalize_order
return self.poll_finalization(orderr, deadline, fetch_alternative_chains)
File "c:\projects\pebble\certbot\acme\acme\client.py", line 259, in poll_finalization
raise errors.TimeoutError()
acme.errors.TimeoutError
Hello,
since the merge of #420, there a problem of timeout.
I observed that on lego but you have the same problem on your CI:
https://ci.appveyor.com/project/jsha/pebble/builds/49233994?fullLog=true