Bug 1579877
| Summary: | [abrt] pyzor: getaddrinfo(): socket.py:745:getaddrinfo:socket.gaierror: [Errno -2] Name or service not known | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | RobbieTheK <rkudyba> | ||||||||||||||||
| Component: | pyzor | Assignee: | Andreas Thienemann <andreas> | ||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 27 | CC: | andreas, athmanem, j, lucilanga, redhat-bugzilla | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/43ec12e5ad50a7b0ace725ea38d832ea195127b3 | ||||||||||||||||||
| Whiteboard: | abrt_hash:5d82043b4987fe2b85d5729663f94b784c59ef7c;VARIANT_ID=server; | ||||||||||||||||||
| Fixed In Version: | pyzor-1.0.0-16.20180724git2b8d76d.fc27 pyzor-1.0.0-16.20180724git2b8d76d.fc28 | Doc Type: | If docs needed, set a value | ||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2018-08-02 15:40:11 UTC | Type: | --- | ||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||
| Embargoed: | |||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
Created attachment 1438603 [details]
File: backtrace
Created attachment 1438604 [details]
File: cgroup
Created attachment 1438605 [details]
File: cpuinfo
Created attachment 1438606 [details]
File: environ
Created attachment 1438607 [details]
File: mountinfo
Created attachment 1438608 [details]
File: namespaces
Created attachment 1438609 [details]
File: open_fds
pyzor-1.0.0-16.20180724git2b8d76d.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-71652c2fdf pyzor-1.0.0-16.20180724git2b8d76d.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-17a549ab26 pyzor-1.0.0-16.20180724git2b8d76d.fc28 has been pushed to the Fedora 28 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-2018-17a549ab26 pyzor-1.0.0-16.20180724git2b8d76d.fc27 has been pushed to the Fedora 27 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-2018-71652c2fdf pyzor-1.0.0-16.20180724git2b8d76d.fc28 has been pushed to the Fedora 28 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-2018-17a549ab26 pyzor-1.0.0-16.20180724git2b8d76d.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. pyzor-1.0.0-16.20180724git2b8d76d.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: pyzor-1.0.0-12.20160210gitf16e1b6.fc27 Additional info: reporter: libreport-2.9.3 cmdline: /usr/bin/python3 /usr/bin/pyzor check crash_function: getaddrinfo exception_type: socket.gaierror executable: /usr/bin/pyzor kernel: 4.16.7-200.fc27.x86_64 runlevel: unknown type: Python3 uid: 0 Truncated backtrace: socket.py:745:getaddrinfo:socket.gaierror: [Errno -2] Name or service not known Traceback (most recent call last): File "/usr/bin/pyzor", line 429, in <module> main() File "/usr/bin/pyzor", line 152, in main if not dispatch(client, servers, config): File "/usr/bin/pyzor", line 262, in check send_digest(digested, runner, servers) File "/usr/bin/pyzor", line 283, in send_digest _send_digest(runner, servers[0], digested) File "/usr/bin/pyzor", line 274, in _send_digest runner.run(server, (digested, server)) File "/usr/lib/python3.6/site-packages/pyzor/client.py", line 258, in run response = self.routine(*args, **kwargs) File "/usr/lib/python3.6/site-packages/pyzor/client.py", line 116, in check sock = self.send(msg, address) File "/usr/lib/python3.6/site-packages/pyzor/client.py", line 138, in send return self._send(msg, address) File "/usr/lib/python3.6/site-packages/pyzor/client.py", line 144, in _send socket.IPPROTO_UDP): File "/usr/lib64/python3.6/socket.py", line 745, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known Local variables in innermost frame: addrlist: [] flags: 0 proto: 17 type: <SocketKind.SOCK_DGRAM: 2> family: 0 port: 24441 host: 'public.pyzor.org'