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 1442055 Details for
Bug 1582759
[abrt] youtube-dl: http_error_default(): utils.py:1420:write_string:BrokenPipeError: [Errno 32] Broken pipe
[?]
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), 4.35 KB, created by
mastaiza
on 2018-05-26 18:50:32 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
mastaiza
Created:
2018-05-26 18:50:32 UTC
Size:
4.35 KB
patch
obsolete
>utils.py:1420:write_string:BrokenPipeError: [Errno 32] Broken pipe > >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 519, in _request_webpage > return self._downloader.urlopen(url_or_request) > File "/usr/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 2202, in urlopen > return self._opener.open(req, timeout=self._socket_timeout) > File "/usr/lib64/python3.6/urllib/request.py", line 532, in open > response = meth(req, response) > File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response > 'http', request, response, code, msg, hdrs) > File "/usr/lib64/python3.6/urllib/request.py", line 570, in error > return self._call_chain(*args) > File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain > result = func(*args) > File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default > raise HTTPError(req.full_url, code, msg, hdrs, fp) >urllib.error.HTTPError: HTTP Error 500: Internal Server Error > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 788, in extract_info > ie_result = ie.extract(url) > File "/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 440, in extract > ie_result = self._real_extract(url) > File "/usr/lib/python3.6/site-packages/youtube_dl/extractor/generic.py", line 2143, in _real_extract > full_response = self._request_webpage(request, video_id) > File "/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 528, in _request_webpage > raise ExtractorError(errmsg, sys.exc_info()[2], cause=err) >youtube_dl.utils.ExtractorError: Unable to download webpage: HTTP Error 500: Internal Server Error (caused by <HTTPError 500: 'Internal Server Error'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/bin/youtube-dl", line 11, in <module> > load_entry_point('youtube-dl==2018.4.16', 'console_scripts', 'youtube-dl')() > File "/usr/lib/python3.6/site-packages/youtube_dl/__init__.py", line 470, in main > _real_main(argv) > File "/usr/lib/python3.6/site-packages/youtube_dl/__init__.py", line 460, in _real_main > retcode = ydl.download(all_urls) > File "/usr/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 1992, in download > url, force_generic_extractor=self.params.get('force_generic_extractor', False)) > File "/usr/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 811, in extract_info > self.report_error(compat_str(e), e.format_traceback()) > File "/usr/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 616, in report_error > self.trouble(error_message, tb) > File "/usr/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 569, in trouble > self.to_stderr(message) > File "/usr/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 518, in to_stderr > self._write_string(output, self._err_file) > File "/usr/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 497, in _write_string > write_string(s, out=out, encoding=self.params.get('encoding')) > File "/usr/lib/python3.6/site-packages/youtube_dl/utils.py", line 1420, in write_string > out.flush() >BrokenPipeError: [Errno 32] Broken pipe > >Local variables in innermost frame: >enc: 'UTF-8' >byt: b"ERROR: Unable to download webpage: HTTP Error 500: Internal Server Error (caused by <HTTPError 500: 'Internal Server Error'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.\n" >encoding: None >out: <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'> >s: "ERROR: Unable to download webpage: HTTP Error 500: Internal Server Error (caused by <HTTPError 500: 'Internal Server Error'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.\n"
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 1582759
: 1442055 |
1442056
|
1442057
|
1442058
|
1442059
|
1442060
|
1442061