Skip to content

Regression time limit exceeded / TimeoutError #440

@ldez

Description

@ldez

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

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions