Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
Cannot reach websites after update from 78.11.0-3 to 78.12.0-1
Version-Release number of selected component (if applicable):
78.12.0-1
How reproducible:
Always
Steps to Reproduce:
1. Run 'dnf update' on up to date RHEL 8.4 system or vm.
2. Accept update.
3. Start firefox.
Actual results:
No websites reachable.
Expected results:
Websites reachable.
Additional info:
Install of chromium from EPEL on affected machine shows connection to be good.
Downgrade of firefox from the 78.12.0-1 update to 78.11.0-3, restores functionality.
Comment 4Michael Catanzaro
2021-07-15 18:25:22 UTC
I can confirm, 78.12.0-1.el8_4 seems to not work at all.
The problem is probably related to NSS, because it can load http://example.com but not https://example.com.
This issue is resolved by installing 78.12.0-2.el8_4 and can be closed as such.
Comment 15Michael Catanzaro
2021-07-16 22:26:39 UTC
(In reply to Phil Wyett from comment #14)
> This issue is resolved by installing 78.12.0-2.el8_4 and can be closed as
> such.
See bug #1983018 (now closed) for the RHEL 8.4 issue. This bug stays open until RHEL 8.5 is shipped.
BTW, thanks for reporting this!
(In reply to Michael Catanzaro from comment #15)
> (In reply to Phil Wyett from comment #14)
> > This issue is resolved by installing 78.12.0-2.el8_4 and can be closed as
> > such.
>
> See bug #1983018 (now closed) for the RHEL 8.4 issue. This bug stays open
> until RHEL 8.5 is shipped.
>
> BTW, thanks for reporting this!
As Michael said the new firefox build was released within https://access.redhat.com/errata/RHBA-2021:2759.
Please give it a try. This bz will be most probably closed as rhel8.5 is not affected.
(In reply to Tomas Pelka from comment #16)
> (In reply to Michael Catanzaro from comment #15)
> > (In reply to Phil Wyett from comment #14)
> > > This issue is resolved by installing 78.12.0-2.el8_4 and can be closed as
> > > such.
> >
> > See bug #1983018 (now closed) for the RHEL 8.4 issue. This bug stays open
> > until RHEL 8.5 is shipped.
> >
> > BTW, thanks for reporting this!
>
> As Michael said the new firefox build was released within
> https://access.redhat.com/errata/RHBA-2021:2759.
>
> Please give it a try. This bz will be most probably closed as rhel8.5 is not
> affected.
Oh you already confirmed it is fixed in c14. Thanks!