Skip to content

[OKD4.7] Web-UI broken on "Create PersistentVolumeClaim" #8452

@devzeronull

Description

@devzeronull

Hi,

we experienced an error on the Web-UI in 4.7.0-0.okd-2021-03-21-094146 Release (bare-metal UPI).
When we click in Administrator View on "PersistentVolumeClaims" -> "Create PersistentVolumeClaim" (URL: https://console-openshift-console.apps.clustername.basedomain/k8s/ns/default/persistentvolumeclaims/~new/form")
grafik

the page gets loaded and after a short flickering showing the Forms content for a millisecond it stays completely empty - like being overlayed with a white page or the page content blended out:
grafik

In 4.6 it would look like this:
grafik

When looking at the pages source code it seems to be loaded having the following JavaScript-error:
grafik

TypeError: can't convert undefined to object
d create-pvc-chunk-e6298432dd020e2cd449.min.js:1
k create-pvc-chunk-e6298432dd020e2cd449.min.js:1
Ia vendorsmain-chunk-3652a4e54bce917198bc.min.js:166203
Ws vendors
main-chunk-3652a4e54bce917198bc.min.js:166203
unstable_runWithPriority vendorsmain-chunk-3652a4e54bce917198bc.min.js:166497
li vendors
main-chunk-3652a4e54bce917198bc.min.js:166203
Ws vendorsmain-chunk-3652a4e54bce917198bc.min.js:166203
Fs vendors
main-chunk-3652a4e54bce917198bc.min.js:166203
Ps vendorsmain-chunk-3652a4e54bce917198bc.min.js:166203
hi vendors
main-chunk-3652a4e54bce917198bc.min.js:166203
unstable_runWithPriority vendorsmain-chunk-3652a4e54bce917198bc.min.js:166497
li vendors
main-chunk-3652a4e54bce917198bc.min.js:166203
hi vendorsmain-chunk-3652a4e54bce917198bc.min.js:166203
di vendors
main-chunk-3652a4e54bce917198bc.min.js:166203
Is vendorsmain-chunk-3652a4e54bce917198bc.min.js:166203
notify vendors
main-chunk-3652a4e54bce917198bc.min.js:39200
notifyNestedSubs vendorsmain-chunk-3652a4e54bce917198bc.min.js:39200
notifySubscribers vendors
main-chunk-3652a4e54bce917198bc.min.js:109462
handleChangeWrapper vendorsmain-chunk-3652a4e54bce917198bc.min.js:39200
v vendors
main-chunk-3652a4e54bce917198bc.min.js:24762
b main-chunk-0e0280b47986f6ccc022.min.js:1
dispatch vendorsmain-chunk-3652a4e54bce917198bc.min.js:24762
s main-chunk-0e0280b47986f6ccc022.min.js:1
s main-chunk-0e0280b47986f6ccc022.min.js:1
i main-chunk-0e0280b47986f6ccc022.min.js:1
vendors
main-chunk-3652a4e54bce917198bc.min.js:166203
stopped watching storage.k8s.iov1StorageClass before finishing incremental loading with error TypeError: can't convert undefined to object! main-chunk-0e0280b47986f6ccc022.min.js:1

It is reproduceable in 4.7, but not in 4.6 and seems like it could be related to the templating/branding issue on the first 4.7 Release...

Can you confirm that?

Best regards

Metadata

Metadata

Labels

component/coreRelated to console core functionalitykind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions