-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Description
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:
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
Metadata
Metadata
Assignees
Labels
No labels