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 830275 Details for
Bug 1035819
[abrt] youtube-dl-2013.11.13-1.fc20: urllib2.py:1186:do_open:URLError: <urlopen error [Errno 101] Network is unreachable>
[?]
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.13 KB, created by
Mallikarjun
on 2013-11-28 14:47:10 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Mallikarjun
Created:
2013-11-28 14:47:10 UTC
Size:
2.13 KB
patch
obsolete
>urllib2.py:1186:do_open:URLError: <urlopen error [Errno 101] Network is unreachable> > >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 768, in main > _real_main(argv) > File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 721, in _real_main > retcode = ydl.download(all_urls) > File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 715, in download > videos = self.extract_info(url) > File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 348, in extract_info > ie_result = ie.extract(url) > File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 125, 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 101] Network is unreachable> > >Local variables in innermost frame: >err: error(101, 'Network is unreachable') >h: <httplib.HTTPConnection instance at 0x1720710> >self: <urllib2.HTTPHandler instance at 0x1620d88> >req: <youtube_dl.extractor.generic.HeadRequest instance at 0x1720908> >headers: {'Host': 'www.youtube.com', 'Connection': 'close', 'User-Agent': 'Python-urllib/2.7'} >host: 'www.youtube.com' >http_class: <class httplib.HTTPConnection at 0x1075460>
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 1035819
: 830275 |
830276