Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 839357 Details for
Bug 1045282
[abrt] youtube-dl: urllib2.py:1186:do_open:URLError: <urlopen error [Errno 111] Connection refused>
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 2.12 KB, created by
Mallikarjun
on 2013-12-20 04:31:40 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Mallikarjun
Created:
2013-12-20 04:31:40 UTC
Size:
2.12 KB
patch
obsolete
>urllib2.py:1186:do_open:URLError: <urlopen error [Errno 111] Connection refused> > >Traceback (most recent call last): > File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main > "__main__", fname, loader, pkg_name) > File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code > exec code in run_globals > File "/usr/bin/youtube-dl/__main__.py", line 18, in <module> > youtube_dl.main() > File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 693, in main > _real_main(argv) > File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 683, in _real_main > retcode = ydl.download(all_urls) > File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 805, in download > self.extract_info(url) > File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 428, in extract_info > ie_result = ie.extract(url) > File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 131, in extract > return self._real_extract(url) > File "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 149, in _real_extract > new_url = self._test_redirect(url) > File "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 131, in _test_redirect > response = opener.open(HeadRequest(url)) > File "/usr/lib64/python2.7/urllib2.py", line 404, in open > response = self._open(req, data) > File "/usr/lib64/python2.7/urllib2.py", line 422, in _open > '_open', req) > File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain > result = func(*args) > File "/usr/lib64/python2.7/urllib2.py", line 1216, in http_open > return self.do_open(httplib.HTTPConnection, req) > File "/usr/lib64/python2.7/urllib2.py", line 1186, in do_open > raise URLError(err) >URLError: <urlopen error [Errno 111] Connection refused> > >Local variables in innermost frame: >err: error(111, 'Connection refused') >h: <httplib.HTTPConnection instance at 0x2ddc3f8> >self: <urllib2.HTTPHandler instance at 0x2ddcea8> >req: <youtube_dl.extractor.generic.HeadRequest instance at 0x2ddce60> >headers: {'Host': 'ieeexplore.ieee.org', 'Connection': 'close', 'User-Agent': 'Python-urllib/2.7'} >host: 'ieeexplore.ieee.org' >http_class: <class httplib.HTTPConnection at 0x27deef0>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1045282
: 839357 |
839358