Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1387821 - [abrt] speedtest-cli: ssl.py:570:read:socket.timeout: The read operation timed out
Summary: [abrt] speedtest-cli: ssl.py:570:read:socket.timeout: The read operation time...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: speedtest-cli
Version: 24
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matías Kreder
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:2fc8091bc278a62e1e9e1fcb017...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-22 06:20 UTC by Dmitrtiy
Modified: 2017-08-08 19:30 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-08 19:30:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.30 KB, text/plain)
2016-10-22 06:20 UTC, Dmitrtiy
no flags Details
File: environ (3.28 KB, text/plain)
2016-10-22 06:21 UTC, Dmitrtiy
no flags Details

Description Dmitrtiy 2016-10-22 06:20:54 UTC
Version-Release number of selected component:
speedtest-cli-0.3.2-4.fc24

Additional info:
reporter:       libreport-2.7.2
cmdline:        /usr/bin/python3 /usr/bin/speedtest-cli
executable:     /usr/bin/speedtest-cli
kernel:         4.7.7-200.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
ssl.py:570:read:socket.timeout: The read operation timed out

Traceback (most recent call last):
  File "/usr/bin/speedtest-cli", line 9, in <module>
    load_entry_point('speedtest-cli==0.3.2', 'console_scripts', 'speedtest-cli')()
  File "/usr/lib/python3.5/site-packages/speedtest_cli.py", line 757, in main
    speedtest()
  File "/usr/lib/python3.5/site-packages/speedtest_cli.py", line 600, in speedtest
    servers = closestServers(config['client'])
  File "/usr/lib/python3.5/site-packages/speedtest_cli.py", line 396, in closestServers
    serversxml.append(uh.read(10240))
  File "/usr/lib64/python3.5/http/client.py", line 433, in read
    n = self.readinto(b)
  File "/usr/lib64/python3.5/http/client.py", line 473, in readinto
    n = self.fp.readinto(b)
  File "/usr/lib64/python3.5/socket.py", line 575, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib64/python3.5/ssl.py", line 924, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/lib64/python3.5/ssl.py", line 786, in read
    return self._sslobj.read(len, buffer)
  File "/usr/lib64/python3.5/ssl.py", line 570, in read
    v = self._sslobj.read(len, buffer)
socket.timeout: The read operation timed out

Local variables in innermost frame:
buffer: <memory at 0x7f53b09b5dc8>
len: 8192
self: <ssl.SSLObject object at 0x7f53b0736048>

Comment 1 Dmitrtiy 2016-10-22 06:20:59 UTC
Created attachment 1212994 [details]
File: backtrace

Comment 2 Dmitrtiy 2016-10-22 06:21:01 UTC
Created attachment 1212995 [details]
File: environ

Comment 3 Fedora Update System 2017-03-23 20:13:55 UTC
speedtest-cli-1.0.2-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-9c61460fa5

Comment 4 Fedora Update System 2017-03-23 20:20:32 UTC
speedtest-cli-1.0.2-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-fa79b0c9f7

Comment 5 Fedora Update System 2017-03-24 19:52:50 UTC
speedtest-cli-1.0.2-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-fa79b0c9f7

Comment 6 Fedora Update System 2017-03-24 20:24:16 UTC
speedtest-cli-1.0.2-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-9c61460fa5

Comment 7 Fedora End Of Life 2017-07-25 23:34:10 UTC
This message is a reminder that Fedora 24 is nearing its end of life.
Approximately 2 (two) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 24. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '24'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 24 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 8 Fedora End Of Life 2017-08-08 19:30:47 UTC
Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.