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

problem: timeouts result in no errors #1

Open
wesyoung opened this issue Jul 7, 2019 · 0 comments
Open

problem: timeouts result in no errors #1

wesyoung opened this issue Jul 7, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@wesyoung
Copy link
Member

wesyoung commented Jul 7, 2019

wes@cif01:~/logs$ tail cif-router.log -f
2019-07-07 19:10:53,377 - DEBUG - cif.router[199][MainThread] - handling message: indicators_search
2019-07-07 19:10:54,968 - DEBUG - cif_elasticsearch.indicator[113][MainThread] - hits: 273033
2019-07-07 19:10:54,968 - DEBUG - cif_elasticsearch.indicator[121][MainThread] - query took: 1.56
2019-07-07 19:11:17,440 - DEBUG - cif.router[199][MainThread] - handling message: indicators_search
2019-07-07 19:11:36,946 - DEBUG - cif_elasticsearch.indicator[113][MainThread] - hits: 273033
2019-07-07 19:11:36,947 - DEBUG - cif_elasticsearch.indicator[121][MainThread] - query took: 19.32
2019-07-07 19:12:09,341 - DEBUG - cif.router[199][MainThread] - handling message: indicators_search
2019-07-07 19:12:19,515 - ERROR - cif_elasticsearch.indicator[110][MainThread] - ConnectionTimeout caused by - ReadTimeoutError(HTTPConnectionPool(host='172.30.6.75', port=9200): Read timed out. (read timeout=10))
2019-07-07 19:12:29,540 - DEBUG - cif.router[199][MainThread] - handling message: indicators_search
2019-07-07 19:12:39,618 - ERROR - cif_elasticsearch.indicator[110][MainThread] - ConnectionTimeout caused by - ReadTimeoutError(HTTPConnectionPool(host='172.30.6.75', port=9200): Read timed out. (read timeout=10))
^C
@wesyoung wesyoung added the bug Something isn't working label Jul 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant