Bug 2221082

Summary: abrt-cli "anonymous crash report" fails using http/80 port that refuses connection
Product: Red Hat Enterprise Linux 7 Reporter: Omar S <omars>
Component: abrtAssignee: abrt <abrt-devel-list>
Status: NEW --- QA Contact: CS System Management SST QE <rhel-cs-system-management-subsystem-qe>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7.9   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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 Flags
copy-paste of abrt-cli output. none

Description Omar S 2023-07-07 07:37:32 UTC
Created attachment 1974405 [details]
copy-paste of abrt-cli output.

Description of problem:
Abrt reported an error, with directions to submit a crash report using abrt-cli.
abrt-cli option 1 "Submit anonymous crash report" attempts to upload a report to http://bug-report.redhat.com but fails with "Connection refused".  

Version-Release number of selected component (if applicable):

RHEL7.9 with all current updates installed.
List of all "abrt" rpms installed:
abrt-addon-xorg-2.1.11-60.el7.x86_64
abrt-addon-kerneloops-2.1.11-60.el7.x86_64
abrt-python-2.1.11-60.el7.x86_64
abrt-addon-pstoreoops-2.1.11-60.el7.x86_64
abrt-2.1.11-60.el7.x86_64
abrt-addon-ccpp-2.1.11-60.el7.x86_64
abrt-tui-2.1.11-60.el7.x86_64
abrt-addon-python-2.1.11-60.el7.x86_64
abrt-addon-vmcore-2.1.11-60.el7.x86_64
abrt-libs-2.1.11-60.el7.x86_64
abrt-dbus-2.1.11-60.el7.x86_64
abrt-cli-2.1.11-60.el7.x86_64
abrt-console-notification-2.1.11-60.el7.x86_64

How reproducible:
Re-run abrt-cli.

Steps to Reproduce:
1. abrt-cli report /var/spool/abrt/ccpp-{filename}
2. 1 Submit anonymous crash report

Actual results:
Connection refused error.

Expected results:
Error should be posted to rhel support.

Additional info:
Testing the URL with wget results in the same Connection Refused, but in a browser it redirects to 443 and a valid web site.
Actual transcript in attachment one.

Comment 3 Omar S 2023-07-07 07:44:50 UTC
Other 80/tcp are reachable, so connectivity is fine. 
bug-report.redhat.com:443 is reachable so route and name resolution are fine.