dragonresearch / rpki.net

Dragon Research Labs rpki.net RPKI toolkit
54 stars 30 forks source link

work0: Couldn't get resource class list from parent #377

Closed sraustein closed 11 years ago

sraustein commented 11 years ago

repeating

Dec 8 01:01:14 work0 rpkid[1782]: : Error on HTTP client connection arin.rpki.net:4404 <class 'socket.error'> [Errno 60] Operation timed out Dec 8 01:01:14 work0 rpkid[1782]: Exception caught in handle_error() at /usr/local/lib/python2.7/site-packages/rpki/http.py:461 called from /usr/local/lib/python2.7/site-packages/rpki/http.py:824 Dec 8 01:01:14 work0 rpkid[1782]: Exception caught in handle_error() at /usr/local/lib/python2.7/site-packages/rpki/http.py:461 called from /usr/local/lib/python2.7/site-packages/rpki/http.py:824 Dec 8 01:01:14 work0 rpkid[1782]: Traceback (most recent call last): Dec 8 01:01:14 work0 rpkid[1782]: File "/usr/local/lib/python2.7/asyncore.py", line 83, in read Dec 8 01:01:14 work0 rpkid[1782]: obj.handle_read_event() Dec 8 01:01:14 work0 rpkid[1782]: File "/usr/local/lib/python2.7/asyncore.py", line 441, in handle_read_event Dec 8 01:01:14 work0 rpkid[1782]: self.handle_connect_event() Dec 8 01:01:14 work0 rpkid[1782]: File "/usr/local/lib/python2.7/asyncore.py", line 449, in handle_connect_event Dec 8 01:01:14 work0 rpkid[1782]: raise socket.error(err, _strerror(err)) Dec 8 01:01:14 work0 rpkid[1782]: error: [Errno 60] Operation timed out Dec 8 01:01:14 work0 rpkid[1782]: : Closing due to error Dec 8 01:01:14 work0 rpkid[1782]: : Returning exception error(60, 'Operation timed out') to caller: [Errno 60] Operation timed out Dec 8 01:01:14 work0 rpkid[1782]: Exception caught in list_failed() at /usr/local/lib/python2.7/site-packages/rpki/rpkid_tasks.py:168 called from /usr/local/lib/python2.7/site-packages/rpki/http.py:930 Dec 8 01:01:14 work0 rpkid[1782]: Exception caught in list_failed() at /usr/local/lib/python2.7/site-packages/rpki/rpkid_tasks.py:168 called from /usr/local/lib/python2.7/site-packages/rpki/http.py:930 Dec 8 01:01:14 work0 rpkid[1782]: Traceback (most recent call last): Dec 8 01:01:14 work0 rpkid[1782]: File "/usr/local/lib/python2.7/asyncore.py", line 83, in read Dec 8 01:01:14 work0 rpkid[1782]: obj.handle_read_event() Dec 8 01:01:14 work0 rpkid[1782]: File "/usr/local/lib/python2.7/asyncore.py", line 441, in handle_read_event Dec 8 01:01:14 work0 rpkid[1782]: self.handle_connect_event() Dec 8 01:01:14 work0 rpkid[1782]: File "/usr/local/lib/python2.7/asyncore.py", line 449, in handle_connect_event Dec 8 01:01:14 work0 rpkid[1782]: raise socket.error(err, _strerror(err)) Dec 8 01:01:14 work0 rpkid[1782]: error: [Errno 60] Operation timed out Dec 8 01:01:14 work0 rpkid[1782]: Couldn't get resource class list from parent <rpki.left_right.parent_elt {rgnet} arin>, skipping: [Errno 60] Operation timed out (error(60, 'Operation timed out'))

Trac ticket #362 component rpkid priority major, owner sra, created by randy on 2012-12-09T03:10:27Z, last modified 2012-12-10T02:00:17Z

sraustein commented 11 years ago

As it says, the rpkid on arin.rpki.net:4404 is timing out on connect requests, ie, is down.

I don't think this is an rpkid bug on work0, unless you count an ugly format for the log message.

Trac comment by sra on 2012-12-10T01:58:05Z

sraustein commented 11 years ago

bad TAL?

Trac comment by randy on 2012-12-10T01:58:58Z

sraustein commented 11 years ago

ooooh. that was srv0. got it.

Trac comment by randy on 2012-12-10T01:59:26Z

sraustein commented 11 years ago

Closed with resolution invalid