| Summary: | [abrt] youtube-dl: urllib2.py:1186:do_open:URLError: <urlopen error [Errno 111] Connection refused> | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mallikarjun <mallikarjunspatil> | ||||||
| Component: | youtube-dl | Assignee: | Till Maas <opensource> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | i, metherid, opensource | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/15b4c94cae44cbdcd31390c30f0a94ed9115fa61 | ||||||||
| Whiteboard: | abrt_hash:a85bdae201681908036acfd9fd17ab6bb473d179 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-02-10 11:06:19 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
|
Description
Mallikarjun
2013-12-20 04:31:35 UTC
Created attachment 839357 [details]
File: backtrace
Created attachment 839358 [details]
File: environ
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. There is no a proper error message: $ youtube-dl http://localhost:1/ [generic] localhost:1: Requesting header WARNING: Could not send HEAD request to http://localhost:1/: <urlopen error [Errno 111] Connection refused> [generic] localhost:1: Downloading webpage ERROR: Unable to download webpage: <urlopen error [Errno 111] Connection refused> (caused by URLError(error(111, 'Connection refused'),)) Reference: https://github.com/rg3/youtube-dl/issues/1194#issuecomment-73622925 |