Bug 1909866
| Summary: | Error: Could not submit event: HTTPSConnectionPool(host='cert.cloud.redhat.com', port=443) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Joerg K <joerg.kastning> | ||||
| Component: | insights-client | Assignee: | Štěpán Tomsa <stomsa> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Pavol Kotvan <pakotvan> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 8.3 | CC: | ashraf.hassan, jcrafts, jss | ||||
| Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
||||
| Target Release: | 8.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 3.1.5 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2021-07-16 15:45:14 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Joerg K
2020-12-21 20:54:42 UTC
Hi there, I would like to ask if this bug is currently under investigation or if somebody already is working on it. Do you need additional information on this? Regards, Joerg Hi, I've downgraded insights-client to version 3.1.0 and the issue is gone. ~~~ $ sudo insights-client --version Client: 3.1.0 Core: 3.0.202-1 $ sudo insights-client Starting to collect Insights data for rhel8-t1.private1 Uploading Insights data. Successfully uploaded report from example.com to account 123456. View details about this system on cloud.redhat.com: https://cloud.redhat.com/insights/inventory/foo ~~~ This has been hotfixed by using RHSM proxy configuration for the Metrics Client. Authenticated proxy configuration may not be fully supported. May 28 01:02:57 meh.com insights-client[1435566]: Uploading Insights data. May 28 01:02:59 meh.com insights-client[1435566]: Successfully uploaded report from meh to account meh. May 28 01:03:00 meh.com insights-client[1435566]: View details about this system on cloud.redhat.com: May 28 01:03:00 meh.com insights-client[1435566]: https://cloud.redhat.com/insights/inventory/meh May 28 01:05:09 meh.com insights-client[1435566]: Error: Could not submit event: HTTPSConnectionPool(host='cloud.redhat.com', port=443): Max retries exceeded with url: /api/module-update-router/v1/event (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f32bc76f5c0>: Failed to establish a new connection: [Errno 101] Network is unreachable',)) May 28 01:05:10 audccfots812.au.harveynorman.com systemd[1]: insights-client.service: Succeeded. [root@audccfots812 05-28 11:06:37 ~]# rpm -q insights-client insights-client-3.1.3-2.el8_4.noarch Where is this hotfix?? And what about rhel 7? El7 seems to be stuck on this even older and buggier version: # rpm -q insights-client insights-client-3.1.1-1.el7_9.noarch current insights-client-3.1.1-1.el7_9.noarch is completely broken Just pathetic. Apologies for the confusion and delay. This issue has been fixed in insights-client-3.1.5, available in the 7.9 batch update on 7/20, and in the 8.4 batch update on 8/3. *** This bug has been marked as a duplicate of bug 1966761 *** |