Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1723682

Summary: Failed to execute 'fetch' on 'Window': member signal is not of type AbortSignal.
Product: OpenShift Container Platform Reporter: Junqi Zhao <juzhao>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED DUPLICATE QA Contact: Junqi Zhao <juzhao>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.2.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---Keywords: Regression
Target Release: 4.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-25 13:01:13 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 Flags
Failed to execute 'fetch' on 'Window': member signal is not of type AbortSignal. none

Description Junqi Zhao 2019-06-25 07:10:53 UTC
Created attachment 1584218 [details]
Failed to execute 'fetch' on 'Window': member signal is not of type AbortSignal.

Description of problem:
Login cluster console as cluster-admin, and click "Monitoring -> Alerts", click "Watchdog" link to check alert details, 
"Failed to execute 'fetch' on 'Window': member signal is not of type AbortSignal." in the metrics diagram part

Version-Release number of selected component (if applicable):
4.2.0-0.nightly-2019-06-24-160709

Google Chrome: Version 75.0.3770.90 (Official Build) (64-bit)
firefox: 66.0.4 (64-bit)

How reproducible:
Always

Steps to Reproduce:
1. See the description part
2.
3.

Actual results:
Failed to execute 'fetch' on 'Window': member signal is not of type AbortSignal.

Expected results:
No error

Additional info:

Comment 2 Samuel Padgett 2019-06-25 13:01:13 UTC
This was a regression introduced by https://github.com/openshift/console/pull/1775

It's fixed by https://github.com/openshift/console/pull/1807

We're tracking under Bug 1720045

*** This bug has been marked as a duplicate of bug 1720045 ***