Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

output_greynoise: twisted.internet.defer.CancelledError #1711

Open
micheloosterhof opened this issue Apr 22, 2022 · 0 comments
Open

output_greynoise: twisted.internet.defer.CancelledError #1711

micheloosterhof opened this issue Apr 22, 2022 · 0 comments

Comments

@micheloosterhof
Copy link
Member

Sometimes gives this exception:

2022-04-22T00:08:03.298910Z [twisted.internet.defer#critical] Unhandled error in Deferred:
2022-04-22T00:08:03.299118Z [twisted.internet.defer#critical] 
        Traceback (most recent call last):
        --- <exception caught here> ---
          File "/home/cowrie/cowrie/src/cowrie/output/greynoise.py", line 68, in scanip
            response = yield treq.get(url=gn_url, headers=headers, timeout=10)
        twisted.web._newclient.ResponseNeverReceived: [<twisted.python.failure.Failure twisted.internet.defer.CancelledError: >]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant