-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
-
False
-
-
-
None
Version of components:
OCP version
4.17.0-0.nightly-2024-11-20-061725
Description of issue:
When Tracing UI plugin instance is created. The distributed-tracing-* pod shows the following errors and the Tracing UI is not available in the OCP web console.
% oc logs distributed-tracing-584f8f659b-h9msv time="2024-11-22T09:48:31Z" level=info msg="enabled features: []\n" module=main time="2024-11-22T09:48:31Z" level=error msg="cannot read base manifest file" error="open web/dist/plugin-manifest.json: no such file or directory" module=manifest time="2024-11-22T09:48:31Z" level=info msg="listening on https://:9443" module=server I1122 09:48:31.247298 1 tlsconfig.go:240] "Starting DynamicServingCertificateController" 10.128.0.58 - - [22/Nov/2024:09:48:39 +0000] "GET /plugin-manifest.json HTTP/1.1" 500 62 ikanse@ikanse-mac ~ % oc logs distributed-tracing-584f8f659b-h9msv time="2024-11-22T09:48:31Z" level=info msg="enabled features: []\n" module=main time="2024-11-22T09:48:31Z" level=error msg="cannot read base manifest file" error="open web/dist/plugin-manifest.json: no such file or directory" module=manifest time="2024-11-22T09:48:31Z" level=info msg="listening on https://:9443" module=server I1122 09:48:31.247298 1 tlsconfig.go:240] "Starting DynamicServingCertificateController" 10.128.0.58 - - [22/Nov/2024:09:48:39 +0000] "GET /plugin-manifest.json HTTP/1.1" 500 62 10.128.0.58 - - [22/Nov/2024:09:49:38 +0000] "GET /plugin-manifest.json HTTP/1.1" 500 62 10.128.0.58 - - [22/Nov/2024:09:49:50 +0000] "GET /plugin-manifest.json HTTP/1.1" 500 62
Steps to reproduce the issue:
*Instal the latest operator bundle from the Konflux build.
*Create the Tracing UI plugin instance and check the UI plugin pod logs.
- clones
-
COO-519 Tracing UI not displayed in OpenShift Webconsole
- Verified