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

newca0 - rcynic: Future exception was never retrieved #816

Open
sraustein opened this issue May 5, 2016 · 1 comment
Open

newca0 - rcynic: Future exception was never retrieved #816

sraustein opened this issue May 5, 2016 · 1 comment
Labels

Comments

@sraustein
Copy link
Contributor

regularly logged

{{{
May 4 21:01:07 newca0 rcynic[28833]: Future exception was never retrieved: Traceback (most recent call last):#12 File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 876, in run#012 yielded = self.gen.throw(_exc_info)#12 File "/usr/bin/rcynic", line 987, in _rrdp_fetch_data_file#012 retrieval, response = yield self._https_fetch_url(url, lambda data: (sha256.update(data), xml_file.write(data)))#12 File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 870, in run#012 value = future.result()#12 File "/usr/lib/python2.7/dist-packages/tornado/concurrent.py", line 215, in result#012 raise_exc_info(self._exc_info)#12 File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 876, in run#012 yielded = self.gen.throw(_exc_info)#12 File "/usr/bin/rcynic", line 913, in _https_fetch_url#012 request_timeout = args.https_timeout)#12 File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 870, in run#012 value = future.result()#12 File "/usr/lib/python2.7/dist-packages/tornado/concurrent.py", line 215, in result#012 raise_exc_info(self._exc_info)#12 File "", line 3, in raise_exc_info#012HTTPError: HTTP 404: Not Found
}}}

Trac ticket #810 component rcynic priority minor, owner None, created by randy on 2016-05-05T07:12:08Z, last modified 2016-05-06T03:22:24Z

@sraustein
Copy link
Contributor Author

HTTP 404 error retrieving something, not enough context to say what,
but "Future exception never retrieved" suggests that we had already
given up on that connection for other reasons.

Trac comment by sra on 2016-05-06T03:22:24Z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant